I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 5208, in script
jump footjob1_Is_no
ScriptError: could not find label 'footjob1_Is_no'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 5208, in script
jump footjob1_Is_no
File "renpy/ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'footjob1_Is_no'.