---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 17/09/15 07:15
Description: Exception in server tick loop
java.lang.RuntimeException: java.io.EOFException
at codechicken.chunkloader.ChunkLoaderManager.load(ChunkLoaderManager.java:496)
at codechicken.chunkloader.ChunkLoaderEventHandler.onWorldLoad(ChunkLoaderEventHandler.java:56)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_530_ChunkLoaderEventHandler_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.MinecraftServer.func_71247_a(MinecraftServer.java:442)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:392)
at codechicken.chunkloader.ChunkLoaderManager.loadPlayerChunks(ChunkLoaderManager.java:538)
at codechicken.chunkloader.ChunkLoaderManager.load(ChunkLoaderManager.java:492)
... 8 more
EDIT
Now it saying this 17.09 07:15:20 [Server] INFO The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded. along with that in the crash log
// Don't be sad. I'll do better next time, I promise!
Time: 17/09/15 07:15
Description: Exception in server tick loop
java.lang.RuntimeException: java.io.EOFException
at codechicken.chunkloader.ChunkLoaderManager.load(ChunkLoaderManager.java:496)
at codechicken.chunkloader.ChunkLoaderEventHandler.onWorldLoad(ChunkLoaderEventHandler.java:56)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_530_ChunkLoaderEventHandler_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.MinecraftServer.func_71247_a(MinecraftServer.java:442)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:392)
at codechicken.chunkloader.ChunkLoaderManager.loadPlayerChunks(ChunkLoaderManager.java:538)
at codechicken.chunkloader.ChunkLoaderManager.load(ChunkLoaderManager.java:492)
... 8 more
EDIT
Now it saying this 17.09 07:15:20 [Server] INFO The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded. along with that in the crash log