Traceback

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

I'm sorry, but an uncaught exception occurred.

While running game code:


File "game/script.rpy", line 90, in script
jump choice1_third
ScriptError: could not find label 'choice1_third'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 90, in script
jump choice1_third
File "C:\Users\Администратор\Desktop\Myproject-1.0-pc\renpy\ast.py", line 1697,
in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\Администратор\Desktop\Myproject-1.0-pc\renpy\script.py", line 894,
in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'choice1_third'.

Windows-8-6.2.9200
Ren'Py 7.3.3.568
Общага би лайк 1.0
Sun Oct 27 14:19:23 2019

You might also like