Corrupted Chunks. Is there a fix?

Discussion in 'Archived: Plugin Requests' started by bluemoondevil, May 15, 2011.

  1. Offline

    bluemoondevil

    So, I had my computer freeze earlier this morning and I had to hard boot it, and I didn't get a chance to save my server data or close the prompt with a "stop" command. Anyway, when I loaded it back up I keep getting this error message spammed over and over again, anything I can do to fix it without loosing everything that is built in that chunk?

    03:00:32 [INFO] Chunk (-25, -26) stored at (-25, -28)
    03:00:32 [INFO] net.minecraft.server.Chunk
    03:00:32 [SEVERE] java.lang.Throwable
    03:00:32 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateC
    hunk(ChunkProviderServer.java:120)
    03:00:32 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:213)

    03:00:32 [SEVERE] at net.minecraft.server.World.b(World.java:1733)
    03:00:32 [SEVERE] at net.minecraft.server.EntityLiving.u(EntityLiving.java
    :677)
    03:00:32 [SEVERE] at net.minecraft.server.EntityMonster.u(EntityMonster.ja
    va:30)
    03:00:32 [SEVERE] at net.minecraft.server.EntityLiving.p_(EntityLiving.jav
    a:231)
    03:00:32 [SEVERE] at net.minecraft.server.EntityMonster.p_(EntityMonster.j
    ava:34)
    03:00:32 [SEVERE] at net.minecraft.server.World.entityJoinedWorld(World.ja
    va:1007)
    03:00:32 [SEVERE] at net.minecraft.server.WorldServer.entityJoinedWorld(Wo
    rldServer.java:52)
    03:00:32 [SEVERE] at net.minecraft.server.World.playerJoinedWorld(World.ja
    va:989)
    03:00:32 [SEVERE] at net.minecraft.server.World.cleanUp(World.java:966)
    03:00:32 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:367)
    03:00:32 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:285)
    03:00:32 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:394)

    I'm using Bukkit version 740.
     
  2. Offline

    Kitteh

    I personally use MCedit to fix corrupted chunks. or checkworld.py

    Remember if you're using MCedit you will need to backup your world.
     
  3. Offline

    MinecraftHead

    There is a .jar called Chunkster.jar that will revert the bad chunks to default. I also noticed some biome changes after running it on a corrupted world i had.
    If there was buildings/etc in the bad chunks, they will have huge holes out of them.
    But 2 bad chunks is better than rebuilding!
    http://forums.bukkit.org/threads/admin-chunkster.8186/

    Hope this helps.
    MH
     
  4. Offline

    bluemoondevil

    I was hopefully looking for something that would stop those error messages WITHOUT destroying the buildings inside of the corrupted chunks, anything that will do that? I had a corruption like this before and had some biome changes as well when I used chunkster, it turned everything into a snow area lol. I would like to avoid that happening again if there is a way to do that.
     
  5. Offline

    tenten8401

    Why dont you just do //setbiome with worldedit?
    [diamond][diamond][diamond][diamond][diamond][cake]
     

Share This Page