Problem Soulshard Crash: FTB Ultimate

  • 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

UgLounge

New Member
Jul 29, 2019
88
0
0
So a player cannot go near their home without a crash of the server. The server
will remain online, but is unresponsive and inaccessible. Here is the error:

Code:
2013-04-19 18:55:04 [INFO] Attempted to place a tile entity (com.shadwdrgn.soulshards.TESoulCage@74891e3f) at -977,14,1238 (AIR) where there was no entity tile!
2013-04-19 18:55:04 [INFO] Chunk coordinates: -992,1232
2013-04-19 18:55:04 [SEVERE] java.lang.Exception
2013-04-19 18:55:04 [SEVERE]    at zz.a(Chunk.java:1086)
2013-04-19 18:55:04 [SEVERE]    at zz.a(Chunk.java:1050)
2013-04-19 18:55:04 [SEVERE]    at aam.loadEntities(AnvilChunkLoader.java:512)
2013-04-19 18:55:04 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:49)
2013-04-19 18:55:04 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:15)
2013-04-19 18:55:04 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
2013-04-19 18:55:04 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
2013-04-19 18:55:04 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:26)
2013-04-19 18:55:04 [SEVERE]    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:907)
2013-04-19 18:55:04 [SEVERE]    at ho.r(DedicatedServer.java:309)
2013-04-19 18:55:04 [SEVERE]    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
2013-04-19 18:55:04 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
2013-04-19 18:55:04 [SEVERE]    at fy.run(ThreadMinecraftServer.java:16)

Any help is greatly appreciated
 

Yourdogsdead

New Member
Jul 29, 2019
6
0
0
The problem seems to have been chunk related. I teleported to the location specified in the report and there was a large amount of chunks missing. I deleted them in McEdit and had them regenerated, and everything seems to be fine.