Jump to content
  • 0

Odd Server Error


Question

Posted

Title: Odd Server Error

Version: 0.5.1

OS: WIndows 7

Java Version: Info not provided by server host

Description of Problem:

Unexpected Server Error preventing me from starting the server

Error Messages:

Please Keep in mind that this is a server error!

Error Log:


Time: 9/19/13 6:21 PM

Description: Exception in server tick loop



java.lang.RuntimeException: Error while loading chunk info

	at cpw.mods.fml.server.FMLServerHandler.haltGame(FMLServerHandler.java:102)

	at cpw.mods.fml.common.FMLCommonHandler.raiseException(FMLCommonHandler.java:196)

	at codechicken.chunkloader.ChunkLoaderManager.load(ChunkLoaderManager.java:565)

	at codechicken.chunkloader.ChunkLoaderEventHandler.onWorldLoad(ChunkLoaderEventHandler.java:90)

	at net.minecraftforge.event.ASMEventHandler_77_ChunkLoaderEventHandler_onWorldLoad_Load.invoke(.dynamic)

	at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)

	at net.minecraftforge.event.EventBus.post(EventBus.java:103)

	at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)

	at ho.c(DedicatedServer.java:180)

	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)

	at fy.run(SourceFile:849)

Caused by: java.io.EOFException

	at java.io.DataInputStream.readInt(DataInputStream.java:392)

	at codechicken.chunkloader.ChunkLoaderManager.loadLoginTimes(ChunkLoaderManager.java:576)

	at codechicken.chunkloader.ChunkLoaderManager.load(ChunkLoaderManager.java:561)

	... 8 more

1 answer 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.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...