Sorry but im getting an error when loading my old saves.
Tried both windows and linux version 0.10
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/rpy/script.rpy", line 128, in script
File "game/rpy/script.rpy", line 162, in <module>
NameError: name 'chapter_anna_apology' is not defined
-- Full Traceback ------------------------------------------------------------
Traceback (most recent call last):
File "game/rpy/script.rpy", line 128, in script
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1273, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/rpy/script.rpy", line 162, in <module>
NameError: name 'chapter_anna_apology' is not defined
Windows-10-10.0.19043-SP0 AMD64
Ren'Py 8.5.0.25111603
Lust In Suburbs 0.10
Wed Dec 31 00:35:06 2025
[/code]