Started by
TheBiscuit
on
Topic category: Help with Minecraft modding (Java Edition)
Hello! I am currently working on a mod, and in the MCreator editor it works! However, after compiling it, and opening the Jar in forge, i Get this error:
Error loading mods
1 error has occured during loading
ModName: ModName has failed to load correctly
java.lang.NoClassDefFoundError: dev/kosmx/playerAnim/api/layered/IAnimation
The plugins used in my mod are GeckoLib and Player Animator, that's it. Any help figuring this out would be appreciated!
hey did you find how to fix this problem? i have the same problem