[HELP] SERVER KEEPS LOADING SAME STUFF OVER AND OVER!

Discussion in 'Bukkit Help' started by fmslick, Jan 6, 2012.

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

    fmslick

    Hello all.
    I just stared a server and in as i was playing i had my power black out and my server just cut off & after i got it all back up and running i am getting this:
    Code:
    2012-01-06 17:08:54 [WARNING] Wrong location for net.minecraft.server.EntityCow@c8 in world 'home_world'!
    2012-01-06 17:08:54 [WARNING] Entity is at 46.22916315010244,119.54056226570688 (chunk 2,7) but was stored in chunk 2,8
    2012-01-06 17:08:54 [INFO] Chunk file at 2,11 is in the wrong location; relocating. (Expected 2, 11, got 2, 8)
    2012-01-06 17:08:54 [SEVERE] Chunk (2, 8) stored at  (2, 11) in world 'home_world'
    2012-01-06 17:08:54 [SEVERE] net.minecraft.server.Chunk
    2012-01-06 17:08:54 [SEVERE] java.lang.Throwable
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.ChunkProviderServer.getOrCreateChunk(ChunkProviderServer.java:112)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.World.getChunkAt(World.java:333)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.World.a(World.java:2387)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.EntityAnimal.findTarget(SourceFile:177)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.EntityCreature.m_(EntityCreature.java:35)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.EntityLiving.d(EntityLiving.java:887)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.EntityAnimal.d(SourceFile:43)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.EntityChicken.d(EntityChicken.java:30)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.EntityLiving.w_(EntityLiving.java:297)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.World.entityJoinedWorld(World.java:1253)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:107)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.World.playerJoinedWorld(World.java:1235)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.World.tickEntities(World.java:1142)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:518)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    2012-01-06 17:08:59 [SEVERE] 	at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    2012-01-06 17:08:59 [SEVERE] Chunk (2, 8) stored at  (2, 11) in world 'home_world'
    2012-01-06 17:08:59 [SEVERE] net.minecraft.server.Chunk
    
    and then it keeps looping over and over, You can find more of the file here ( http://www.craft-works.tk/temp/server.txt )
    I have a post here as well: ( http://www.minecraftforum.net/topic/924244-help-server-keeps-loading-same-stuff-over-and-over/ )


    How do i fix this? and thinks
     
  2. Offline

    Jaker232

    It's a corrupted chunk that was caused by the power outage. The reason is due to the world not saving before the power out occurred. Run Chunkster in the worlds you may believe is conflicting with. Also, I suggest you to make backups every 1 hour on your server, just in case.
     
    fmslick likes this.
  3. Offline

    fmslick

    Hey thinks that fixed it right up :) .. yeah bout that backup, i just got the server up and running like 24hrs a go and i am still setting up my network & backup sys / server is tho any mods or any thing you would use to make the MC-Server do an auto backup ever hr or so? I am setting my server box here at my house do a full back up 1s a week.
     
  4. Offline

    Jaker232

    Look into some saving plugins. I can actually do one for you.
     
  5. Offline

    fmslick

    ill look and see what i can find but if you would like to make one for me that would be bada** :)
     
Thread Status:
Not open for further replies.

Share This Page