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
127 stars 25 forks source link

[BUG] Skin Transparency causes black head #296

Open znopp opened 3 weeks ago

znopp commented 3 weeks ago

Describe the issue

Screenshots

screenshot

video of it happening

Crash log

https://bin.geri.dev/pRyN37unXBxrGfwocc3P -> obligatory not crashing

Your setup

Notes

The original screenshot, video and logs were with the modpack Fabulously Optimized (though I narrowed it down to ETF being the fault). I assumed 3d skin layers (another mod) to be incompatible with ETF because that's how I discovered the issue, but it turns out that this is an issue completely within the ETF mod.

This does not affect all skins, in fact, Notch is the only skin I have so far observed to be broken.

znopp commented 3 weeks ago

C418 is also affected.

znopp commented 3 weeks ago

It dawned on me that this could be because neither of the skins have any 3d layers.

JasonHorkles commented 2 weeks ago

It happens for some player skulls too, except they're white. It seems that disabling the Better vanilla skin transparency option fixes it

znopp commented 2 weeks ago

Interesting, you are correct. I wonder why.

Traben-0 commented 2 weeks ago

I'll look into it