Problem 1.4.2 FTB Server Pack A- Ender Chest

  • 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

ff255away

New Member
Jul 29, 2019
81
0
0
  • OSX 10.8.2
  • Private Server, non-dedicated host
  • using the 1.4.2 FTB server pack A
  • no mods added to the server
  • dedicated 2gb+1gb for java ram, 2x2.8GHz Quad-Core Intel Xeon Processor
Server is crashing once ender chests are placed and used.
::EDIT:: the server is fine until its reloaded (which we done about 2 times a day). encounters the following error upon start up.

The error:
[SEVERE] Encountered an unexpected exception ClassCastException
java.lang.ClassCastException: bl cannot be cast to bh
at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:82)
at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:65)
at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:389)
at codechicken.enderstorage.TileEnderChest.g(TileEnderChest.java:63)
at xe.h(World.java:2020)
at ie.h(WorldServer.java:463)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
at hg.r(DedicatedServer.java:241)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
at fp.run(SourceFile:818)


The crash report can be found here:
http://pastie.org/5586285
 

ff255away

New Member
Jul 29, 2019
81
0
0
Some updated information. I've found that by deleting the .dat files of the ender chests before server start up, it loads without a hitch. So, the chests have retaken their place in multi-dimensional and long distance item movement, but its still very frustrating to have to add otherwise unnecessary buffer chests just to empty the contents of each ender chest.