Got this while trying to use a save from 4.1
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 50, in script call
$ renpy.call_screen("Overlay", _layer="screens")
File "game/script.rpy", line 50, in script call
$ renpy.call_screen("Overlay", _layer="screens")
ScriptError: could not find label 'NAV_Livingroom_to_FFcorridor'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 955, in run_context
context.run()
File "game/script.rpy", line 50, in script call
$ renpy.call_screen("Overlay", _layer="screens")
File "game/script.rpy", line 50, in script call
$ renpy.call_screen("Overlay", _layer="screens")
File "renpy/script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'NAV_Livingroom_to_FFcorridor'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
A Home In The Desert 0.4.5FINAL1
Tue Jan 7 03:22:39 2025
So, does this mean old saves don't work, or am I missing something?