```
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'e1c7_continue'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ep11_convs.rpyc", line 858, in script
File "/Users/raffaele/Desktop/games/NoMoreSecrets.app/Contents/Resources/autorun/renpy/ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "/Users/raffaele/Desktop/games/NoMoreSecrets.app/Contents/Resources/autorun/renpy/script.py", line 900, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'e1c7_continue'.
```
I'm having this problem. How can I solve it?