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

utsushis-charm Appdata folder not properly created on initial run #31

Closed
JoeB98 opened this issue Jul 5, 2022 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@JoeB98
Copy link

JoeB98 commented Jul 5, 2022

Device

  • PC
  • Game language: English
  • App version: 1.6.1

Note: app.log didn't properly fill, but unhandled exception error threw this:

Traceback (most recent call last):
  File "main.py", line 6, in <module>
  File "src\__main__.py", line 103, in main
  File "src\resources.py", line 193, in get_app_language
  File "src\resources.py", line 181, in _load_config
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Joe\\AppData\\Local\\utsushis-charm\\config.json'

This happens on initial run of the program(with clip properly in inputs folder), failing to generate the AppData folder and items within it. Downloading 1.6.0 release and running it properly created AppData folder and generated folder/files, which then allowed 1.6.1 to run properly on the clip.

As the clip itself worked properly after the workaround, I don't believe it was the particular issue, but I could be wrong.

@JoeB98 JoeB98 added the bug Something isn't working label Jul 5, 2022
@chpoit
Copy link
Owner

chpoit commented Jul 5, 2022

Quite the frustrating issue, I'm building a new version now and it should be uploaded in a few minutes

@chpoit chpoit closed this as completed Jul 5, 2022
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