Bukkit Error

Discussion in 'Bukkit Help' started by Jackster21, Nov 23, 2011.

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

    Jackster21

    Code:
    
    2011-11-23 22:59:25 [SEVERE] java.lang.Throwable
    2011-11-23 22:59:25 [SEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:104)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:331)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.World.k(World.java:1894)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.World.doTick(World.java:1740)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-11-23 22:59:25 [SEVERE] Chunk (10, -25) stored at  (0, -22) in world 'world'
    2011-11-23 22:59:25 [SEVERE] net.minecraft.server.Chunk
    2011-11-23 22:59:25 [SEVERE] java.lang.Throwable
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.World.getChunkAt(World.java:331)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.World.k(World.java:1894)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.World.doTick(World.java:1740)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:503)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2011-11-23 22:59:25 [INFO] Chunk (10, -25) stored at  (0, -22)
    2011-11-23 22:59:25 [SEVERE] java.lang.Throwable
    2011-11-23 22:59:25 [SEVERE] at org.bukkit.craftbukkit.util.LongHashtable.get(LongHashtable.java:32)
    2011-11-23 22:59:25 [SEVERE] at net.minecraft.server.ChunkProviderServer.get
    
    
    
    my log is being spammed by that like 5 times every second.

    can you assist?

    server.log is growing by 50MB a minute... :/

    cheers.
     
  2. Offline

    saul100

    You have a form of world corruption. Try using chunkster or MCEdit. If that dosn't work, restore from backups (if you have :p )
    Make sure to always keep backups.

     
  3. Offline

    LilShonen

    I say delete your world (if not a lot of work is done) and then restart your server, then you will have a brand new world, with no errors.
     
  4. Offline

    Jackster21

    that aint an option, not if you saw the world anyway xD
     
  5. Offline

    saul100

    Try using chunkster or MCEdit
     
  6. Offline

    Jackster21

    trying that now, hopefully should work, cheers.
     
  7. Offline

    jron

    I receive the same errors, but the world cannot even be connected to and I'm running no plugins yet. This is coming from a brand new vanilla 1.0 world that several people have been playing on (I did move some of our structures from our old 1.8 world though, with MCEdit). Running it through chunkster didn't make a difference :( and how do you run it through MCEdit? If that means opening the world and saving it then reloading it, then I've already tried that.

    Poops.
     
  8. Offline

    Jackster21

    McEdit fixed it, cheers saul :D :D
     
  9. Offline

    jron

    Ahhh, what did you do inside mcedit to fix it?
     
  10. Offline

    Jackster21

    chunk repair :D
     
  11. Offline

    EmperorXing

    Your world is corrupted. Try Chunkster, or get a world backing up plugin such as MineBackup.
     
  12. Offline

    Jackster21

    fixed now,
    cheers buddy.
     
  13. Offline

    EmperorXing

    Ahh didn't see that. Congratulations!
     
  14. Offline

    XLawless BaronX

    Just restore the most recent backup mate
     
  15. Offline

    jron

    Eh, I can't find a chunk repair option anywhere. The only way I can see how to fix chunks with MCEdit is to delete them and let them regenerate. What am I missing? Me just dumb?
     
Thread Status:
Not open for further replies.

Share This Page