I guess i'm not allowed to have clouds.. (kinda fixxed?)

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Cptqrk

Popular Member
Aug 24, 2013
1,420
646
138
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:
---- 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)

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:
Perhaps updating your copy of either Natura and/or Ender Storage might alleviate the situation. My guess is that, for some reason, something is causing a file Ender Storage is accessing to not return as a valid GZIP-compressed file, which sounds like a problem on the end of the Ender Storage API.
 
Updating would not let me on my server as versions would clash.
At least I know the server is working fine, some other players logged in and mucked around for a while (caught up with them because I saw them log in on the console lol)
I'm going to try to force update on my end and cross my fingers.
 
LOL okay I'll try that next time I can log in.
Strange, I've seen people in videos use the equal exchange foci and torches all the time with no issues, but every time I try to collect clouds...
I used Tinker's hammer this last time... maybe the clouds only want vanilla picks? I'm so confused.
 
Oh, and what mod is it that puts those "harvestable" clouds in the DW20 pack?
Derp* Natura.

@mDiyo, are they on these forums?

I think I need to leave a note with the mod creator to see if it's a glitch that they can fix, or if I'm fubar

Also, I added this to the DW20 mod pack bugs forum post.
Hopefully someone will see it
 
Last edited:
The terrain smasher... It only breaks the block directly in front of it right? So to use this I would have to put it down in front of every cloud block I want.
Seems a bit of a pain.
Is there any other item that would collect the clouds in a larger area?
 
The terrain smasher... It only breaks the block directly in front of it right? So to use this I would have to put it down in front of every cloud block I want.
Seems a bit of a pain.
Is there any other item that would collect the clouds in a larger area?
a quarrying device of some description (including turtle armies)
 
Hrmm, yes. A quarry of some kind way up in the air would work, would still have to baby sit it tho' if I didn't want it to end up digging into the world below it.[DOUBLEPOST=1408030107][/DOUBLEPOST]FYI: I tried to collect clouds again, by just punching them. Again, same error/crash.

Console Log:

14.08 08:38:05 [Server] SEVERE Reached end of stream for ....
14.08 08:37:58 [Server] INFO Unloading Player: capnquirk
14.08 08:37:58 [Server] INFO at net.minecraft.network.TcpWriterThread.run(SourceFile:121)
14.08 08:37:58 [Server] INFO at java.io.DataOutputStream.flush(Unknown Source)
14.08 08:37:58 [Server] INFO at java.io.BufferedOutputStream.flush(Unknown Source)
14.08 08:37:58 [Server] INFO at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
14.08 08:37:58 [Server] INFO at org.bouncycastle.crypto.io.CipherOutputStream.write(Unknown Source)
14.08 08:37:58 [Server] INFO at java.net.SocketOutputStream.write(Unknown Source)
14.08 08:37:58 [Server] INFO at java.net.SocketOutputStream.socketWrite(Unknown Source)
14.08 08:37:58 [Server] INFO java.net.SocketException: Socket closed
14.08 08:37:58 [Server] INFO capnquirk left the game
14.08 08:37:58 [Disconnect] User Capnquirk has disconnected, reason: disconnect.overflow
 
Last edited: