Weird Error

Discussion in 'Bukkit Help' started by minikyuubi, Aug 19, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    minikyuubi

    Well my computer lost power a second ago and when me and my friend relog (it only happens after he logs in) i get spammed this message
    Code:
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-08-19 15:18:44 [INFO] Chunk (12, -13) stored at  (20, -15)
    2011-08-19 15:18:44 [SEVERE] java.lang.Throwable
    2011-08-19 15:18:44 [SEVERE]     at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:116)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.World.getChunkAt(World.java:274)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.World.j(World.java:1869)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.World.doTick(World.java:1723)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:441)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-08-19 15:18:44 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    any idea whats causing it and how to fix?
     
  2. Offline

    yepwatermelon

    Need a list of your OS/Java Build/Plugins Etc.
     
  3. Offline

    Banana937

    That's totally unnecessary, this is a problem that is unrelated to all of those things.

    @minikyuubi You have a corrupted chunk. Here is a guide to fixing it:
    1. Turn your server off.
    2. Download MCEdit.
    3. Open your server's world in MCEdit.
    4. Press Control+S.
    5. Try to run your server now.
    If it still doesn't work, the world is corrupted, and you either need to restore from a backup, or create a new world.
     
  4. Offline

    TnT

    Grab Chunkster and run it, it will fix the "Chunk (x,y) stored at (x,y)" errors.
     
  5. Offline

    Banana937

    Never heard about Chunkster, but I'll start recommending it. Looks a lot better than MCEdit.
     
  6. Offline

    TnT

    @Banana937
    The author dev'd it right after those corruption issues started. I was hoping he would expand the scope of what kind of corruption it fixed, but unfortunately he left it at just that. Still a great tool to be used for that specific form of corruption.
     
Thread Status:
Not open for further replies.

Share This Page