[1.7.10] [Crash] NoClassDefFoundError: ic2/api/item/ISpecialElectricItem
anar4732 opened this issue ยท 2 comments
Issue description:
Crash while server start
IC2 not instaled and blacklist IC2 power option true in config
Steps to reproduce:
- Place a Ender IO's D. Transceiver near mekanisim factory
- See the crash
Version (make sure you are on the latest version before reporting):
All version info available in the crash log
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
Sorry, we no longer support 1.7.
It appears the code doesn't check that IC2 is loaded before it does that check. You might be able to fix the crash by putting the IC2 api jar in your mods folder. Failing that you will need to add IC2