I'm sorry, but an uncaught exception occurred.
While running game code:
  File "game/scripts/home.rpy", line 152, in script call
    call screen nav_menu
  File "game/scripts/home.rpy", line 152, in script
    call screen nav_menu
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/scripts/nav_menu.rpy", line 65, in execute
    screen nav_menu():
  File "game/scripts/nav_menu.rpy", line 65, in execute
    screen nav_menu():
  File "game/scripts/nav_menu.rpy", line 66, in execute
    if end_of_content_check(event_pool):
  File "game/scripts/nav_menu.rpy", line 66, in <module>
    if end_of_content_check(event_pool):
  File "game/scripts/02_functions.rpy", line 53, in end_of_content_check
    if e.important and not e.is_blocked and not e.is_completed:
  File "game/scripts/event_handler.rpy", line 50, in is_completed
    return eval(str(self.completed))
NameError: name 'm_d19a' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
  File "game/scripts/home.rpy", line 152, in script call
    call screen nav_menu
  File "game/scripts/home.rpy", line 152, in script
    call screen nav_menu
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\ast.py", line 1980, in execute
    self.call("execute")
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\ast.py", line 1959, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\statements.py", line 374, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 671, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\exports\statementexports.py", line 345, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\ui.py", line 301, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\core.py", line 2215, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\core.py", line 2745, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\displayable.py", line 434, in visit_all
    d.visit_all(callback, seen)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\screen.py", line 480, in visit_all
    callback(self)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\core.py", line 2745, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\screen.py", line 491, in per_interact
    self.update()
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\display\screen.py", line 697, in update
    self.screen.function(**self.scope)
  File "game/scripts/nav_menu.rpy", line 65, in execute
    screen nav_menu():
  File "game/scripts/nav_menu.rpy", line 65, in execute
    screen nav_menu():
  File "game/scripts/nav_menu.rpy", line 66, in execute
    if end_of_content_check(event_pool):
  File "game/scripts/nav_menu.rpy", line 66, in <module>
    if end_of_content_check(event_pool):
  File "game/scripts/02_functions.rpy", line 53, in end_of_content_check
    if e.important and not e.is_blocked and not e.is_completed:
  File "game/scripts/event_handler.rpy", line 50, in is_completed
    return eval(str(self.completed))
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "H:\Games\DesertStalker-0.19.0-pc\DesertStalker-0.19.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "<none>", line 1, in <module>
NameError: name 'm_d19a' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Desert Stalker 0.19.0
Sat Aug 30 23:26:10 2025