MinecraftModDevelopmentMods / MMDLib

new MMDLib
https://www.curseforge.com/minecraft/mc-mods/mmdlib
GNU Lesser General Public License v2.1
6 stars 9 forks source link

Everytime I get into minecraft I get this crash #65

Closed DrDestroyerr closed 3 years ago

DrDestroyerr commented 3 years ago

The game crashed whilst initializing game Error: java.lang.NoClassDefFoundError: com/mcmoddev/lib/events/MMDLibRegisterBlockTypes Exit Code: -1

I'm trying to use the Spartan Weapons/Shields and the Base metals/minerals and every time I join the game crashes and I get this error message

DrDestroyerr commented 3 years ago

I'm gonna try downloading a different version of forge and see if it works

KiriCattus commented 3 years ago

Can we have a full crash log to help find the cause, although I would assume another mod is looking for something in an older or newer version of MMDLib and has not setup dependency section properly.

Please upload the crash log to pastebin

DrDestroyerr commented 3 years ago

Here it is https://pastebin.com/qHP47vEq

KiriCattus commented 3 years ago

Did you download MMDLib, Base Metals and MMD OreSpawn from curseforge by chance? You're using some older builds from the logs you've shown

DrDestroyerr commented 3 years ago

Yes I did I thought those were the newest versions for 1.12.2 but I can look again

DrDestroyerr commented 3 years ago

Okay its working now I guess I downloaded the older versions, Thank you!