Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, I'm unable to launch the game. When I click on the .exe file, a text document pops up, which contains the following content:

I'm sorry, but an uncaught exception occurred.

After loading the script.

IOError: [Errno 13] Permission denied: u'C:\\Users\\\udcc0\udcee\u0365\u0629\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/bootstrap.py", line 359, in bootstrap

    renpy.main.main()

  File "renpy/main.py", line 513, in main

    renpy.savetoken.upgrade_all_savefiles()

  File "renpy/savetoken.py", line 256, in upgrade_all_savefiles

    with open(upgraded_txt, "a") as f:

IOError: [Errno 13] Permission denied: u'C:\\Users\\\udcc0\udcee\u0365\u0629\\AppData\\Roaming/RenPy/tokens\\upgraded.txt'

Windows-10-10.0.22621 AMD64

Ren'Py 7.8.0.24082114

Help!!! I was lost and end up finding a Village full of Monsters! 0.6.3.1

Sun Nov 24 20:09:45 2024

This seems to be an error relating to permissions on your computer, as this does not seem to be a common bug. I do have a few suggestions after a quick search; however, I am unsure exactly how to fix this until I recreate it.

- Run the game via administrator
- Move the location of the game to another folder where you have full access to
-  Redownload the game to a different folder as it might have corrupted files (A bit unlikely since it's zipped, but may work)

(+1)

Thank you so much!I ran the game via administrator and it finally worked!!!

For future bugs, please comment on the version devlogs.