Open Issues Need Help
View All on GitHub Race condition in bordering chunk checks about 1 month ago
AI Summary: Debug and fix a race condition in the Mo' Structures Minecraft mod that causes world generation worker threads to get stuck during structure placement. The issue stems from a `canGenerate` method that checks the surface height of nearby chunks, leading to deadlocks when multiple threads concurrently access and modify chunk data.
Complexity:
4/5
bug help wanted
Mo' Structures is Fabric's best structure mod, carefully designed to enrich your world with many fun adventures to be had!
Java
#fabricmc#minecraft#mod#structures-mod#worldgen