hi.. there is a bug on.... how was your day? the game closes with this error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/core/screens_characters.rpy", line 491, in script
call screen rylan_questions
ScriptError: could not find label 'rylan_how_was_your_day'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 648, 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/core/screens_characters.rpy", line 491, in script
call screen rylan_questions
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'rylan_how_was_your_day'.