View Issue Details

IDCategoryLast Update
0001152Bug Report2018-11-29 06:47
ReporterAubrey115 
SeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce
Summary0001152: Every saved file comes with an error
DescriptionHi there,

I've tried to load any previous saved file and I come up with errors.

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Could not find return label (u'/home/ssdevfeed/build/summertime-saga-game/game/scripts/characters/debbie/button_dialogues.rpy', 1533005040, 5200).

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

Full traceback:
  File "scripts/characters/debbie/button_dialogues.rpyc", line 257, in script
  File "/data/user/0/summer.time.saga/files/renpy/ast.py", line 1448, in execute
    next_node(renpy.game.context().lookup_return(pop=True))
  File "/data/user/0/summer.time.saga/files/renpy/execution.py", line 670, in lookup_return
    raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'/home/ssdevfeed/build/summertime-saga-game/game/scripts/characters/debbie/button_dialogues.rpy', 1533005040, 5200).

[/code]

Please advise. Thanks!!
Platform/OSAndroid
Version0.17

Activities

mil578

mil578

2018-11-25 08:14

updater   ~0001404

Can you include the save file that you are having the issue with, or any 1 of them? Please do so within 3 days.

Issue History

Date Modified Username Field Change
2018-11-24 15:07 Aubrey115 New Issue
2018-11-25 08:14 mil578 Status new => feedback
2018-11-25 08:14 mil578 Note Added: 0001404
2018-11-29 06:47 mil578 Status feedback => closed
2018-11-29 06:47 mil578 Resolution open => unable to reproduce