Great game so far, however it crashes when talking to the frog:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/worlds/akra.rpy", line 1723, in script
jump grosseries_shop
ScriptError: could not find label 'grosseries_shop'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/worlds/akra.rpy", line 1723, in script
jump grosseries_shop
File "renpy/ast.py", line 1757, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'grosseries_shop'.
Windows-10-10.0.19041
Ren'Py 7.4.9.1935
Lust Odyssey 0.02.2
Wed Mar 30 13:50:06 2022
[/code]