Running into a bit of a problem when trying to level up, told to be in room Saturday morning, sorry if there is already a solution and I missed it somewhere. I did a clean download of HQ version prior to encountering this error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Overview/Overview.rpy", line 6, in script
$ renpy.pause(hard=True)
ScriptError: could not find label 'LoungeLvlup9'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 908, in run_context
context.run()
File "game/Overview/Overview.rpy", line 6, in script
$ renpy.pause(hard=True)
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'LoungeLvlup9'.