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

Unhandled exception: Crash on startup #87

Open
TadhgEomonn opened this issue Mar 6, 2023 · 1 comment
Open

Unhandled exception: Crash on startup #87

TadhgEomonn opened this issue Mar 6, 2023 · 1 comment
Labels
bug Something isn't working needs more info The issue needs further information in order to be tackled efficiently

Comments

@TadhgEomonn
Copy link

  • Description: [Enter what you did and what happened]
  • Version: 1.6.9
  • OS: Windows-10-10.0.19045-SP0 (64-bit)
  • Type: <class 'UnboundLocalError'>
  • Value: local variable 'msg' referenced before assignment
  • Traceback:
  File "C:\Users\Timothy\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 1412, in showEvent
    self.refresh_builds()
  File "C:\Users\Timothy\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 3266, in refresh_builds
    self.refresh_changelog()
  File "C:\Users\Timothy\AppData\Local\Programs\CDDA Game Launcher\cddagl\ui\views\main.py", line 3326, in refresh_changelog
    msg=msg[18:]

@TadhgEomonn TadhgEomonn changed the title Unhandled exception: [Enter a title] Unhandled exception: Crash on startup Mar 6, 2023
@DazedNConfused- DazedNConfused- added bug Something isn't working needs more info The issue needs further information in order to be tackled efficiently labels Mar 13, 2023
@TadhgEomonn
Copy link
Author

I do not have any more information. It may have been an anomaly as it has not repeated since I first reported the crash.

Feel free to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs more info The issue needs further information in order to be tackled efficiently
Projects
None yet
Development

No branches or pull requests

2 participants