uhm I'm getting an error on one of my 3 routes.
Full traceback:
File "game/dia10_02.rpy", line 836, in script
jump sarah_sola_coche_dia10_bad
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 'sarah_sola_coche_dia10_bad'.
after the meeting with mr.campbell, right before picking up sarah.. anyone?
Full traceback:
File "game/dia10_02.rpy", line 836, in script
jump sarah_sola_coche_dia10_bad
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 'sarah_sola_coche_dia10_bad'.
after the meeting with mr.campbell, right before picking up sarah.. anyone?