Chocohead / OptiFabric

OptiFabric venturing out into the 1.16+ world
https://www.curseforge.com/minecraft/mc-mods/optifabric
Mozilla Public License 2.0
377 stars 109 forks source link

UV Texturing issues with optifine playermodels #994

Open nitwi opened 1 year ago

nitwi commented 1 year ago

It seems that trying to render optifine playermodel objects that are smaller than the standard pixel will result UV mapping issues for said parts.

image optifabric screenshot

image vanilla optifine screenshot

Chocohead commented 1 year ago

Do you have any other mods installed too? OptiFabric doesn't influence the way textures are drawn, possibly Fabric API might.

nitwi commented 1 year ago

I'm pretty sure this was just with optifabric and optifine. I don't think I even had Fabric API.

nitwi commented 1 year ago

image

The temp file was a folder I created to hide mods from the mod folder. IIRC I too thought it might be the influence of other mods, so I began removing them one by one until all I was left with was optifabric and optifine.

nitwi commented 1 year ago

Is there any follow up to this issue?