Every time I try to load my world, it flashes "Loading World", and then exits back to the technic launcher.IT says there's something wrong with a better barrels mod, but I can't find that in the mods folder.
Here's the error report:
---- Minecraft Crash Report ---- // Shall we play a game?
Time: 11/29/15 1:21 PM Description: Exception in server tick loop
java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format at mcp.mobius.betterbarrels.bspace.BSpaceStorageHandler.loadFromFile(BSpaceStorageHandler.java:380) at mcp.mobius.betterbarrels.bspace.BBEventHandler.onWorldLoad(BBEventHandler.java:21) at cpw.mods.fml.common.eventhandler.ASMEventHandler_151_BBEventHandler_onWorldLoad_Load.invoke(.dynamic) at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) 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:29) at mcp.mobius.betterbarrels.bspace.BSpaceStorageHandler.loadFromFile(BSpaceStorageHandler.java:364) ... 8 more
Question
KidSchadow
Every time I try to load my world, it flashes "Loading World", and then exits back to the technic launcher.IT says there's something wrong with a better barrels mod, but I can't find that in the mods folder.
Here's the error report:
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 11/29/15 1:21 PM
Description: Exception in server tick loop
java.lang.RuntimeException: java.util.zip.ZipException: Not in GZIP format
at mcp.mobius.betterbarrels.bspace.BSpaceStorageHandler.loadFromFile(BSpaceStorageHandler.java:380)
at mcp.mobius.betterbarrels.bspace.BBEventHandler.onWorldLoad(BBEventHandler.java:21)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_151_BBEventHandler_onWorldLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:73)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
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:29)
at mcp.mobius.betterbarrels.bspace.BSpaceStorageHandler.loadFromFile(BSpaceStorageHandler.java:364)
... 8 more
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.