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

Crash when setting to auto load previous profile is enabled on Windows 10 #1065

Open
1 task done
kethinov opened this issue Oct 20, 2024 · 1 comment
Open
1 task done
Labels
bug Something isn't working

Comments

@kethinov
Copy link

kethinov commented Oct 20, 2024

Is there an existing issue for this?

  • I searched the existing issues and did not find anything similar.

Current Behavior

  • Create a profile
  • Save it
  • Enable setting to load previous profile when the app starts
  • Close the app
  • Open it
  • App crashes

Expected Behavior

Should load previous profile and not crash.

Steps To Reproduce

Here's a video showing the problem: https://www.youtube.com/watch?v=9WVTUU9JPhw

In the video, I do the following:

  • Open the app
  • Pick the desired controller to map keys to
  • Load a profile I made prior to the video
  • Loads correctly
  • Go to settings
  • Enable setting to load previous profile when the app starts
  • Close the app
  • Open it again
  • App crashes
  • I edit settings with Notepad and disable load previous profile when the app starts
  • I open the app again
  • Does not crash anymore

Environment

Program Version 3.4.1
Compiled from packaging: GitHub Windows Release
Built Against SDL 2.30.6
Running With SDL 2.30.6
Using Qt 5.15.2
Using Event Handler: SendInput
Host OS: windows Version: 10 Architecture: x86_64

Anything else?

It also detects 2 N64 Brawler controllers when in fact only one is plugged in for some reason.


Upvote & Fund

  • If you find this issue important, mark it with 👍. It lets us see which fixes and features are demanded by the most users.
  • We're using Polar.sh so you can upvote and help fund this issue. It may incentivize some developers to contribute to this project and fix some bugs.
  • Funded developer receives the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@kethinov kethinov added the bug Something isn't working label Oct 20, 2024
@HaseoWeasel
Copy link

HaseoWeasel commented Oct 23, 2024

I get this problem too I'm also using windows 10 build 19045.5011, here is an event viewer report that I get In code box below I also get this error in event viewer
Failed to schedule Software Protection service for re-start at (date and time here). Error Code: 0x80070005.

Event Name: APPCRASH
Response: Not available
Cab Id: 0

Problem signature:
P1: antimicrox.exe
P2: 0.0.0.0
P3: 66b7b4b1
P4: antimicrox.exe
P5: 0.0.0.0
P6: 66b7b4b1
P7: c0000005
P8: 00000000000ea150
P9: 
P10: 

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER69B3.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6B4A.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6B6A.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6B68.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6B88.tmp.txt

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_antimicrox.exe_9372d4a622f4979013f017511916bc521f82d_95762a3f_47aa626b-7f8f-446d-a551-d728779d913e

Analysis symbol: 
Rechecking for solution: 0
Report Id: 7f82ae40-7795-4a29-9fab-defbf3a79d5c
Report Status: 268435456
Hashed bucket: 9528edd0452fea148e73285d85aff0a5
Cab Guid: 0

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

2 participants