Downloaded from Gofile and when I try and run it, I get this....
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00steam.rpy", line 682, in script
init -1499 python in achievement:
File "renpy/common/00steam.rpy", line 682, in script
init -1499 python in achievement:
File "renpy/common/00steam.rpy", line 857, in <module>
steam_preinit()
File "renpy/common/00steam.rpy", line 778, in steam_preinit
with open(os.path.join(os.path.dirname(sys.executable), "steam_appid.txt"), "w") as f:
PermissionError: [Errno 13] Permission denied: 'C:\\Program Files\\Game\\Lilith_Rising-1.0.2ns\\lib\\py3-windows-x86_64\\steam_appid.txt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files\Game\Lilith_Rising-1.0.2ns\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "C:\Program Files\Game\Lilith_Rising-1.0.2ns\renpy\main.py", line 558, in main
renpy.game.context().run(node)
File "renpy/common/00steam.rpy", line 682, in script
init -1499 python in achievement:
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "renpy/common/00steam.rpy", line 682, in script
init -1499 python in achievement:
File "C:\Program Files\Game\Lilith_Rising-1.0.2ns\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Program Files\Game\Lilith_Rising-1.0.2ns\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00steam.rpy", line 857, in <module>
steam_preinit()
File "renpy/common/00steam.rpy", line 778, in steam_preinit
with open(os.path.join(os.path.dirname(sys.executable), "steam_appid.txt"), "w") as f:
PermissionError: [Errno 13] Permission denied: 'C:\\Program Files\\Game\\Lilith_Rising-1.0.2ns\\lib\\py3-windows-x86_64\\steam_appid.txt'
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
1.0.2ns
Tue Sep 26 20:56:23 2023