Skip to content
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

Controller Bumper Buttons Not Selecting Tools #6

Closed
1 task done
asdwasdwd opened this issue Aug 22, 2023 · 5 comments · Fixed by #7
Closed
1 task done

Controller Bumper Buttons Not Selecting Tools #6

asdwasdwd opened this issue Aug 22, 2023 · 5 comments · Fixed by #7
Assignees
Labels
bug Something isn't working
Milestone

Comments

@asdwasdwd
Copy link

Description

The LB and RB buttons on a controller are not selecting tools. I'm using a controller on PC.

What was expected?

For the bumper buttons to select tools.

What actually happened?

The bumper buttons do nothing.

Steps to reproduce

  1. Connect controller to PC.
  2. Try selecting tools using the LB and RB buttons.

Relevant log output

Not sure if this is related to the issue but there's only this warning:
GuiService:AddSelectionParent already has selection group with name RBXBackpackSelection, overwriting selection group.

Other details

No response

Code of Conduct

@asdwasdwd asdwasdwd added the bug Something isn't working label Aug 22, 2023
@RyanLua RyanLua self-assigned this Aug 22, 2023
@RyanLua RyanLua added this to the v1.1.0 milestone Aug 22, 2023
@RyanLua
Copy link
Owner

RyanLua commented Aug 22, 2023

Thanks for reporting this issue, we are investigating the cause for solution now.

@asdwasdwd
Copy link
Author

If you find the fix, please post it here so I can modify the module script and fix my game's controller support as soon as possible, my console players are unable to play. (Only if version 1.1.0 will take a while to release.)

@RyanLua
Copy link
Owner

RyanLua commented Aug 23, 2023

Hey, I reverted some commits in 6-bug-controller-bumper-buttons-not-selecting-tools branch which I think could be causing the controller issues. I don't have a controller myself so I can't test.

Please use that branch and tell me how it goes. If issues persist, then you can revert to 0.1.0 temporary as I try to resolve this issue.

@asdwasdwd
Copy link
Author

The new branch works, thanks!

@RyanLua RyanLua linked a pull request Aug 23, 2023 that will close this issue
3 tasks
@RyanLua
Copy link
Owner

RyanLua commented Aug 31, 2023

The changes to fix your issue have been merged and will appear on the next release of Satchel.

@RyanLua RyanLua changed the title Bug: Controller Bumper Buttons Not Selecting Tools Controller Bumper Buttons Not Selecting Tools Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants