Ran into this error while trying to talk to Elena during Midday about her phone camera being broken:
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'Elena_Story.Story_16_5'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/Scenes/Elena FreeRoam.rpyc", line 437, in script
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Elena_Story.Story_16_5'.
Any fix for this?
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'Elena_Story.Story_16_5'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/Scenes/Elena FreeRoam.rpyc", line 437, in script
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Elena_Story.Story_16_5'.
Any fix for this?