Crawl (Fabric)

Crawl (Fabric)

13M Downloads

1.19.1 Animation is wrong for crawling.

netcore10 opened this issue ยท 5 comments

commented

Animation is just the swimming one, for some reason.

commented

mod list?

commented
commented

This also happens on 1.19.2 and it appears to be caused by Lunade-FastAnim.

commented

Just looked at the FastAnim code. It injects it's own variant of setAngles method into all mob's *Model classes. It could indeed break compatibility.

commented

I could try to fix it on the FastAnim side, but it seems to be closed source. (tho i can decompile it)
Also, it seems that FastAnim is no longer maintained.
image