Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
132 stars 26 forks source link

Incompatability with Figura #44

Closed PencilVoid closed 2 years ago

PencilVoid commented 2 years ago

Refer to attached screenshots. ETF seems to cause the Figura player model to render independently of block light and only taking sky light into account, even if it doesn't have access to sky light. In the first image the model is rendering at full brightness despite the absurdly low block light and closed room since sky light is at full brightness. In the second and third images the model is rendering at dim brightness despite proximity to block light, since the sky light is low. I suspect the issue may be to do with emissive pixels, which my vanilla skin was set up to use through ETF. The vanilla player model has no such rendering issues, and thus isn't included in these screenshots. Tested with ETF version 2.6.0 and Figura version 0.0.8 on Minecraft 1.18.1.

2022-04-12_17 13 53 2022-04-12_17 14 12 2022-04-12_17 14 47

Traben-0 commented 2 years ago

does this still happen with skin feature disabled in the ETF config or mod menu settings?

I will look into this but I have the feeling I may just have to disable skin features if figura is present

PencilVoid commented 2 years ago

With player skin features disabled the Figura player model renders normally.

Traben-0 commented 2 years ago

for now keep them disabled I will be looking into compatability

PencilVoid commented 2 years ago

This bug seems to be fixed in Figura's beta prereleases (versions 0.1.x).