Jump to content

Question

Posted

Title: Help! Several Errors

Version: 3.1.2

OS: Windows 7 64-bit

Java Version: Version 6 Update 31

Description of Problem:

Hello, I've been having several problems with my Tekkit server.

The First problem is that after a power outage, my Railcraft is spouting out errors

"[WARNING] Error loading Railcraft Save Data: Not in GZIP format" To be precise.

Also after the outage, I can no longer play as when ever I try to join, it either doesn't connect me, or it loads me falling into the void, then crashes, but leaves a really loud noise playing on the speakers continously. The error log appears when ever I join.

And finally a minor problem, but I can no longer see my server as online on the join server screen (I am using a Hamachi server). This has the problem of making it difficult to join.

I have already tried to delete the railcraft.data file to no avail, and have also tried to reinstall Hamachi.

Please help

Error Messages:

Error Log:


2012-08-16 23:23:19 [sEVERE] java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to net.minecraft.server.NBTTagCompound

2012-08-16 23:23:19 [sEVERE] 	at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItems(EnderStorageManager.java:247)

2012-08-16 23:23:19 [sEVERE] 	at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(EnderStorageManager.java:228)

2012-08-16 23:23:19 [sEVERE] 	at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageManager.java:118)

2012-08-16 23:23:19 [sEVERE] 	at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66)

2012-08-16 23:23:19 [sEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1190)

2012-08-16 23:23:19 [sEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)

2012-08-16 23:23:19 [sEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)

2012-08-16 23:23:19 [sEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-08-16 23:23:19 [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:1190)

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

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

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

2 answers to this question

Recommended Posts

  • 0
Posted

World corruption due to power failures is a royal pain in the rear, which is why I would always recommend restoring from backups in a case like this. If you, for whatever bad reason, don't have backups, it looks like an Ender Chest is messing up your world for this particular error. Try removing it with MCEdit. Saving with MCEdit has the added effect of stopping world corruption from getting worse, sometimes.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...