- Oct 3, 2017
- 27
- 37
I'm having this error when going from day 5 to day 6
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Days/Day5/d5_main.rpy", line 12028, in script
jump startD6
ScriptError: could not find label 'startD6'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "menu/savestuff/saves.rpyc", line 25, in script call
File "game/Days/Day5/d5_main.rpy", line 12028, in script
jump startD6
File "G:\H~Games\EcchiSensei Days 5, 6, and 7\renpy\ast.py", line 1674, in execute
rv = renpy.game.script.lookup(target)
File "G:\H~Games\EcchiSensei Days 5, 6, and 7\renpy\script.py", line 886, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'startD6'.
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Day_5
Wed Jul 17 01:10:39 2019