I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Ver0,5.rpy", line 4701, in script
jump F13
ScriptError: could not find label 'F13'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Ver0,5.rpy", line 4701, in script
jump F13
File "C:\gz\00 - Vacation\This-is-not-heaven-0.5-pc\renpy\ast.py", line 1695, in execute
rv = renpy.game.script.lookup(target)
File "C:\gz\00 - Vacation\This-is-not-heaven-0.5-pc\renpy\script.py", line 894, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'F13'.