Problem Issue on Monster

MrBrunty

New Member
Jul 29, 2019
257
0
0
Ok so I had an issue with chicken chunks and had to delete the logintimes.dat file to get my server started again. But since then I am occasionally getting this in console

22:16:31 [SEVERE] java.io.EOFException
22:16:31 [SEVERE] at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:264)
22:16:31 [SEVERE] at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:254)
22:16:31 [SEVERE] at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:163)
22:16:31 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:78)
22:16:31 [SEVERE] at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:90)
22:16:31 [SEVERE] at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:28)
22:16:31 [SEVERE] at net.minecraft.world.storage.MapStorage.func_75742_a(MapStorage.java:72)
22:16:31 [SEVERE] at net.minecraft.world.World.func_72943_a(World.java:5015)
22:16:31 [SEVERE] at forestry.arboriculture.genetics.TreeHelper.getBreedingTracker(TreeHelper.java:259)
22:16:31 [SEVERE] at forestry.arboriculture.genetics.TreeHelper.getTreekeepingMode(TreeHelper.java:285)
22:16:31 [SEVERE] at forestry.arboriculture.gadgets.TileLeaves.onBlockTick(TileLeaves.java:124)
22:16:31 [SEVERE] at forestry.arboriculture.gadgets.BlockTreeContainer.func_71847_b(BlockTreeContainer.java:27)
22:16:31 [SEVERE] at forestry.arboriculture.gadgets.BlockLeaves.func_71847_b(BlockLeaves.java:200)
22:16:31 [SEVERE] at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:750)
22:16:31 [SEVERE] at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:440)
22:16:31 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:872)
22:16:31 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
22:16:31 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
22:16:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
22:16:31 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

I hav no idea if its connected but figured it was information I should let you know as the two issues appeared so close to one another. The part about forestry changes between mods, I've seen mariculture mentioned in the same space.

At the moment it doesn't appear to be having any adverse effects on my server but I am a little concerned as google has lead me to several forums where world corruption is diagnosed with similar errors that result in failed startups. Figured I'd ask here as this one is a little out of my depth.

Should say, its a monster server - version 1.1.1, mcpc+ with 36 plugins, the error is persistant both with and without mcpc+ Blood magic and thaumic tinkerer KAMI are both active.

Java version: OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
You have corruption, that's what EOFexceptions are end of file, it got cut off mid write or something else happened. Best bet is the disable chickenchunks as it is most likely a corrupted chunkloaders and delete all chickenchunks files then start the server to delete all chunkloaders, then you can re enable it.