MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
237 stars 105 forks source link

Game Crashing with Error #943

Closed ShawnStrawman closed 5 years ago

ShawnStrawman commented 5 years ago

Version info Java version: 1.8.0_221 Minecraft Forge version: 1.7.10 - 10.13.4.1614

Describe the bug The game crashes when I start it, giving me an error

Crash Report https://pastebin.com/YXH0uEJU

Additional context When it crashes, it says this: The game crashed whilst there was a severe problem during mod loading that has caused the game to fail Error: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/machinemuse/powersuits/item/ItemPowerFist

lehjr commented 5 years ago

Pro tip: don't mix a 5 month old version of the mod with a 4 year old version of the library it uses.

ShawnStrawman commented 5 years ago

What Library does it use?

lehjr commented 5 years ago

It uses Numina but you're using a version from 2015

ShawnStrawman commented 5 years ago

Sorry, I kind of ported some mods over from another modpack then added a ton myself. I should have updated them but I got lazy

lehjr commented 5 years ago

First rule of bug reports, update before reporting bugs.