Every Compat (Wood Good)

Every Compat (Wood Good)

3M Downloads

[๐Ÿž]: Mipmapping issue

andrwcrr opened this issue ยท 7 comments

commented

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.
{69EBD05D-A029-4095-92B4-1495F885353F}

OPTIONAL: Latest.log | Crash-report Attachment

No response

OPTIONAL: To Produce

No response

commented

I need the latest.log

commented
commented

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.

commented

Was about to say that

commented

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

commented

Understood, thanks for raising the issue to the Building But Better dev.