[Crash]: Incompatible with GregTechCEu Modern
ZonkedPuppet opened this issue ยท 7 comments
Steps to Reproduce the Crash
Having GregTechCEu Modern and JEI causes JEI to not install properly, according to the crash message.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
Just for information incase the conflicts are more from GregTech than JEI.
Crash Report
https://gist.github.com/ZonkedPuppet/46af2fb435f91aa29aa360cb356a53fa
Same issue, having only JEI and GregTechEu Modern installed on a fresh install gives the same problem.
I've had the same issue. It's not clear whether the error is on the side of JEI or GT Modern. I can confirm that the following builds do not crash when used together:
- GT Modern: gtceu-1.20.1-1.3.1-build_899
- JEI: jei-1.20.1-forge-15.3.0.8
Any newer version of either mod crashes the game, as far as I can tell from recent experimentation with several versions of both mods.
EDIT: from the sounds of things, this is on the GT Modern side. Using ldlib-forge-1.20.1-1.0.26 (its latest 1.20.1 release for Forge) is supposed to fix the problem, according to the GT Modern developers (unless when they say "use the latest ldlib" they mean "compile the mod from the source code"), but it doesn't actually fix the problem. Apparently their fix is supposed to be integrated into GT Modern in future. Until such time, if you use the GT Modern and JEI versions I listed above (and nothing newer) it'll work, based on my testing.
Thanks for the report!
There are still issues with LDLib: Low-Drag-MC/LDLib-Architectury#31.
I am actively working with them on a long-term solution, but in the meantime you can try using an older version of JEI.
I added some major new features in JEI to support recipes with drag and scroll handling here:
screret overhauled LDLib to use the new JEI APIs and removed all references to JEI internals here (so it should not break in the future):
- Low-Drag-MC/LDLib-Architectury@566168c
- Low-Drag-MC/LDLib-Architectury@375796a
- Low-Drag-MC/LDLib-Architectury#35
- Low-Drag-MC/LDLib-Architectury@fe27207
GTCEu Modern updated to use the new LDLib and fix current and future JEI compatibility issues here:
This should be fully resolved once GregTechCEu Modern releases a new version.