Antera
Active Member
- Nov 19, 2017
- 839
- 1,405
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scenes/Episode Three/Roam two - Valentina.rpy", line 46, in script
jump ep3_valentina_roam_laundry_after_kiss
ScriptError: could not find label 'ep3_valentina_roam_laundry_after_kiss'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Scenes/Episode Three/Roam two - Valentina.rpy", line 46, in script
jump ep3_valentina_roam_laundry_after_kiss
File "G:\F95\A\Survivor Strain S1 v0.2.9.4\renpy\ast.py", line 1712, in execute
rv = renpy.game.script.lookup(target)
File "G:\F95\A\Survivor Strain S1 v0.2.9.4\renpy\script.py", line 1103, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'ep3_valentina_roam_laundry_after_kiss'.
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.7.25031702
Survivor Strain: Somewhere I Belong 0.2.9.4
Sun May 18 05:05:28 2025
Anyone get same error as this ?