jss2a98aj / BugTorch

Bug-fixes for Minecraft 1.7.10
MIT License
34 stars 18 forks source link

Unimixins +optifine + bug torch bug #15

Closed reuben-matus closed 8 months ago

reuben-matus commented 1 year ago

For some reason using unimixins, optifine and bug torch causes the player to be unable to change settings in optifine

DarianLStephens commented 1 year ago

Is that not solved by the release that just happened, 1.2.5?

makamys commented 1 year ago

Can't reproduce, so this is probably an issue with one of your other mods (lwjgl3ify perhaps?). Please post a full mod list.

jss2a98aj commented 1 year ago

It is an issue only if the conflicting setting is enabled. New installs of 1.2.5 will not have an issue, but users of 1.2.3 or 1.2.4 will need to manually disable the "fasterOptionInteractions" setting.

I plan to add proper detection of Optifine so the setting will always be disabled if it is installed.