Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)(-1)

What does this mean did i do something wrong while replacing files?

While running game code:

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

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

Full traceback:

  File "script.rpyc", line 28298, 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', 1627265512, 44407).

I'm getting the same error, odd

I got the same error too

I'm getting the same error too

sam