- Jun 4, 2018
- 119
- 83
Ran into a bug:
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/chapter8.rpy", line 3642, in script
jump v8_beach_mike_002
ScriptError: could not find label 'v8_beach_mike_002'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/chapter8.rpy", line 3642, in script
jump v8_beach_mike_002
File "[path]\TAC-pc\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "[path]\TAC-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'v8_beach_mike_002'.
Windows-8-6.2.9200
Ren'Py 6.99.14.2.3333
Chapter 10R
Fri Jan 24 21:46:12 2020