- Apr 5, 2018
- 13
- 6
keep getting this error
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'day29_eou'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/DayCode/day29.rpyc", line 681, in script
File "renpy/ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day29_eou'.
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'day29_eou'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/DayCode/day29.rpyc", line 681, in script
File "renpy/ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'day29_eou'.