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

Fixed crash with joystick rumble after disconnection #10423

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

slouken
Copy link
Collaborator

@slouken slouken commented Jul 29, 2024

This prevents continuing a rumble after the first one fails, and fixes a long standing crash issue if rumble is started immediately before the controller is disconnected.

Thanks to @AntTheAlchemist for the key bug report that showed what was happening here.

Fixes #10422

This prevents continuing a rumble after the first one fails, and fixes a long standing crash issue if rumble is started immediately before the controller is disconnected.

Thanks to @AntTheAlchemist for the key bug report that showed what was happening here.

Fixes libsdl-org#10422
@slouken slouken merged commit 0a924b1 into libsdl-org:main Jul 29, 2024
38 checks passed
@slouken slouken deleted the joystick-fix branch July 29, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android Rumble Crash joystick->hwdata == null if rumble attempted and GamePad disconnects
1 participant