Occasional ConcurrentModificationException
Crystal1921 opened this issue ยท 1 comments
Description
According to https://docs.neoforged.net/docs/1.21.1/concepts/events#the-mod-lifecycle
Steps to Reproduce
If multiple mods do not use enqueueWork here simultaneously, it may cause a java.util.ConcurrentModificationException.
Minecraft version
1.21.1
Game Logs
Here are a case with Yuushya Modelling https://mclo.gs/dj9QcKC
Additional Information
No response