bernie-g / geckolib

GeckoLib is an animation engine for Minecraft mods, with support for complex 3D keyframe-based animations, numerous easings, concurrent animation support, sound and particle keyframes, event keyframes, math-based animations, and more. Available for all major modloaders.
https://geckolib.com
MIT License
609 stars 127 forks source link

geckolib crashes with apoli (forge) 1.20.1 due to java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.m_142038_()" because "p_91315_" is null #628

Closed SpinoFTW closed 2 months ago

SpinoFTW commented 2 months ago

https://mclo.gs/BW28yFW is the crash report and https://mclo.gs/NGT0DaU is the log idk why rendering someone else crashes my game

Tslat commented 2 months ago

Try updating

SpinoFTW commented 2 months ago

thank you so much