Skip to main content

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

v0.4.0 if you pick any character not in the demo of the 5options. then it gives an uncaught exception AFTER saying the char is not in the demo.

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    jump date_select

ScriptError: could not find label 'date_select'.

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

Full traceback:

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

    jump date_select

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

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:37:26 2024

(+1)

Thank you for letting us know, we'll look into it!

(+1)

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

Thank you for letting us know!