Game/server freeze (no crash) caused by Enchiridion – ChunkMap / bootstrap deadlock #15

Open
opened 2025-12-14 03:39:14 +00:00 by Shony030 · 5 comments

When Enchiridion is installed, the game/server freezes without producing a crash report.
The process stays alive but stops responding (client freeze or server timeout).
Game freezes during bootstrap or while loading chunks
-debug.log: https://mclo.gs/fvqAmHj

Removing Enchiridion completely fixes the issue.

  • your beloved play tester
When Enchiridion is installed, the game/server freezes without producing a crash report. The process stays alive but stops responding (client freeze or server timeout). Game freezes during bootstrap or while loading chunks -debug.log: https://mclo.gs/fvqAmHj Removing Enchiridion completely fixes the issue. - your beloved play tester

Thanks, I'll make sure to take a look at this when I can.

Thanks, I'll make sure to take a look at this when I can.

Hi, could I have your mod list? This doesn't happen within Enchiridion alone.

I'm tired and I don't know where to start with your mod selection.

Hi, could I have your mod list? This doesn't happen within Enchiridion alone. I'm tired and I don't know where to start with your mod selection.
Author

hi, i m out fot the holydays but i remeber seeing an error with Server Core and Dynamic leveling from MuorN

hi, i m out fot the holydays but i remeber seeing an error with Server Core and Dynamic leveling from MuorN
Owner

Hi, sorry for a late reply.

Do any of your mods make chunk loading off thread?

This will create issues with Enchiridion if you are generating loot off thread, bc I only check for the main server thread within my registry getter.

I could totally implement smth on NeoForge specifically to better handle sidedness, but for the time being, you'd be best to figure out which mod does this, and weighing up which mod out of Enchiridion and that you'd prefer having.

Hi, sorry for a late reply. Do any of your mods make chunk loading off thread? This will create issues with Enchiridion if you are generating loot off thread, bc I only check for the main server thread within my registry getter. I could totally implement smth on NeoForge specifically to better handle sidedness, but for the time being, you'd be best to figure out which mod does this, and weighing up which mod out of Enchiridion and that you'd prefer having.
Owner

If you were using 0.1.6+1.21.1, that could also be the issue.

Try and see if the issue persists with 0.1.8+1.21.1.

If you were using 0.1.6+1.21.1, that could also be the issue. Try and see if the issue persists with 0.1.8+1.21.1.
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Modding/enchiridion#15
No description provided.