Possible NPE on the server end
Sunconure11 opened this issue ยท 4 comments
Versions
Betweenlands version:
V 3.3.4
Forge version:
14.23.2.2631
Singleplayer or Multiplayer:
Multiplayer, vanilla forge
Installed mods:
Modpack is my own, https://minecraft.curseforge.com/projects/compitum-magia/files/2543538
Link to full crash log
Description of the problem
How to reproduce:
- Enter a server that's using my pack
- ???
- A fatal error has occurred, this connection is terminated
Expected result:
The ability to enter my own server fine
Actual result:
Possibly connected to this, as well: OreCruncher/DynamicSurroundings#280
Pictures:
I've added a != null check to all the packets just to be safe, but I don't think this should be necessary? Interesting that this has never happened before
This is unrelated to BL, no need to add a null check @TheCyberBrick. You see the vanilla packets having the same issue in that log. This is can happen when a connection is closed while there are packet tasks in the queue, consequently getting processed after close.
Issue is still occurring. It turns out it's connected to tropicraft.