Not Enough Animations

Not Enough Animations

77M Downloads

Release new Version pls

Bewis09 opened this issue ยท 4 comments

commented

I am coding a Minecraft mod and it is incompatible with NEAnimations, but this got fixed with your latest github commit, but this hasn't been released on modrinth, which results in me not being able to release a new version, without having NEAnimations marked as incompatible, which I don't want. So it would be nice if you'd release a new version

commented

Interesting, that crash should only be possible when a player gets rendered without their animation getting setup before (or setup via other more hacky ways). Yes, I can push out the release later today.

commented

Yeah, it happens because I render the player outside of the world by just creating a PlayerEntityRenderState, because It is so much easier than creating a "real" player

commented

Fair. Fix will be out later today.

commented

Thank you, the new version fixed it as expected