avetharun / OriginalFur

Origin mod extension to add visual effects to the player's model for each type of origin
The Unlicense
2 stars 0 forks source link

Shulk Body flickering [1.20.1] #14

Open Exokyhh opened 2 months ago

Exokyhh commented 2 months ago

The custom model provided for the shulk body, will "flicker" weirdly when sneaking. If shaders are enabled, the problem is enlarged and will always flicker in a annoying way

https://github.com/avetharun/OriginalFur/assets/90096585/5e5940e5-6fa3-4242-87a1-943e18187f6e

https://github.com/avetharun/OriginalFur/assets/90096585/65d783ce-682d-41c2-8e60-7c0b8e15450b

Involved mods:

-iris-1.7.0+mc1.20.1.jar -Origins-1.20.1-1.10.0.jar -originfur-1.0.10.jar

Shader: -ComplementaryReimagined_r5.1.1.zip

Fabric 0.15.10

Log: latest.log

avetharun commented 2 months ago

This is an issue with the fact AzureLib doesn't cull backfaces. Will be fixed soon

On Thu, May 2, 2024, 11:30 AM Exokyhh @.***> wrote:

The custom model provided for the shulk body, will "flicker" weirdly when sneaking. If shaders are enabled, the problem is enlarged and will always flicker in a annoying way

https://github.com/avetharun/OriginalFur/assets/90096585/5e5940e5-6fa3-4242-87a1-943e18187f6e

https://github.com/avetharun/OriginalFur/assets/90096585/65d783ce-682d-41c2-8e60-7c0b8e15450b

Involved mods:

-iris-1.7.0+mc1.20.1.jar -Origins-1.20.1-1.10.0.jar -originfur-1.0.10.jar

Shader: -ComplementaryReimagined_r5.1.1.zip

Fabric 0.15.10

Log: latest.log https://github.com/avetharun/OriginalFur/files/15192497/latest.log

— Reply to this email directly, view it on GitHub https://github.com/avetharun/OriginalFur/issues/14, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATFET7EIQSFA5YMCVQFJUFTZAKA3XAVCNFSM6AAAAABHEHE4T2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3TMMRRGI2DCMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Exokyhh commented 2 months ago

Okay, nice to know :)