Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The game faild to respond when approaching the dungeon sometimes #143

Closed
seanxiecn opened this issue Apr 4, 2023 · 6 comments
Closed

The game faild to respond when approaching the dungeon sometimes #143

seanxiecn opened this issue Apr 4, 2023 · 6 comments
Assignees

Comments

@seanxiecn
Copy link

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} 游戏被用户强行关闭。

@xyroc xyroc self-assigned this Apr 4, 2023
@xyroc
Copy link
Owner

xyroc commented Apr 4, 2023

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?

@seanxiecn
Copy link
Author

seanxiecn commented Apr 5, 2023 via email

@itsteutatas
Copy link

i can confirm this happens in all the mods 8 aswell
seed 7550557216595437948
cords (-389 | 43 | -1448)

@seanxiecn
Copy link
Author

seanxiecn commented Apr 23, 2023 via email

@xyroc
Copy link
Owner

xyroc commented Apr 29, 2023

The Supernatural mod seems to be the culprit.

@itsteutatas i'm not able to reproduce that

@IStreamSandwich
Copy link

This also happens on the mod pack " Create: Stellar"

If this mod is one that adds small camp like structures into caves with some chests (Using Lootr barrels if its installed) and campfire etc, then this is definately the problem.

@xyroc xyroc closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants