Chunk Error

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

VU16VA

New Member
Jul 29, 2019
2
0
0
a chunk won't load, i get an error saying that a chunk was in wrong location on server startup.

2013-05-11 19:05:25 [INFO] [STDOUT] Chunk file at -5,12 is in the wrong location; relocating. (Expected -5, 12, got -4, 12)

when i walk into the area i get this

2013-05-11 19:07:57 [INFO] [STDOUT] Wrong location! iq['XXXXXXXXXXX'/1067, l='world', x=-64.30, y=26.00, z=199.97]
2013-05-11 19:07:57 [INFO] [STDERR] java.lang.Exception: Stack trace
2013-05-11 19:07:57 [INFO] [STDERR]at java.lang.Thread.dumpStack(Thread.java:1273)
2013-05-11 19:07:57 [INFO] [STDERR]at zz.a(Chunk.java:923)
2013-05-11 19:07:57 [INFO] [STDERR]at yc.a(World.java:2338)
2013-05-11 19:07:57 [INFO] [STDERR]at in.a(WorldServer.java:647)
2013-05-11 19:07:57 [INFO] [STDERR]at yc.g(World.java:2255)
2013-05-11 19:07:57 [INFO] [STDERR]at yc.h(World.java:2109)
2013-05-11 19:07:57 [INFO] [STDERR]at in.h(WorldServer.java:516)
2013-05-11 19:07:57 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
2013-05-11 19:07:57 [INFO] [STDERR]at ho.r(DedicatedServer.java:269)
2013-05-11 19:07:57 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
2013-05-11 19:07:57 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
2013-05-11 19:07:57 [INFO] [STDERR]at fy.run(SourceFile:849)
2013-05-11 19:08:08 [WARNING] [Minecraft] Can't keep up! Did the system time change, or is the server overloaded?

usually it gives me an error saying that World.Something.something.entities.tileentities is taking to long or something like that

if i open the map using world edit the missing chunk looks the same as the chunk that it is next to
 

Eyamaz

New Member
Jul 29, 2019
2,373
0
0
I've never used world edit, but it sounds like you should reset the chunk. I think you can do it in world edit.

Unless you have a backup of the world. Then just use the backup.
 

VU16VA

New Member
Jul 29, 2019
2
0
0
I've never used world edit, but it sounds like you should reset the chunk. I think you can do it in world edit.

Unless you have a backup of the world. Then just use the backup.
I have a backup but i would rather not revert to it as it is somewhat old (about 10 days) and i would prefer not to redo the work i did
 
Status
Not open for further replies.