tr7zw / NotEnoughAnimations

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

Partial incompatibility with Immersive Portals #180

Open Lauriichan opened 5 months ago

Lauriichan commented 5 months ago

The mod animations were smooth the whole time until I lit a Immersive Portal after that they were choppy and really laggy for some reason, everything else is rendering fine.

Also when I checked the log it spammed:

[01:00:55] [Render thread/ERROR]: ########## GL ERROR ##########
[01:00:55] [Render thread/ERROR]: @ Render
[01:00:55] [Render thread/ERROR]: 65539: Invalid key -1

Log: latest.log

EDIT: Disabling "Animation smoothing" seems to mostly fix the issue.

tr7zw commented 5 months ago

Then Immersive Portal seems to break the player tick logic. Will have to look into it.