Ver. 1.3.6. ignores Keybinds, reverts to default
F0xbit opened this issue ยท 7 comments
Running on Fabric Loader 0.14.21-1.20.1
All changes to keybinds are ignored and instead reverted to their respective defaults upon launching this version.
The menu still displays whatever the keybinds are set to, however the changes don't take effect.
I can't seem to reproduce this issue with just Equipment Compare by itself, so there may be some sort of conflict with another mod. Could you post your mod list?
The conflict appears with the keybindfix mod
fzzyhmstrs/kf#2 (comment)
Had this issue as well. I went through every mod and this one was the cause. No keybindfix.
This is potentially caused by #31.
Ohh did you make an addon mod to patch this? Thats probably a good shout, since the author seems to be inactive.
Do you have the source available somewhere? I might want to implement a similar compatibility patch in my own mod.
The commit is linked and public. Just remove the mixin
https://modrinth.com/mod/equipment-compare-keybind-fix (Under review 2023-11-13)
modrinth.com/mod/equipment-compare-keybind-fix (Under review 2023-11-13)
Ohh did you make an addon mod to patch this? Thats probably a good shout, since the author seems to be inactive.
Do you have the source available somewhere? I might want to implement a similar compatibility patch in my own mod.