Jump to content
  • 0

Iron Shovel Crafting= Crash


Question

Posted

Title: Iron Shovel Crafting= Crash

Version: 3.1.2

OS: Vista

Java Version: Version 7 Update 5

Description of Problem:

I have a tekkit server, and whenever someone crafts an iron shovel, and sometimes other iron tools, they get this error, and aren't able to log back in until I delete there .dat file

Error Messages:

Internal exception: java.util.ZipException: Not in GZIP format

Error Log:


09:04:35] [sEVERE]	2012-09-27 09:04:35 [WARNING] Received a TileEntityData packet for a location that did not have a TileEntity: (873, 35, 784) 1: 59, 0, 0



[09:04:37] [sEVERE]	2012-09-27 09:04:37 [WARNING] Received a TileEntityData packet for a location that did not have a TileEntity: (873, 36, 800) 1: 54, 0, 0



[09:05:20] [sEVERE]	java.util.zip.ZipException: Not in GZIP format

[09:05:20] [sEVERE]		at java.util.zip.GZIPInputStream.readHeader(Unknown Source)

[09:05:20] [sEVERE]		at java.util.zip.GZIPInputStream.<init>(Unknown Source)

[09:05:20] [sEVERE]		at java.util.zip.GZIPInputStream.<init>(Unknown Source)

[09:05:20] [sEVERE]		at at.a(SourceFile:27)

[09:05:20] [sEVERE]		at abs.c(SourceFile:253)

[09:05:20] [sEVERE]		at abs.b(SourceFile:228)

[09:05:20] [sEVERE]		at fu.a(SourceFile:32)

[09:05:20] [sEVERE]		at abs.a(SourceFile:155)

[09:05:20] [sEVERE]		at lg.e(NetworkManager.java:227)

[09:05:20] [sEVERE]		at lg.c(NetworkManager.java:389)

[09:05:20] [sEVERE]		at rl.run(SourceFile:76)

5 answers to this question

Recommended Posts

  • 0
Posted

the shovel would be sharing an item id with something else, you need to look in the other mods config files and find the item that is causing the conflict

and the part of the error refering to not in gzip i have seen when said item with a duplicate ID is in a chest that someone is trying to access

  • 0
Posted

That's also the classic error of a corrupt world, the iron shovel may just be a symptom. Run your world through Chunkster of MCEdit

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...