
Release new Version pls
Bewis09 opened this issue ยท 4 comments
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
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.
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