Skip to main content

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

I have trouble with game after update

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: Could not find return label (u'game/lobby_script.rpy', 1610153011, 2).

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

Full traceback:

  File "script.rpyc", line 28411, 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/lobby_script.rpy', 1610153011, 2).

(+1)

Load an autosave, or click the Rollback button.