- Apr 21, 2018
- 199
- 137
I'm having a little trouble with the changing room scene at the pool. I get an error message right before I make my choice.
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'p_ch2_spy'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ch2.rpyc", line 944, in script
File "C:\Program Files\Fole\DIT-0.25-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Program Files\Fole\DIT-0.25-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'p_ch2_spy'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deadlocked in Time 0.25
Sun Apr 18 03:07:35 2021
Any help or a patch would be appreciated.
I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'p_ch2_spy'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "ch2.rpyc", line 944, in script
File "C:\Program Files\Fole\DIT-0.25-pc\renpy\ast.py", line 1697, in execute
rv = renpy.game.script.lookup(target)
File "C:\Program Files\Fole\DIT-0.25-pc\renpy\script.py", line 898, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'p_ch2_spy'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Deadlocked in Time 0.25
Sun Apr 18 03:07:35 2021
Any help or a patch would be appreciated.