I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/dialouge/ch.2/ep.3/Ch2_Ep3_Dialogue_Functions.rpy", line 1218, in script
jump ch2ep3atoffice2
ScriptError: could not find label 'ch2ep3atoffice2'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script/dialouge/ch.2/ep.3/Ch2_Ep3_Dialogue_Functions.rpy", line 1218, in script
jump ch2ep3atoffice2
File "renpy/ast.py", line 1751, 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 'ch2ep3atoffice2'.
Windows-10-10.0.22000
Ren'Py 7.4.6.1693
My Real Desire (GVNVH18) Ch.2Ep.3Part1
Tue Dec 21 20:20:45 2021
Anyone having this occured ?