Crash with Concurrent Chunk Management Engine #131

Open
opened 2025-08-21 14:14:41 -05:00 by JENOVAAbsolute · 2 comments
JENOVAAbsolute commented 2025-08-21 14:14:41 -05:00 (Migrated from github.com)

Minecraft 1.21.1
NeoForge 21.1.200
The Broken Script 1.10.1
Concurrent Chunk Management Engine 0.3.0+alpha.0.73 devbuild

Game crashes within 30 minutes of playing.

Logs: Latest / Debug / Crash

Minecraft 1.21.1 NeoForge 21.1.200 The Broken Script 1.10.1 Concurrent Chunk Management Engine 0.3.0+alpha.0.73 devbuild Game crashes within 30 minutes of playing. Logs: [Latest](https://mclo.gs/idxPraK) / [Debug](https://mclo.gs/ZiOtYaU) / [Crash](https://mclo.gs/nxCYWXZ)
tangbathaian commented 2025-08-21 22:49:26 -05:00 (Migrated from github.com)

Disable enforceSafeWorldRandomAccess in config/c2me.toml

Disable enforceSafeWorldRandomAccess in config/c2me.toml
JENOVAAbsolute commented 2025-08-22 18:49:09 -05:00 (Migrated from github.com)

Thank you, but I'll pass on your suggestion. I joined the Discord server for C2ME to ask what that function does.

It enforces thread safety to prevent world corruption with mods doing non thread safe operations. I would strongly advise against disabling it. The purpose is to force a crash rather than let the world get corrupted if a mod does something unsafe.

One of the TBS devs going by Evil Subjugate told me earlier today that he's working on this issue, so I'll wait for an official patch.

Thank you, but I'll pass on your suggestion. I joined the Discord server for C2ME to ask what that function does. `It enforces thread safety to prevent world corruption with mods doing non thread safe operations. I would strongly advise against disabling it. The purpose is to force a crash rather than let the world get corrupted if a mod does something unsafe.` One of the TBS devs going by Evil Subjugate told me earlier today that he's working on this issue, so I'll wait for an official patch.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
Writers-of-the-Script/Issue-Tracker#131
No description provided.