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

[Bug] Crash when changing controller config #6647

Closed
Luke44565 opened this issue Apr 10, 2024 · 1 comment
Closed

[Bug] Crash when changing controller config #6647

Luke44565 opened this issue Apr 10, 2024 · 1 comment
Labels
bug Something isn't working gui Related to Ryujinx.Ui input Related to Ryujinx.Input or Ryujinx.Input.SDL2

Comments

@Luke44565
Copy link
Contributor

Luke44565 commented Apr 10, 2024

Description of the issue

When switching from an input device without motion (ie a keyboard) to one with motion while a game is running causes a crash because of a null reference exception. This happens on both Ava and Gtk.

Reproduction steps

  1. Open a game
  2. Make sure a controller is set to something that doesn't support motion (i.e. a keyboard)
  3. Switch that controller to a device that supports motion (for Gtk, "Enable Motion Controls" must be set)

Log file

Ryujinx_1.1.1276_2024-04-10_18-51-01.log

OS

Linux (Arch) and Windows 11

Ryujinx version

1.1.1276

Game version

No response

CPU

No response

GPU

No response

RAM

No response

List of applied mods

No response

Additional context?

Discussion Here

@Luke44565 Luke44565 added the bug Something isn't working label Apr 10, 2024
@TSRBerry TSRBerry added gui Related to Ryujinx.Ui input Related to Ryujinx.Input or Ryujinx.Input.SDL2 labels Apr 11, 2024
@gdkchan
Copy link
Member

gdkchan commented Apr 15, 2024

Fixed by #6654.

@gdkchan gdkchan closed this as completed Apr 15, 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 gui Related to Ryujinx.Ui input Related to Ryujinx.Input or Ryujinx.Input.SDL2
Projects
None yet
Development

No branches or pull requests

3 participants