tr7zw / NotEnoughAnimations

Brings the First-Person animations to the Third-Person and tries to fix other animation issues of the Third-Person.
Other
94 stars 23 forks source link

Problem with animation smoothing #189

Open Quantwan opened 6 months ago

Quantwan commented 6 months ago

With animation smoothing on, the arms and legs just stay in position like they are stuck.

2024-05-10_14 27 18

MonolitusS commented 6 months ago

Same happens here, have you found a fix?

tr7zw commented 6 months ago

It's some mod messing with the setupAnim method, breaking that NEA knows when it needs to update. Without the info on which mod is causing this, I can't work on a solution.

Quantwan commented 6 months ago

It's some mod messing with the setupAnim method, breaking that NEA knows when it needs to update. Without the info on which mod is causing this, I can't work on a solution.

Alright. I'm gonna try troubleshooting which mod could cause the issue.

tr7zw commented 6 months ago

For future reference, it doesn't seem to be Physics mod(neither normal nor pro version).

SakuraSama2003 commented 5 months ago

Someone mentioned in a Chinese forum called 'MC Wiki' that this problem might be caused by the 'Rubidium' mod. Please check it if possible.

SakuraSama2003 commented 5 months ago

In my game I installed the 'Embeddium' mod and I have the same animation stuck issue.

tr7zw commented 4 months ago

Noteworthy that Rubidium and Embeddium are both unofficial and unsupported Forge ports of Sodium.

Quantwan commented 1 week ago

I don't use them

tr7zw commented 1 week ago

Haven't had any reports of this in ages. Still unable to reproduce it.

Quantwan commented 1 week ago

Haven't had any reports of this in ages. Still unable to reproduce it.

Yea it seems to be fixed when I updated all my mods to 1.21.1 on a clean install of Minecraft. Could've been everything. But I haven't had the bug yet.