Jump to content

Question

Posted

Title: SEVERE Error

Version: 3.1.3

OS: Windows 7

Java Version: 1.6.0_37

Description of Problem:

My computer restarted while running my tekkit server and when I reloaded the server it gives me this error and wont let me connect to it, I can still send the server commands like say and list but it wont let anyone connect and doesn't even show up in the multiplayer screen.

Error Messages:

Error Log:


2013-01-07 02:22:12 [iNFO] Done (1.557s)! For help, type "help" or "?"

2013-01-07 02:22:12 [sEVERE] java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound

2013-01-07 02:22:12 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247)

2013-01-07 02:22:12 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228)

2013-01-07 02:22:12 [sEVERE] at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118)

2013-01-07 02:22:12 [sEVERE] at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66)

2013-01-07 02:22:12 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)

2013-01-07 02:22:12 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

2013-01-07 02:22:12 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

2013-01-07 02:22:12 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2013-01-07 02:22:12 [sEVERE] Unexpected exception

java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound

at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247)

at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228)

at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118)

at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66)

at net.minecraft.server.World.tickEntities(World.java:1189)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

6 answers to this question

Recommended Posts

  • 0
Posted

Try redownloading the server, and transferring the world file. If that doesn't work then try making a new world. If it works with a new one but not your old one, the world is probably corrupt.

  • 0
Posted

I'm guessing it was your world then.

This might work, but make a backup first, just in case.

Try removing the enderstorage mod, loading the world, and then adding it back in. Perhaps it will remove the EnderStorage stuff and fix your world.

  • 0
Posted

No problem, I'm glad that fixed it for you. You might want to check your factory and any other things you've built, just in case a missing Enderchest somewhere is breaking the system, and possibly causing an Item Leak(Where pipes spew their contents all over the floor because there's nowhere for the item to go - only happens with Buildcraft Pipes)

  • 0
Posted

I had a lava farm in the Nether. I was using the ender chests to send buckets to the Overworld to power my geothermal generators, but I dont need them anymore so I fixed that up. Thanks again man.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...