Skip to content
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

Closed
Ealeex opened this issue Oct 31, 2024 · 6 comments

Comments

@Ealeex
Copy link

Ealeex commented Oct 31, 2024

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.
{71AABD3A-29EA-4DF0-9C84-09F49337B022}

@Ealeex
Copy link
Author

Ealeex commented Oct 31, 2024

I'm mostly just confused as to why this would be happening. My best guess is an incompatible mod or too many mods.

@emilyploszaj
Copy link
Owner

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

@Ealeex
Copy link
Author

Ealeex commented Nov 1, 2024

Is there an easy way to easily find which mod is causing it? It's very inconsistent, so trying individual mods would take forever.

@emilyploszaj
Copy link
Owner

On the latest version, the log will indicate the stack causing issues

@Ealeex
Copy link
Author

Ealeex commented Nov 1, 2024

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.

{37681CAC-6037-489C-A013-1BB1491C43F6}

@emilyploszaj
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants