FTB Inventions crashes with "Exception in server tick loop"

  • Thread starter Thread starter Xyyr
  • Start date Start date
  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
X

Xyyr

Guest
Title:
FTB Inventions crashes with "Exception in server tick loop"
Launcher Version:
Modpack:
FTB Inventions (v1.0.1) Minecraft Version 1.7.10
Modpack Version:
1.0.1
Log Link:
Details of the issue:
Hey there,

we're keep getting the issue, that the server crashes with the following crash-log:
-----
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
at codechicken.lib.packet.PacketCustom.sendToPlayer(PacketCustom.java:496)
at codechicken.lib.packet.PacketCustom.sendToPlayer(PacketCustom.java:489)
at codechicken.enderstorage.internal.EnderStorageSPH.sendOpenUpdateTo(EnderStorageSPH.java:29)
at codechicken.enderstorage.storage.EnderItemStoragePlugin.sendClientInfo(EnderItemStoragePlugin.java:42)
at codechicken.enderstorage.api.EnderStorageManager.sendClientInfo(EnderStorageManager.java:84)
at codechicken.enderstorage.api.EnderStorageManager.access$100(EnderStorageManager.java:26)
at codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler.onPlayerChangedDimension(EnderStorageManager.java:49)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_195_EnderStorageSaveHandler_onPlayerChangedDimension_PlayerLoggedOutEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedOut(FMLCommonHandler.java:555)
at net.minecraft.server.management.ServerConfigurationManager.func_72367_e(ServerConfigurationManager.java:318)
at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:633)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:154)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-----
My assumption is, that anyone clicks on an EnderIO Tank with an item which may cause the crash, but i dont know which item it could be. Am i right with my assumption or not? I would love to get rid of this, because it keeps crashing to often for my opinion.

Can anyone help here or just gives us a clue?

Regards
Xyyr
 
Backup the world and delete the enderstorage folder from the save. If that does not work then disable the Enderstorage mod then load the world then re-add the mod.