BuildCraft|Builders

BuildCraft|Builders

6M Downloads

Crash

Racpy opened this issue ยท 5 comments

commented
  • Forge Version: 14.23.5.2847
  • BuildCraft Version (Add Hash if from github): 7.99.24.6-pre.2

crash report log : https://gist.github.com/Racpy/e8899119eb0558667e0970e045b31008

commented

hmm looks like either your jar is corrupt, or one of the other mods is shipping an partial/outdated BC lib

commented

This error only happened once , now work fine , nothing change mods
yes , there is a file named TileEngineBase_BC8$1.class in the buildcraft / lib / engine

commented

Either that or something else is going wrong before then. Can you upload your full log file? That might contain more information about what's going on

commented

Thanks. Unfortunately that doesn't contain any more information, however I've had a look and it looks like the relevant class is an auto-generated one for a switch method over the buildcraft API class buildcraft.api.enums.EnumPowerStage. So maybe one of your mods ships an older version of that class? I'm not sure how to check to be honest...

One alternative would be to open the buildcraft-all-7.99.24.6-pre.2.jar file as a zip on your server and check to see if it contains a file called TileEngineBase_BC8$1 .class in the buildcraft/lib/engine folder.