Fail to start - Crash report
Kalonachan opened this issue · 4 comments
When receiving this error code it would not tell me which mod was the actual issue so I had to individually go through all of the mods in my modpack to figure out which was causing the issue When I disabled JustEnoughIDs, it loaded properly without error.
In having even taken out The Lost Cities, and re-enabling JEIDs, it still caused the error code. I'm unsure if there was any other mod causing JEIDs to start giving me this error.
The screenshot is the exact error code I received. If the list of mods I have is needed, please ask me and I will send it.
This is an issue with conflicting versions of the Mixin library used in the latest version of the mod and the Mixin library that has been loaded by another mod in the pack, possibly VanillaFix.
Reverting to 1.0.3-52 or earlier, or removing other mods that load an earlier version of the Mixin library will resolve this for the time being.
Duplicate of #121