
Mixin Apply Crash by having GregTech and Industrial Upgrade
Closed this issue ยท 0 comments
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
v7.2.0
Minecraft Version
1.20.1 Forge
Recipe Viewer Installed
EMI
Environment
Singleplayer
Cross-Mod Interaction
Yes
Other Installed Mods
Industrial Upgrade, Load my F***ing Tags, Jade, JadeAddons
Expected Behavior
Loading GregTech with Industrial Upgrade don't crash game during loading screen.
Actual Behavior
Loading GregTech with Industrial Upgrade crash game with mixin error.
Steps to Reproduce
- Install GregTech 1.20.1 7.20
- Install Industrial Upgrades and its dependencies.
- Have crash
Additional Information
Industrial Upgrade and GregTech are trying to mixin the same method: https://github.com/ZelGimi/industrialupgrade/blob/1-20-1-dev/src/main/java/com/denfop/mixin/MixinInventory.java
which crashes.