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] Rumble seemingly crashing the application during normal use #1203

Open
tenroseUK opened this issue Dec 8, 2024 · 0 comments
Open

[BUG] Rumble seemingly crashing the application during normal use #1203

tenroseUK opened this issue Dec 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tenroseUK
Copy link

Describe the bug
Rumble is seemingly crashing the application during normal use.

Expected behavior
Not to crash

Controller (please complete the following information):
Pro controller
Bluetooth

Windows event viewer shows the following unhandled exception during normal use. I'm playing Path of Exile 2 for what it's worth.

Application Error
Faulting application name: BetterJoyForCemu.exe, version: 1.0.0.0, time stamp: 0x619b7d9a
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00007ff97b326614
Faulting process ID: 0x0x6584
Faulting application start time: 0x0x1DB48F9205AFDDF
Faulting application path: C:\Installed Applications\BetterJoy\BetterJoyForCemu.exe
Faulting module path: unknown
Report ID: 9c443c68-10fa-4c17-9aac-8130990d144b
Faulting package full name:
Faulting package-relative application ID:

.NET Runtime
Application: BetterJoyForCemu.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at BetterJoyForCemu.Joycon+Rumble.GetData()
at BetterJoyForCemu.Joycon.Poll()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()

@tenroseUK tenroseUK added the bug Something isn't working label Dec 8, 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

No branches or pull requests

1 participant