Im trying to help my son learn about modding and we've run into an error I don't understand. We have created a few simple mods with MCreator (Forge 1.19.2). We made a new block and a new recipe. These worked fine.
Next we tried to make a new mob using Blockbench and GeckoLib. We have the GeckoLib plugins installed for Blockbench and MCreator. We created the model and animations then exported them, following the tutorial. We imported these things to MCreator using the GeckoLib plugin and then added them to a new Animated Entity. Then we exported the mod and put it in our installation mod folder.
Failure message: pepemob (pepemob) has failed to load correctly
java.lang.reflect.InvocationTargetException: null
Mod Version: 1.0.0
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.ClassNotFoundException: software.bernie.geckolib3.core.IAnimatable
3a8082e126