importing saves from v0.1a is broken.
dragonhoard
Recent community posts
I mean, I never said "don't let you change your mind". I assumed the obvious answer is to do it like 99% of the other games out there. where it is an option that is reached seperately instead of being nagged every time you see the scene. Whether in an options menu, or a new clickable line in her root dialog choice.
Making it an option being exactly what you suggested. So we are on the same page here
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