- Oct 12, 2021
- 253
- 557
Mukashi Ran into this error:
There are actually two instances of dayoffternoon2 that need to be replaced with I'm assuming dayoffafternoon2?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapters/chapter 5.rpy", line 581, in script
jump dayoffternoon2
ScriptError: could not find label 'dayoffternoon2'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapters/chapter 5.rpy", line 581, in script
jump dayoffternoon2
File "renpy/ast.py", line 1752, 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 'dayoffternoon2'.
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Food Truck Story Chapter-5-(v0.50)
Tue Nov 30 13:39:00 2021