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

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