Mekanism

Mekanism

111M Downloads

Client Crash on startup

xijhmz opened this issue ยท 4 comments

commented

Mekanism v7.1.1.122 in combination with Forge v1231 crashes the game on startup. I tested this with nothing but Mekanism installed, so it's NOT an IC2 issue as you stated earlier. Please look into this.

Crash report: http://pastebin.com/KAHG412F

As you can see, the client crashes while loading Mekanism with the error "java.lang.NoClassDefFoundError: mekanism/common/tile/TileEntityChanceMachine".

commented

Same crash with nothing but Forge v1235 and Mekanism v7.1.1.122

http://pastebin.com/kkqawVhB

commented

Strangely enough installing ic2 api fixes this issue too.

commented

Looks like there may be an @Optional issue somewhere - I'll try and fix it as soon as I have the chance

commented

It seems related to this commit: cd10bc8