AppliedEnergistics / Applied-Energistics-2

A Minecraft Mod about Matter, Energy and using them to conquer the world..
https://appliedenergistics.github.io/
Other
1.45k stars 668 forks source link

Crash at forge load, says it's caused by appeng/items/tools/powered/ToolEntropyManipulator throwing a NoClassDefFoundError exception #2729

Closed zackeezy closed 7 years ago

zackeezy commented 7 years ago

Description

I was building the game and got an error. When I checked the crash log, it said that Applied Energistics 2 was the problem, and it said that the cause of the issue was the Tool Entropy Manipulator. Or that's the object it said wasn't defined. The expected behavior was for the game to build, and the actual behavior was a crash. I'm going to deprecate to alpha-9 and try again.

Environment

Singleplayer using the curse launcher with a custom modpack. http://pastebin.com/p8xVETRE

yueh commented 7 years ago

Meh, and that is why I hate any VCS IDE integration, because they usually pull some crap when not paying 120% attention. Especially when the whole forge build system is down at the same time and cannot be used to verify stuff.

zackeezy commented 7 years ago

I ran again with alpha-9 and it loaded fine, so something went wrong from 9 to 10.

yueh commented 7 years ago

Yes, my IDE slip in a regression during the time ForgeGradle/mcpbot was down, thus every CI did fail during that time, thus I did not caught it earlier. And the forge server(s) seem to still be a bit unreliable currently, with like every other CI/build failing...