-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EMI crashes when baking recipies after joining a world (Singleplayer & Multiplayer) #776
Comments
I'm mostly just confused as to why this would be happening. My best guess is an incompatible mod or too many mods. |
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 |
Is there an easy way to easily find which mod is causing it? It's very inconsistent, so trying individual mods would take forever. |
On the latest version, the log will indicate the stack causing issues |
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. Edit: I opened an issue with the Nature's Aura mod repo. |
I've seen nature's aura causing issues like this in the past, not sure exactly what they're doing, best to see if they can resolve it |
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
Attached here is an excerpt from the log.
The text was updated successfully, but these errors were encountered: