9.0.0-alpha.2 v1.17.1 "Tab" Hotkey Not available
shuohua2000 opened this issue ยท 3 comments
Describe the bug
After entering the game, the "Tab" hotkey bound to other mods cannot be used and needs to be bound again. However, once you completely exit the game, the "Tab" hotkey becomes invalid when you enter the game again.
It has been tested that it is not a problem with other Mods, because binding the "Tab" hotkey to any Mod function will fail. Only deleting AE2 will solve the problem.
How to reproduce the bug
Bind the "Tab" hotkey to any other mod function, then exit the game and enter again. The "Tab" hotkey will no longer work.
Expected behavior
Please fix it, thank you!
Additional details
No response
Which minecraft version are you using?
1.17
On which mod loaders does it happen?
Fabric
Crash log
No crash log, not really a crash.
We just use the default Fabric key-binding API here (unchanged from 1.16, I believe). It's a somewhat lower priority to investigate this.
I can also confirm this is happening after installing AE2. The client had 'TAB' bound to; see what other players were online when in multiplayer. After installation this function no longer works while still being shown as bound in the controls UI.
Fixed by #5753.