-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
[Bug] Empty bindings reset upon restarting Minecraft #516
Comments
I cannot get this to repeat. There may be something affecting your config causing it to reset. Can you send latest.log? |
here's a few logs where the issue occured (started minecraft, had the controller submission pop up, unbound sprint, went into a world and left, stopped minecraft): edit, should've also uploaded, here's a log file where the issue didn't occur: something i also noticed is that it seems to immediately detect my controller "disconnecting" and "connecting", then prompting me to submit the controller data. |
bit more testing, i consistently do not replicate the issue if i connect a controller after starting minecraft: i'd guess there's a bug that occurs if the controller is detected before minecraft finishes loading |
I get this. My use case is more unique as I'm playing on my phone, connected to my PC via moonlight streaming software. This software, with controller connected to my phone, shows as an Xbox controller on my PC. Asks about submitting controller info each time. Have the same identifier in config. |
that actually seems to be my exact case as well, i was also playing with a controller connected to my mobile device streaming from my pc, right down to it being emulated as an xbox controller on the pc side. |
Adding -- even if it's not empty. I have D-pad up and D-pad left set to custom mod commands and every time I start Minecraft I need to go into the controller's settings and clear d-up (chat) and d-left (item pick). |
Current Behaviour
When clearing a binding that is bound to an action by default (e.g sprint), the binding gets reset after restarting Minecraft. This does not occur with any bindings that are bound to a different button instead, nor does it occur with any that are unbound by default.
Expected Behaviour
After unbinding the action, the action continues to stay unbound upon a restart.
Screenshots
No response
Reproduction Steps
Logs
Mod Version
v2.0.1+1.21-fabric
Controller
Xbox One S Controller (as emulated via Sunshine)
Bluetooth
Operating System
Linux/SteamOS
ARM
Additional Information
Not sure if this is relevant to this issue (may be another bug), but every time I restart Minecraft, I get prompted to submit a report for if my controller works, regardless of if I skip or submit it.
Just to make sure...
The text was updated successfully, but these errors were encountered: