If you start a new game and save it, then load it, it gives an error.
-------------------------------------------------------
Also, I will continue to play, but now almost any action causes a number of errors, for example, when interacting with any door I get an error...
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 19085, in script call
File "script.rpyc", line 39045, in script call
File "scripts/Garden/GardenScripts.rpyc", line 340, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/Garden/GardenScripts.rpy", line 341, in <module>
File "game/scripts/Garden/GardenUtils.rpy", line 70, in parse_version_string
AttributeError: 'NoneType' object has no attribute 'groupdict'
Windows-10-10.0.17763
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Wed Aug 14 23:58:06 2024
Also, I will continue to play, but now almost any action causes a number of errors, for example, when interacting with any door I get an error...
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/bar.rpyc", line 195, in script call
File "scripts/lobby_script.rpyc", line 186, in script call
File "script.rpyc", line 4636, in script call
File "script.rpyc", line 18924, in script call
File "script.rpyc", line 6186, in script call
File "script.rpyc", line 39188, in script
File "renpy/ast.py", line 1898, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2276, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 39188, in <module>
NameError: name 'kate_complete15' is not defined
Windows-10-10.0.17763
Ren'Py 7.4.11.2266
Harem Hotel v0.18-BETA-3
Thu Aug 15 00:00:55 2024