I try to start the newest Version, but when the Loading screen is finished the game crashes.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/_script_/utility/updatechecker.rpy", line 229, in <module>
version_upgrade()
File "game/_script_/utility/updatechecker.rpy", line 151, in version_upgrade
patch = get_patch(files)
File "game/_script_/utility/updatechecker.rpy", line 140, in get_patch
file = max(archives, key=os.path.getctime)
WindowsError: [Error 3] Das System kann den angegebenen Pfad nicht finden: 'D:\\\xc2\xa0\\X\\X\\WTS-pc/patch.zip'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 447, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 789, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 481, in finish_load
node.early_execute()
File "renpy/ast.py", line 979, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/_script_/utility/updatechecker.rpy", line 229, in <module>
version_upgrade()
File "game/_script_/utility/updatechecker.rpy", line 151, in version_upgrade
patch = get_patch(files)
File "game/_script_/utility/updatechecker.rpy", line 140, in get_patch
file = max(archives, key=os.path.getctime)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/genericpath.py", line 72, in getctime
WindowsError: [Error 3] Das System kann den angegebenen Pfad nicht finden: 'D:\\\xc2\xa0\\X\\X\\WTS-pc/patch.zip'
Windows-10-10.0.19041
Ren'Py 7.4.5.1648
WT Silver 1.40.2
Sun Sep 19 14:03:29 2021