Hello there! I'm making a mob mod, but embarrassingly, my first mob crashes the game!
Im using Geckolib 3.1.40, MC version 1.19.2, and Forge 43.3.2.
Error:
Caused by: java.lang.NullPointerException: Cannot invoke "software.bernie.geckolib3.core.manager.AnimationFactory.getOrCreateAnimationData(int)" because the return value of "software.bernie.geckolib3.core.IAnimatable.getFactory()" is null
Crash Log
Debugged Output
I hope I've given enough info!