someaddons / betterfpsdistances

Minecraft mod better fps distances improves render performance
11 stars 5 forks source link

[Bug]: Incompatible with sodium #52

Closed VaporeonScripts closed 2 months ago

VaporeonScripts commented 2 months ago

Describe the bug you're experiencing

cant use both this mod and sodium mod together

Reproducability

just put sodium and latest 1.21.1 version of this fabric mod and it wont work

Mod up to date

Minecraft version

1.21(1.21.1)

Modloader version

Fabric

Logs

no logs

someaddons commented 2 months ago

fixed in 4.5

tajemniktv commented 2 months ago

Sodium added a break conflict specific to 4.5 version, might be worth upping it to 4.6 (And I think it should be upped as it's a second 4.5, unless I'm wrong, but anyways...)

  "breaks": {
    //(...)
    "betterfpsdist": "\u003c\u003d1.21-4.5", 

Changing it to anything else obviously "fixes" the issue

VaporeonScripts commented 2 months ago

the issue is not fixed, image

Koekieezz commented 2 months ago

any fix yet?