-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hotbar actions are still bugged #26142
Hotbar actions are still bugged #26142
Comments
What did you do to your control shortcuts? |
Can you please check Options/Controls and show what you see in the second column of bound keys |
Is this the steam version or a branch? Are you up to date? I was not able to repro the issue. Can anyone? Difficult to come to any conclusions without being able to trigger the issue |
Steam version, wizden servers. |
As a test, can you press Reset next to "Use", and see if this resolves the issue? |
It did work... Which is weird considering I had the bug for months and even had to fully reset keybinds because of recent hotkey bug. Time to see if it works on rebooting. And yeah, on rebooting its broken again, on reconnect it works fine, just gotta unbind and bind again every session now. |
When you reboot, is shift+click bound as the secondary again, and the reset button is active again? I think your keybind file might be corrupted and maybe isn't properly saved. You could rename keybinds.yml to keybinds_backup and let the system generate a new file. If it does not fix your problem you can rename your previous file to keybinds.yml |
Use bind itself only matters, secondary bind or lack of it on reboot does not have any impact. Deleting binds file did work. |
If you still have it, or can get it to happen again, can you upload your binding file? |
And I got the exact same bug again by setting same binds from scratch as last time, previous binds file was deleted so its not any kind of corruption of it. You want file? Here you go: version: 1
|
Did you turn off/on numlock or smth |
@thebadman4662 Upload the actual file with the attach button (looks like a paper clip). I tried manually setting my keybindings to yours, maybe I messed it up, but I couldn't get it to happen.
|
Guess ill just try text file instead, I did try last time but yami files are not accepted.
Windows 10, no funny bussiness on my hardware.
Went from bottom, "close recent window" can't be reset. Resetting move stored item or rotate stored item allowed me to use hotbar without touching use binds.
I do not think so? Other than hotkeys I did not need to change anything except maybe MIDI sound when musicians are giving me ear cancer ever now and then. |
Can be reproduced with this yml.
Probably going to try to fix this later by making it so editing a binding from the UI doesn't lose the priority, and changing the base bindings to have a priority that is explicit enough not to get broken by user changes. |
Bug still present and even pointing at things requires rebind now. |
## Mirror of PR #26356: [Store keybind priority](space-wizards/space-station-14#26356) from <img src="https://avatars.githubusercontent.com/u/10567778?v=4" alt="space-wizards" width="22"/> [space-wizards](https://github.com/space-wizards)/[space-station-14](https://github.com/space-wizards/space-station-14) ###### `f7a1ffd0aab25d70ac185753d596469fc1e87480` PR opened by <img src="https://avatars.githubusercontent.com/u/81056464?v=4" width="16"/><a href="https://github.com/wrexbe"> wrexbe</a> at 2024-03-23 02:49:07 UTC --- PR changed 2 files with 2 additions and 1 deletions. The PR had the following labels: - Changes: UI --- <details open="true"><summary><h1>Original Body</h1></summary> > Changed it so the priority isn't lost when you set a binding in the UI. > Also added a priority to MoveStoredItem so it doesn't conflict with Use. > Fixes space-wizards/space-station-14#26142 > Does not fix old keybinds files, so they will need to reset it, and rebind it. > > A better solution might be to change it so the keybinds are always in the order they appear in the default keybinds folder, to prevent the ordering from changing unpredictably based on what the user overrides. </details> Co-authored-by: SimpleStation14 <Unknown>
Description
Hotbar action with no cooldown trigger twice, effectively never working like PDA flashlight turning on and off, mask being put off and on, harm mode being turned on and off...
Reproduction
Screenshots
https://youtu.be/S0lTa1iBq80
The text was updated successfully, but these errors were encountered: