
Registry Error with existing material
EnbyChu opened this issue ยท 1 comments
Issue description
Upon updating to the latest version of EE, I am unable to launch Minecraft due to a registry error different from the bug in the previous version. One of my materials seems to be causing the crash, even though I have not actually changed anything in the files for several months at this point and I am unsure what seems to be causing the issue.
Steps to reproduce
- Update to EE 2.1.5
- Attempt to launch Minecraft
- Game crashes before loading the Mojang screen
Minecraft version
1.19.2 (Latest)
Forge version
43.2.11
Emendatus Enigmatica version
2.1.x (Latest)
Other relevant versions
No response
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
https://gist.github.com/EnbyChu/3815997c51e7bd4175e5801f35c3b16c
It was confirmed that the crash is caused due to an FTB mod failing before EE running its Data Generation. Please update your mods when you can, and that should fix this error.
I will keep this item to track the implementation of a fail safe so EE won't be blamed for the crash moving forward by stopping data-gen from running if a mod crashed at an earlier stage.