Update might be a bit broken -
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 333, in script
jump demon8
ScriptError: could not find label 'demon8'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 333, in script
jump demon8
File "renpy/ast.py", line 1711, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 910, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'demon8'.
Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Tooth 17
Fri Jul 9 08:33:49 2021
This has happened after loading a previous save and after starting a new game and causes the vn to compleatly stop with no ignore option to continue passed it.