jaredlll08 / Controlling

Gives you more control over the Keybindings menu
MIT License
61 stars 39 forks source link

[1.20.1] Changing keybinds causes extra keys to be added #157

Closed chorbintime closed 1 year ago

chorbintime commented 1 year ago

On the BMC2 Fabric modpack, some players who attempt to rebind keybinds will have extra keys bound to that action, in addition to the key they pressed.

The most detailed report we got of the issue had the following information: image "before removing the mod, when i pressed button 5 fore sprint, it was c + button 5 Same for sneak, s + left sneak"

Removing the Controlling mod fixed the issue for this user. It seems that trying to reset the bind wouldn't do anything, as well. It's worth noting we use the YOSBR mod (Your Options Shall Be Respected), but I see no reason that would be causing this.

jaredlll08 commented 1 year ago

The CarryOn mod pulls in AMECS which is not supported.

read https://github.com/jaredlll08/Controlling/issues/77 for more info

Controlling should have all the hooks amecs would need to have full support for modifier keys, and if it doesn't I'm more than happy to add any hooks that amecs needs to make the mods compatible.