Playing on my 3rd party hosted DW20 1.6.4 (v.1.0.25) server.
I tried collecting clouds before, and had this crash, ended up re-uploading all my server files, force updating my files and deleting my player.dat file to fix it.
When this happened before, I was using the equal exchange want foci, and thought maybe that was the problem. So I figure I'll try it again. Ever the optimist, that's me!
Fly up to the clouds, to collect a bunch for a build I want to do.
Collect 8 cloud blocks.
java exception, disconnected:
Server console
13.08 18:35:37 [Server] SEVERE Reached end of stream for /xxx.xx.xx.xx
13.08 18:35:29 [Server] INFO Unloading Player: capnquirk
13.08 18:35:29 [Server] INFO capnquirk left the game
13.08 18:35:29 [Disconnect] User Capnquirk has disconnected, reason: disconnect.overflow
Server is fine, no crash reports there, but on my client crash reports I have this:
So, it seems that there is an issue with codechicken.enderstorage.api (am I reading this right?)
If this is the case, how can I fix it?
*EDIT
So to fix this, and allow me to log into the server, I had to force update my modpack.
I tried collecting clouds before, and had this crash, ended up re-uploading all my server files, force updating my files and deleting my player.dat file to fix it.
When this happened before, I was using the equal exchange want foci, and thought maybe that was the problem. So I figure I'll try it again. Ever the optimist, that's me!
Fly up to the clouds, to collect a bunch for a build I want to do.
Collect 8 cloud blocks.
java exception, disconnected:
Server console
13.08 18:35:37 [Server] SEVERE Reached end of stream for /xxx.xx.xx.xx
13.08 18:35:29 [Server] INFO Unloading Player: capnquirk
13.08 18:35:29 [Server] INFO capnquirk left the game
13.08 18:35:29 [Disconnect] User Capnquirk has disconnected, reason: disconnect.overflow
Server is fine, no crash reports there, but on my client crash reports I have this:
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 18/07/14 5:53 AM
Description: Exception in server tick loop
java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format
at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:157)
at codechicken.enderstorage.api.EnderStorageManager.<init>(EnderStorageManager.java:118)
at codechicken.enderstorage.api.EnderStorageManager.reloadManager(EnderStorageManager.java:195)
at codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler.onWorldLoad(EnderStorageManager.java:41)
at net.minecraftforge.event.ASMEventHandler_83_EnderStorageSaveHandler_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:85)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
at java.util.zip.GZIPInputStream.<init>(Unknown Source)
at java.util.zip.GZIPInputStream.<init>(Unknown Source)
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:28)
at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:144)
// Would you like a cupcake?
Time: 18/07/14 5:53 AM
Description: Exception in server tick loop
java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format
at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:157)
at codechicken.enderstorage.api.EnderStorageManager.<init>(EnderStorageManager.java:118)
at codechicken.enderstorage.api.EnderStorageManager.reloadManager(EnderStorageManager.java:195)
at codechicken.enderstorage.api.EnderStorageManager$EnderStorageSaveHandler.onWorldLoad(EnderStorageManager.java:41)
at net.minecraftforge.event.ASMEventHandler_83_EnderStorageSaveHandler_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
at net.minecraftforge.event.EventBus.post(EventBus.java:108)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:85)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:107)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.util.zip.ZipException: Not in GZIP format
at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
at java.util.zip.GZIPInputStream.<init>(Unknown Source)
at java.util.zip.GZIPInputStream.<init>(Unknown Source)
at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:28)
at codechicken.enderstorage.api.EnderStorageManager.load(EnderStorageManager.java:144)
So, it seems that there is an issue with codechicken.enderstorage.api (am I reading this right?)
If this is the case, how can I fix it?
*EDIT
So to fix this, and allow me to log into the server, I had to force update my modpack.
Last edited: