I've tried launching this game but no matter which download I use, I keep getting an Ernno 13 error on traceback.txt Notepad. Has anybody else dealt with this issue, and if so, how do I fix it?
I'm sorry, but an uncaught exception occurred.
After loading the script.
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\John\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Games\Monmusu Games\TheMagicalContinent-0.11-pc (1)\TheMagicalContinent-0.11-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "D:\Games\Monmusu Games\TheMagicalContinent-0.11-pc (1)\TheMagicalContinent-0.11-pc\renpy\main.py", line 513, in main
renpy.savetoken.upgrade_all_savefiles()
File "D:\Games\Monmusu Games\TheMagicalContinent-0.11-pc (1)\TheMagicalContinent-0.11-pc\renpy\savetoken.py", line 256, in upgrade_all_savefiles
with open(upgraded_txt, "a") as f:
PermissionError: [Errno 13] Permission denied: 'C:\\Users\\Myname\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'