[ANGRY PIXEL] The Betweenlands

[ANGRY PIXEL] The Betweenlands

24M Downloads

Possible NPE on the server end

Sunconure11 opened this issue ยท 4 comments

commented

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:

  1. Enter a server that's using my pack
  2. ???
  3. A fatal error has occurred, this connection is terminated

Expected result:

The ability to enter my own server fine

Actual result:

https://pastebin.com/QaEcSVEh

Possibly connected to this, as well: OreCruncher/DynamicSurroundings#280

Pictures:

commented

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

commented

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.

commented

Issue is still occurring. It turns out it's connected to tropicraft.

Tropicraft/Tropicraft#254

commented

The Betweenlands is not related to this issue.