Iris Shader with Entity Shadows break entity animations using Geckolib 4.2.4
NolanHewitt opened this issue ยท 11 comments
With entity shadows on animations from mods using this lib will not play, but as soon as entity shadows are disabled animations work again. Using the 4.2.4 fabric version of geckolib for 1.20.1
I had a similar issue in which my horse from SWEM mod started to T pose until i turned of the shadows on Complementary Shaders.
It seem downgrading to 4.2.3 fixed it.
BTW I am using ( Oculus + Embeddium )
edit: nevermind the bug is back.
you may already know this but something about invoking the entity renderer twice is the problem
example on what it looks like with oculus
Yeah that's pretty much expected
The issue is we don't know why that's causing them to lock up yet
can confirm. noticed this issue with Naturalist mod today, all naturalist mob animations seem to break when iris shaders are enabled. i've been having this issue with a few playthroughs recently so figured i'd contribute to the post, hope this helps. (also sorry if this is the wrong place to post, i am not familiar with github)
mc: 1.20.1
fabric: 0.15.3
geckolib: 4.3.1
that seems to just re-introduce this
6204ee1
and there was probably a reason why it was removed