You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launched the ruffle.exe with connected gamepad (DualShock 4).
The error does not occur if the gamepad is not connected.
What does the crash message say?
panicked at C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\gilrs-core-0.6.1\src\platform\windows_wgi\gamepad.rs:169:70:
called Result::unwrap() on an Err value: Error { code: HRESULT(0xC0020036), message: "" }
Describe what you were doing
Launched the ruffle.exe with connected gamepad (DualShock 4).
The error does not occur if the gamepad is not connected.
What does the crash message say?
panicked at C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\gilrs-core-0.6.1\src\platform\windows_wgi\gamepad.rs:169:70:
called
Result::unwrap()
on anErr
value: Error { code: HRESULT(0xC0020036), message: "" }Ruffle Version
0.1.0-nightly (22d9873 2025-02-02)
Affected platform
Desktop app
Operating system
Windows 10.0.19045 (Windows 10 Pro) [64-bit]
Additional information
No response
The text was updated successfully, but these errors were encountered: