-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Frequent random crashes #178
Comments
Getting the same exception from the downloaded 0.9.0 release EXE binary, as well as any builds I've done locally (both Master & Develop branches). On a 4k Monitor, I've noticed this happens any time I rapidly scroll (or maximize/expand) a very long list of mappings in the edit profile mappings window. If a long list of mappings is scrolled slowly the app will continue running normally, however if you click the scrollbar far from its current location, or rapidly drag the scrollbar around, the app will crash 100% of the time. In my noobish dark-mode fork, I've attempted to modify several XAML views to dramatically reduce row heights & font sizes in order to allow far more mappings to be visible without having to scroll. It appears I have it working, but these changes appear to exacerbate the issue, causing the same exception immediately as the window is opened instead of after scrolling. I presume this is because by reducing the mapping card row heights, the list window is asked to instantly display more mapping cards simultaneously, which is effectively similar to scrolling the list up or down rapidly. FYI I'm just a sim-pit nerd with zero prior app development experience, so please forgive me if I'm going about modifying this app all wrong. Figured I'd at least attempt using my limited front-end & GPC2 scripting experience to fix UCR's absurdly oversized material UI. On a 4k display I can maybe only fit a handful of mappings at best, which is extremely cumbersome to work with. With 32+ mappings just from a single joystick it really becomes a major headache -- especially when you can't scroll around the list quickly without crashing the app!!! My specs: Copy/Paste from the exception:
Any help would be greatly appreciated. I depend on this app and love everything about it apart from that oversized material UI which wastes an insane amount of screen space. I'd seriously cry tears of joy if I could do 3 simple things with the UI:
|
Unless you specifically need the DS4Windows provider for reading all the buttons on a DS4 controller, then you can just delete the DS4Windows folder in the Providers folder |
I'm having a crashing issue as well it seems. UCR is randomly closing itself in the background while playing No Man's Sky. It works great until it vanishes entirely. It looks like it crashes each time I unplug the separate PS4 controller (which is seen as xbox controller on Steam). |
This is my problem exactly, especially when scrolling.
When UCR.exe crashes it creates a 2nd PID using 20k memory, this is the process that's stuck. |
The UCR application keeps crashing randomly while in use.
From the log file I can see that the crash seems to always occur due to the same error:
I've uploaded a log file that includes a few crashes of the application.
I am on Windows 10, using UCR (version 0.9.0) with Interception (version 1.0.1) and ViGEm (version 1.16.116).
The text was updated successfully, but these errors were encountered: