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 in script when launching from windows drawer #35

Open
LiftedRocket01 opened this issue Apr 24, 2024 · 2 comments
Open
Labels
bug Something isn't working Can't reproduce wontfix This will not be worked on

Comments

@LiftedRocket01
Copy link

LiftedRocket01 commented Apr 24, 2024

Failed to execute script 'boiiiwd' due to unhandled exception: [Errno 13] (not a typo) Permission denied: 'config.ini'

Traceback (most recent call last):
File "boiiiwd.py", line 1, in
File "", line 1360, in _find_and_load
File "", line 1331, in _find_and_load_unlocked
File "", line 935, in _load_unlocked
File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
File "src\shared_vars.py", line 3, in
File "src\main.py", line 197, in init
File "src\main.py", line 461, in load_configs
File "src\helpers.py", line 231, in create_default_config
PermissionError: [Errno 13] Permission denied: 'config.ini'

Screenshot 2024-04-24 183755

deleting config file works but is annoying to relocate steamcmd and do personalization each time.

@LiftedRocket01
Copy link
Author

Seems like it only happens when you launch boiiiwd from windows drawer...

@faroukbmiled
Copy link
Owner

Seems like it only happens when you launch boiiiwd from windows drawer...

Will look into this!

@faroukbmiled faroukbmiled added the bug Something isn't working label May 20, 2024
@faroukbmiled faroukbmiled changed the title Unhandled exception in script Unhandled exception in script when launching from windows drawer Jun 13, 2024
@faroukbmiled faroukbmiled added wontfix This will not be worked on Can't reproduce labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Can't reproduce wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants