Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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

```

Hello thanks for this report. This happened because you saved your game during a night scene rerun and these have been modified to simplify the code.  If spamming the rollback button on the error page doesn't bring you back before this scene, I can't really suggest any other solution than to load a previous backup. This should not happen again in the future, but as a precaution I advise you to always save at the end of the patch, when my assistant recommends you to do so ;).

i just startet i new game and just got done with the 0.3 update and i like where the story is going 

Glad you liked !