i got this bug loading a save from 0.2 just after the *** screen with Emilie
While running game code:
File "game/rerun.rpy", line 963, in script
return
Exception: Could not find return label u'_call_night_rerun3'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/rerun.rpy", line 963, in script
return
File "renpy/ast.py", line 1567, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "renpy/execution.py", line 710, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label u'_call_night_rerun3'.
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
AlwaysFan 0.3
Sun Nov 6 20:11:38 2022
```