The game faild to respond when approaching the dungeon sometimes
seanxiecn opened this issue · 6 comments
Minecraft Version: 1.19.2
Forge Version: 43.2.8
Mod Version: 2.3.12
The log presented lots of "hanging entity in invalid position" errors and then the game just went stuck and the lag surged, I've waited for 10 minutes but the game didn't return back to normal so I was forced to shut down the game.
[19:54:26] [Worker-Main-6/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=194, y=93, z=-110} [19:54:26] [Worker-Main-6/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=196, y=94, z=-108} [19:54:31] [Worker-Main-7/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=143, y=59, z=-40} [19:54:31] [Worker-Main-7/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=146, y=59, z=-36} [19:54:31] [Worker-Main-7/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=149, y=59, z=-39} [19:54:31] [Worker-Main-8/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=132, y=59, z=-24} [19:54:31] [Worker-Main-8/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=136, y=59, z=-16} [19:54:34] [Worker-Main-1/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=140, y=59, z=-14} [19:54:34] [Worker-Main-6/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=131, y=60, z=-62} [19:54:36] [Worker-Main-10/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=241, y=58, z=-81} [19:54:37] [Worker-Main-10/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=212, y=58, z=-68} [19:54:37] [Worker-Main-10/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=210, y=58, z=-68} [19:54:39] [Worker-Main-8/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=212, y=58, z=-68} [19:54:39] [Worker-Main-8/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=210, y=58, z=-68} [19:54:39] [Worker-Main-9/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=211, y=63, z=-80} [19:54:39] [Worker-Main-9/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=212, y=58, z=-68} [19:54:39] [Worker-Main-9/ERROR] [minecraft/HangingEntity]: Hanging entity at invalid position: BlockPos{x=210, y=58, z=-68} 游戏被用户强行关闭。
That does not look like it was actually caused by this mod. The log spam indicates that some other mod's structure is generating because Dungeon Crawl does not use hanging entities (like item frames).
Just to be sure though, could you post the list of mods you are using, the world seed and the coordinates you were at when this happened?
i can confirm this happens in all the mods 8 aswell
seed 7550557216595437948
cords (-389 | 43 | -1448)
The Supernatural mod seems to be the culprit.
@itsteutatas i'm not able to reproduce that