I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
Exception: Screen ep1_raid_doors_labeln is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/freeroam/episode1/ep1_freeroam_hots.rpyc", line 78, in script
File "/data/user/0/org.beingadik.the66/files/renpy/ast.py", line 1911, in execute
self.call("execute")
File "/data/user/0/org.beingadik.the66/files/renpy/ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/data/user/0/org.beingadik.the66/files/renpy/statements.py", line 220, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
File "/data/user/0/org.beingadik.the66/files/renpy/exports.py", line 2870, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "/data/user/0/org.beingadik.the66/files/renpy/display/screen.py", line 1077, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen ep1_raid_doors_labeln is not known.