Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

v0.4.0 start a new game. select 2nd option. get an uncaught exception.

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    jump meli1_done

ScriptError: could not find label 'meli1_done'.

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

Full traceback:

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

    jump meli1_done

  File "/media/USERNAME/external/games/The Seeding Curse/TSCdemo-0.4.0-linux/renpy/ast.py", line 1698, in execute

    rv = renpy.game.script.lookup(target)

  File "/media/USERNAME/external/games/The Seeding Curse/TSCdemo-0.4.0-linux/renpy/script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'meli1_done'.

Linux-6.1.0-23-amd64-x86_64-with-glibc2.36 x86_64

Ren'Py 8.2.0.24012702

DEMO 0.4.0

Wed Aug 28 00:25:04 2024

(+1)

Hi! A hot-fixed version of the demo has been uploaded, it addresses this issue.

Thank you for letting us know!