Game/server freeze (no crash) caused by Enchiridion – ChunkMap / bootstrap deadlock #15
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Port
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Modding/enchiridion#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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, i m out fot the holydays but i remeber seeing an error with Server Core and Dynamic leveling from MuorN
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.
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.