[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/day5.rpy", line 371, in script
jump day2
ScriptError: could not find label 'day2'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/day5.rpy", line 371, in script
jump day2
File "C:\Users\brian\Desktop\games\Willy-1.0-pc\renpy\ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\brian\Desktop\games\Willy-1.0-pc\renpy\script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day2'.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Willy 1.0
Thu Apr 27 21:41:57 2023
[/code]