[๐]: Mipmapping issue
andrwcrr opened this issue ยท 7 comments
Before Continuing:
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1
Loader
Fabric
EveryCompat Version
everycompat-1.20-2.6.87
Moonlight Lib Version
moonlight-1.202.13.17
Issue with mods
N/A
Issue Detail
From version 1.20-2.6.84 onwards of Every Compat there is an issue which looks like my mipmap settings are forced off or lowered, seen most prominently in water like in the attached image.
OPTIONAL: Latest.log | Crash-report Attachment
No response
OPTIONAL: To Produce
No response
i found the cause. The cause is Building But Better mod. I did not notice until now.
One of the textures in Building But Better is actually 18x16. The block is oak_lantern
.
EveryCompat has a mask texture for that block which is also 18x16. That should be what caused the mipmapping to limited to a lower level or off.
There is nothing I can do about the issue. The mask texture has to be exactly same as the original texture for oak_lantern. The solution is up to the dev of Building But Better. The solution are mentioned in the link above