i got this
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/SCRIPT/Martha home.rpy", line 74, in script
call screen marthalab
ScriptError: could not find label 'marthalab_diag'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 607, in main
run(restart)
File "renpy/main.py", line 147, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/SCRIPT/Martha home.rpy", line 74, in script
call screen marthalab
File "renpy/script.py", line 900, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'marthalab_diag'.