You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
deleting config file works but is annoying to relocate steamcmd and do personalization each time.
The text was updated successfully, but these errors were encountered:
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'
deleting config file works but is annoying to relocate steamcmd and do personalization each time.
The text was updated successfully, but these errors were encountered: