Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Crash: Unhandled exception on startup #40

Closed
Cheet4h opened this issue Feb 25, 2016 · 13 comments
Closed

Crash: Unhandled exception on startup #40

Cheet4h opened this issue Feb 25, 2016 · 13 comments

Comments

@Cheet4h
Copy link

Cheet4h commented Feb 25, 2016

Downloaded the new launcher version manually (Autoupdate failed) and ran it. On startup I see the launcher briefly, then it crashes and I'm notified of the unhandled exception.

OS is Windows 10 Professional x64

I tried to run the launcher from D:\Dropbox\CDDA\ and C:\DDA\ - same result.

  • Version: 0.9.1
  • Type: <class 'ValueError'>
  • Value: Unsupported locale 'None'
  • Traceback:
  File "cddagl\ui.py", line 890, in timeout
  File "site-packages\arrow\arrow.py", line 602, in humanize
  File "site-packages\arrow\locales.py", line 21, in get_locale

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

Can you try this launcher? It includes a fix I think will solve your problem. If it does, I'll release a new version based on it.

@Cheet4h
Copy link
Author

Cheet4h commented Feb 25, 2016

gives the same error :/

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

I've just released 0.9.2. It should fix this problem. If not, please copy the whole error message here.

@Cheet4h
Copy link
Author

Cheet4h commented Feb 25, 2016

CDDA Game Launcher version: 0.9.2
Type: <class 'ValueError'>
Value: Unsupported locale 'None'
Traceback:
File "cddagl\ui.py", line 890, in timeout

File "site-packages\arrow\arrow.py", line 602, in humanize
File "site-packages\arrow\locales.py", line 21, in get_locale

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

Can you check the file %LOCALAPPDATA%\CDDA Game Launcher\app.log and send me the whole thing or the bottom part it?

@Cheet4h
Copy link
Author

Cheet4h commented Feb 25, 2016

That file does not exist, the folder is completely empty.

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

I've just released 0.9.3 which should contain a fix for this if you wanna try it.

@GaelanDarkwater
Copy link

Greetings and thank you for an awsome lil utility, however I suffer the same issue as Cheet4h.

CDDA Game Launcher version: 0.9.3
Type: <class 'ValueError'>
Value: Unsupported locale 'None'
Traceback:
File "cddagl\ui.py", line 890, in timeout

File "site-packages\arrow\arrow.py", line 602, in humanize
File "site-packages\arrow\locales.py", line 21, in get_locale****

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

Let me check once more and see how I can solve this.

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

Can you try this new launcher? Hopefully, it should be the end of this.

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

I think I found another problem. Try this new one and let me know.

We'll get there 👍

@Cheet4h
Copy link
Author

Cheet4h commented Feb 25, 2016

The linked file doesn't throw an error on startup. Seems fine.

@remyroy
Copy link
Owner

remyroy commented Feb 25, 2016

Thanks for take some time to test it. I'll create a new release soon.

This should be fixed with the last few commits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants