Futurepack Mod - Now with flyable Spaceships!

Futurepack Mod - Now with flyable Spaceships!

1M Downloads

Random server crash

mcenderdragon opened this issue ยท 1 comments

commented
java.lang.NullPointerException: Exception in server tick loop
	at java.util.HashSet.add(Unknown Source)
	at futurepack.common.dim.atmosphere.AtmosphereManager.addWorldToUpdateQuee(AtmosphereManager.java:289)
	at futurepack.common.dim.atmosphere.AtmosphereManager.onWorldTick(AtmosphereManager.java:280)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_838_AtmosphereManager_onWorldTick_WorldTickEvent.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:274)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:776)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
	at java.lang.Thread.run(Unknown Source)

FP: 26.3.417

commented