EMI crashes when baking recipies after joining a world (Singleplayer & Multiplayer)
Ealeex opened this issue ยท 6 comments
I'm currently working with a team of people to develop a new modpack for Minecraft 1.20.1.
Here is the mod list.
Whenever someone boots into a world (SP and MP affected), there is a chance that the EMI will show the text "EMI experiences a critical exception while reloading, check log". This is not consistent, as it is not a 100% failure rate and is unpredictable of when it will fail. Sometimes it can be fine for an hour and then fail. In the latest incident that I've recorded, it seemed to crash multiple times and kept trying to reload, this seems to cause the user to freeze while it's reloading.
Attached is an latest showing the error.
latest.log
I'm mostly just confused as to why this would be happening. My best guess is an incompatible mod or too many mods.
Is there an easy way to easily find which mod is causing it? It's very inconsistent, so trying individual mods would take forever.
This is caused by some mod with an illegally mutating stack... there's no defined way to handle this, but EMI has been changed to gracefully log the error rather than fail to load in 1.1.17
Thank you so much for the quick fix. From my logs, I can see that it seems to be Nature's Aura causing an issue.
Is this something that they can fix? Do I need to open a issue with them?
Edit: I opened an issue with the Nature's Aura mod repo.