reincognito
New Member
- Dec 12, 2018
- 3
- 4
Having a similar issue, but the output isNeed help with a bug I'm having with the current version, when I try to run it, I get the following error: View attachment 3213321
From searching around I noticed that "OSError: cannot open resource" usually means it can't find some font, anyone else has this?
Traceback (most recent call last):
File "godgame_main_script.py", line 32, in <module>
File "applauncher.py", line 351, in __init__
File "applauncher.py", line 1869, in load_settings
File "os.py", line 225, in makedirs
PermissionError: [WinError 5] Access denied: 'SETTINGS\\'
Any advice?