Objects.requireNonNull at updateDimensionTitle on login
pumkinisawesome opened this issue ยท 4 comments
Hiya! I'm getting a wonderful error, only sometimes, when I try to join my server. With my rudimentary knowledge of Java (I'm learning at the moment), it seems to be caused by something being null that shouldn't be or something... It seems to be during updateDimensionTitle. Here is a crash log thingie that shows what happened:
https://crashy.net/otmsRNhapiG2hdQ3Bepa
Do you think this is something to do with the server, or Traveler's Titles? And what can I do to resolve this?
Thank you for any help you can give!
Weird, seems like the AutoRegisterSoundEvent on my API isn't always resolving properly in time. I'll take a look soon
Not sure the root cause yet but I attempted a hotfix to prevent crashing. Try this prelease: https://github.com/YUNG-GANG/Travelers-Titles/releases/tag/1.19.2-Forge-3.1.2-beta0
EDIT: this won't fix it either, sorry. Gonna need a bit to figure this out.