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

Unhandled exception: [Enter a title] #33

Closed
dazric opened this issue Feb 14, 2016 · 2 comments
Closed

Unhandled exception: [Enter a title] #33

dazric opened this issue Feb 14, 2016 · 2 comments

Comments

@dazric
Copy link

dazric commented Feb 14, 2016

  • Description: [Enter what you did and what happened]
  • Version: 0.8.1
  • Type: <class 'FileNotFoundError'>
  • Value: [Errno 2] No such file or directory: 'C:\Users\Peter\Downloads\cdda\data\mods\Only_Wildlife\modinfo.json'
  • Traceback:
  File "cddagl\ui.py", line 558, in showEvent
  File "cddagl\ui.py", line 733, in game_directory_changed
  File "cddagl\ui.py", line 680, in update_mods
  File "cddagl\ui.py", line 4892, in game_dir_changed
  File "cddagl\ui.py", line 4766, in config_info

@remyroy
Copy link
Owner

remyroy commented Feb 14, 2016

This is a weird one. Before trying to open that file, we make sure it exists. I guess we'll add some more exception handling in there.

@remyroy
Copy link
Owner

remyroy commented Feb 15, 2016

This should be fixed with 910dbe9

@remyroy remyroy closed this as completed Feb 15, 2016
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

2 participants