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
120 stars 22 forks source link

[BUG] Trying to use the wrong emmesive texture for CEM horse replacement #205

Closed SCPRedMage closed 6 months ago

SCPRedMage commented 9 months ago

When using a Optifine CEM replacement for horses with random variants using EMF, ETF appears to be trying to use the unmodified horse texture files; the models render the correct texture (including variants), but emissive textures don't load.

This is the output from the debug log:

[08/10/2023 20:14:04 PM]  - Texture: ETFTexture{texture=minecraft:textures/entity/horse/horse_white.png, emissive=false, patched=false}
[08/10/2023 20:14:04 PM] Entity cache size: 134
[08/10/2023 20:14:04 PM]  - Original spawn state: null
[08/10/2023 20:14:04 PM]  - OptiFine property count: 0

WoofHorse.zip

Traben-0 commented 6 months ago

should be fixed in emf 1.2 and further stabilised with the next update not yet released