MCEdit troubles

Discussion in 'Bukkit Help' started by Shining_KoW210, May 6, 2011.

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

    Shining_KoW210

    Okay so I used MCEdit to load a huge, and I mean huge, it's something like 47.8 million blocks into the map I use for my server, and when I did, I rotated it, then I saved the map. Now when I go to where the ship is, chunks all around it won't load, because there are no chunks around it, the lava spills over. Is there any way I can fix this? I keep getting these errors as well.

    Bukkit - 740

    Code:
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:132)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:62)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:33)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:37)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:141)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:107)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:335)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    2011-05-06 23:32:24 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-06 23:32:27 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:36 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:39 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:41 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:44 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:48 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:49 [INFO] [?fMember?f] Ludwikia_VK: Quinn?
    2011-05-06 23:32:50 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:53 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:55 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:32:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:33:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:33:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    2011-05-06 23:33:22 [INFO] Wrong location! net.minecraft.server.EntityItem@1d340
    2011-05-06 23:33:22 [INFO] 1377.393789743358,-48.357409366349884(86,-4) vs 86,-3
    2011-05-06 23:33:22 [SEVERE] java.lang.Exception: Stack trace
    2011-05-06 23:33:22 [SEVERE]     at java.lang.Thread.dumpStack(Unknown Source)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:367)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.ChunkLoader.a(SourceFile:181)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.ChunkRegionLoader.a(SourceFile:42)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:132)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:62)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:33)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:37)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:141)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:107)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:335)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    2011-05-06 23:33:22 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-05-06 23:33:26 [INFO] Wrong location! net.minecraft.server.EntityItem@1d5ed
    2011-05-06 23:33:26 [INFO] 1313.436179078887,-48.498356543922(82,-4) vs 82,-3
    2011-05-06 23:33:26 [SEVERE] java.lang.Exception: Stack trace
    2011-05-06 23:33:26 [SEVERE]     at java.lang.Thread.dumpStack(Unknown Source)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.Chunk.a(Chunk.java:367)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.ChunkLoader.a(SourceFile:181)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.ChunkRegionLoader.a(SourceFile:42)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:132)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:62)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:33)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.PlayerManager.a(PlayerManager.java:37)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:141)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.b(ServerConfigurationManager.java:107)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:335)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    2011-05-06 23:33:26 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 15, 2016
  2. Offline

    jamescosten

    load a huge, and I mean huge, it's something like 47.8 million blocks

    UMM what. Why you need so large. Perhaps your RAM is screaming to you for help
     
  3. Offline

    Shining_KoW210

    No no no you don't understand it's in the map, my computer handled it fine, the server loads it fine, it's just chunks are missing from the map.
     
  4. Offline

    TuRmoiLxx

    maybe Chunkster would be of assistance?
     
  5. Offline

    jamescosten

    But surely you dont need it that big....Basically you have a chunk relocation error. Its is corrupted that chunk. if resetting the server doesn't help the chunk respawn then i suggest a plugin. Not sure of name at this time. But i will do a little research for you.

    Edit :Whilst typing this he posted that lol
     
  6. Offline

    TuRmoiLxx

    Haha :p. I've done my bukkit plugineering homework.
     
  7. Offline

    Shining_KoW210

    I ran it through Chunkster and uploading now, I will post on the results soon.

    Oh and by the way, it's a huge ship, it's over 1000 blocks long, it's created by Marcs.
     
  8. Offline

    TuRmoiLxx

    I see, remember my sig. Luckily I found this again.
     
  9. Offline

    jamescosten

    You could just set your profile settings to alert you when someone replies :p
     
  10. Offline

    TuRmoiLxx

    My profile sends me a notification to when someone replies/quotes/@TuRmoiLxx's me.
     
  11. Offline

    Shining_KoW210


    Ehhhhh it didn't work, I'll have to fill the missing chunks in with parts of other chunks using MCEdit.
     
  12. Offline

    jamescosten

    Sorry to hear that, still cant understand why it has to be so large lol
     
  13. Offline

    Shining_KoW210

  14. Offline

    jamescosten

    Lol Kk looking forward to it, send me the link when you do :p
     
Thread Status:
Not open for further replies.

Share This Page