- Sep 4, 2017
- 471
- 715
Downloaded the latest public version from patreon, again, and started a new save. Everything worked. Then I gave Lilly her cupcake dress and told her to put it on. After she did it, this happened:
"I'm sorry, but an uncaught exception occurred.
"While running game code:
File "game/script.rpy", line 3113, in script
jump addressLilly
ScriptError: could not find label 'addressLilly'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 3113, in script
jump addressLilly
File "C:\Users\len\Desktop\FantasyTrainer-0.45-dists\FantasyTrainer-0.45-pc\FantasyTrainer-0.45-pc\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\len\Desktop\FantasyTrainer-0.45-dists\FantasyTrainer-0.45-pc\FantasyTrainer-0.45-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'addressLilly'."
"I'm sorry, but an uncaught exception occurred.
"While running game code:
File "game/script.rpy", line 3113, in script
jump addressLilly
ScriptError: could not find label 'addressLilly'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 3113, in script
jump addressLilly
File "C:\Users\len\Desktop\FantasyTrainer-0.45-dists\FantasyTrainer-0.45-pc\FantasyTrainer-0.45-pc\renpy\ast.py", line 1600, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\len\Desktop\FantasyTrainer-0.45-dists\FantasyTrainer-0.45-pc\FantasyTrainer-0.45-pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'addressLilly'."