I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/pool.rpy", line 390, in script call
call GwenDialogueRape from _call_GwenDialogueRape
File "game/gwendialogue.rpy", line 69, in script
jump MCswim
ScriptError: could not find label 'MCswim'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/pool.rpy", line 390, in script call
call GwenDialogueRape from _call_GwenDialogueRape
File "game/gwendialogue.rpy", line 69, in script
jump MCswim
File "C:\Users\lilsu\Downloads\Apocalypse-0.4.1-pc_compressed\Apocalypse-0.4.1-pc compressed\renpy\ast.py", line 1674, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\lilsu\Downloads\Apocalypse-0.4.1-pc_compressed\Apocalypse-0.4.1-pc compressed\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'MCswim'.