[1.16.5] NPE from Message in a Bottle
NielsPilgaard opened this issue ยท 3 comments
Relayed from: EnigmaticaModpacks/Enigmatica6#2118
Aquaculture-1.16.5-2.1.18
Describe the bug
"Null Pointer Exception: Aquaculture.MessageInABottle (String) cannot be Null." in chat. The logs don't contain the stack trace, so I'm guessing that Message In A Bottle's code catches exceptions and uses their message string as the bottle's message.
Logs
.....
[19:59:21] [Render thread/INFO]: [CHAT] Can't teleport yet! Cooldown: 1 minute and 58 seconds
[20:01:54] [Render thread/INFO]: [CHAT] Null Pointer Exception: Aquaculture.MessageInABottle (String) cannot be null.
[20:02:09] [Server thread/INFO]: Saving and pausing game...
...Screenshots
See here.