chunk error after moving map from vanilla to bukkit

Discussion in 'Bukkit Help' started by lorddave, Aug 18, 2011.

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

    lorddave

    Hey guys,

    when i moved my server map from vanilla to bukkit it ran fine til I connected to the server.
    in the server cmd window it spammed this over and over again...

    Code:
    20:46:59 [INFO] Chunk (19, -14) stored at  (22, -8)
    20:46:59 [INFO] net.minecraft.server.Chunk
    20:46:59 [ALLVARLIG] java.lang.Throwable
    20:46:59 [ALLVARLIG]    at net.minecraft.server.ChunkProviderServer.getOrCreateC
    hunk(ChunkProviderServer.java:124)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.World.getChunkAt(World.java:274)
    
    20:46:59 [ALLVARLIG]    at net.minecraft.server.World.getTypeId(World.java:221)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.World.a(World.java:1376)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.Entity.f_(Entity.java:680)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.Entity.R(Entity.java:210)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.EntityLiving.R(EntityLiving.java
    :113)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.Entity.m_(Entity.java:195)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.EntityLiving.m_(EntityLiving.jav
    a:217)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.EntityMonster.m_(EntityMonster.j
    ava:30)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.World.entityJoinedWorld(World.ja
    va:1198)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.WorldServer.entityJoinedWorld(Wo
    rldServer.java:48)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.World.playerJoinedWorld(World.ja
    va:1180)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.World.cleanUp(World.java:1104)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:447)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:361)
    20:46:59 [ALLVARLIG]    at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:422)
    20:46:59 [INFO] Wrong location! net.minecraft.server.EntitySpider@7e8
    20:46:59 [INFO] 357.8574247066463,-120.23682690283985(22,-8) vs 19,-14

    in game the server runs smooth but it worries me :/
    can i go with this or shall i stay to the vanilla server with this map?

    dave
     
  2. Offline

    jtlcr777

    You might want to run chunkter. I think that should help.
     
  3. Offline

    lorddave

    Okey, are there any forums about how to do that? ive googled some but couldt find anything with minecraft :/
     
  4. Offline

    jtlcr777

  5. Offline

    Banana937

    Download MCEdit. Open your world in it, then press Control+S to save the world. It seems like you have a corrupt chunk.
     
  6. Offline

    lorddave

    aha okey, thanks guys. ill check it out! :)

    Chunkster worked great :) thanks alot!

    Lorddave

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  7. Offline

    jtlcr777

    Ah, thats great :D
     
Thread Status:
Not open for further replies.

Share This Page