Love the concept! I really hope it will go well for the game
lexan626
Recent community posts
A wild error appears!:
"I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dungeon.rpy", line 38, in script
$ renpy.jump("place" + string)
ScriptError: could not find label 'place54'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/dungeon.rpy", line 38, in script
$ renpy.jump("place" + string)
File "renpy/script.py", line 900, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'place54'.
Windows-10-10.0.19041
Ren'Py 7.4.2.1292
Ketchems 0.0.4
Mon Apr 19 19:12:20 2021"