Extreme Chunk Errors

Discussion in 'Bukkit Help' started by flaaghara, Jul 10, 2011.

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

    flaaghara

    Well, earlier today I had half of the ENTIRE MINECRAFT MAP turn into tundra, and all the water froze. After that biome took over, I didn't think it could get worse. Of course, I was wrong. I had decided to trash my world because of the ice problem, and save a couple of cities and buildings for a new world using WorldEdit's .schematic function (//save). Then it happened. I went to one of the cites, and started lagging tremendously. I looked into the console only to find dozens of the same error flashing past my screen incredibly fast. It was easily 10+ errors a second, and the error was around 30 lines long. It read:
    Show Spoiler
    17:31:28 [INFO] Chunk (-2, 14) stored at (-2, 16)
    17:31:28 [INFO] net.minecraft.server.Chunk
    17:31:28 [SEVERE] java.lang.Throwable
    17:31:28 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateC
    hunk(ChunkProviderServer.java:124)
    17:31:28 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:272)

    17:31:28 [SEVERE] at net.minecraft.server.ChunkCache.<init>(SourceFile:28)

    17:31:28 [SEVERE] at net.minecraft.server.World.a(World.java:2118)
    17:31:28 [SEVERE] at net.minecraft.server.EntityCreature.B(EntityCreature.
    java:177)
    17:31:28 [SEVERE] at net.minecraft.server.EntityCreature.c_(EntityCreature
    .java:73)
    17:31:28 [SEVERE] at net.minecraft.server.EntityLiving.v(EntityLiving.java
    :685)
    17:31:28 [SEVERE] at net.minecraft.server.EntityMonster.v(EntityMonster.ja
    va:26)
    17:31:28 [SEVERE] at net.minecraft.server.EntityLiving.m_(EntityLiving.jav
    a:218)
    17:31:28 [SEVERE] at net.minecraft.server.EntityMonster.m_(EntityMonster.j
    ava:30)
    17:31:28 [SEVERE] at net.minecraft.server.EntityCreeper.m_(EntityCreeper.j
    ava:68)
    17:31:28 [SEVERE] at net.minecraft.server.World.entityJoinedWorld(World.ja
    va:1190)
    17:31:28 [SEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(Wo
    rldServer.java:48)
    17:31:28 [SEVERE] at net.minecraft.server.World.playerJoinedWorld(World.ja
    va:1172)
    17:31:28 [SEVERE] at net.minecraft.server.World.cleanUp(World.java:1102)
    17:31:28 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:447)
    17:31:28 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    17:31:28 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    17:31:28 [WARNING] Can't keep up! Did the system time change, or is the server o
    verloaded?
    >

    I used WorldEdit to find the Chunk and there it was, chunk (-2, 16), an exact replica of chunk (-2, 14). Chunk (-2, 16) was out in the water like a little island, while (-2, 14) looked like the coastline. Anyways, after enduring extreme lag, it wasn't long before my server.log file was 1m bytes. I couldn't stop the server with the usual 'stop' function in the CMD, so I was forced to close it with the dreaded "X". >.< Now, I can't get back in, and I need to get in there to save the city right next to the corrupted chunk. If I can make it to spawn, I'll be able to fly over there in time to save the city, but my login is stuck right next to the chunk, and I just end up lagging out as the server crashes. Does anyone have a fix for this? Thanks. Also can anyone tell me what might have caused this?
     
  2. Offline

    Nachocuban

    if you delete your user profile in the world/users folder it will spawn you at the spawn on next log in
     
  3. Offline

    Matt Gill

    I just got online to see my server has this same error. Any idea what it means?
     
Thread Status:
Not open for further replies.

Share This Page