19.0.11-alpha breaks Modern Industrialization
BGazotti opened this issue ยท 2 comments
Describe the bug
Previous release did not have this issue. Latest release causes loading to fail for MI with the following message:
[modloading-worker-0/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: modern_industrialization, class aztech.modern_industrialization.MI
java.lang.NoClassDefFoundError: appeng/api/config/PowerUnits
Let me know if I should report it to MI instead!
How to reproduce the bug
Install Neoforge 21.0.87-beta, AE2 .11-alpha release, and MI
Expected behavior
Game should load with no issues and mods should integrate properly
Additional details
No response
Which minecraft version are you using?
1.21
On which mod loaders does it happen?
NeoForge
Crash log
https://github.com/user-attachments/files/16202119/2024-07-13-7.log
Out have to stay on .9 until @Technici4n does