Skip to main content

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

On PC and Mac, there are no extra steps required to continue your save. Simply install the update on the same computer and click continue. If you're on android though, it's trickier.

Thanks, but I tried. It errors with older savegame too.
I placed the content of 'traceback.txt' here...

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Could not find return label (u'game/script.rpy', 1723917758, 14581).

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "scripts/lobby_script.rpyc", line 202, in script call

  File "script.rpyc", line 1690, in script

  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'game/script.rpy', 1723917758, 14581).

Windows-10-10.0.26100

Ren'Py 7.4.11.2266

Harem Hotel v0.19.1

Tue Nov  4 10:10:38 2025

This sometimes happens when the player saves in a part of the game that has been updated, but it is easily fixed. Just click Rollback until it works, or try an autosave.

(1 edit)

Hmmm, that worked, don't know why I didn't try that... But, thank you for the tip!