Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

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.

(+1)

i got this too also seth's "flirty demon" pose isn't there

(+1)

jake's route too for that matter

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 329, in script

    jump dog8

ScriptError: could not find label 'dog8'.

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

Full traceback:

  File "game/script.rpy", line 329, in script

    jump dog8

  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 'dog8'.

Windows-10-10.0.19041

Ren'Py 7.4.4.1439

Tooth 17

Fri Jul  9 04:26:02 2021

```

(+1)

I will fix these and get them back out today. Sorry