```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/Scripts/night_behavior.rpy", line 464, in check_player_masturbating
Exception: Screen complaint_4 is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "Scripts/night_behavior.rpyc", line 504, in script call
File "Scripts/night_behavior.rpyc", line 504, in script call
File "Scripts/night_behavior.rpyc", line 504, in script call
[Previous line repeated 1 more time]
File "Scripts/night_behavior.rpyc", line 615, in script call
File "Scripts/night_behavior.rpyc", line 504, in script call
File "Scripts/night_behavior.rpyc", line 615, in script
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\core.py", line 3377, 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 "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\transform.py", line 774, in event
rv = d.event(ev, cx, cy, st)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\behavior.py", line 1073, in event
return handle_click(self.clicked)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\behavior.py", line 1008, in handle_click
rv = run(action)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\behavior.py", line 322, in run
new_rv = run(i, *args, **kwargs)
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 578, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/Scripts/night_behavior.rpy", line 464, in check_player_masturbating
File "E:\DELL\LivingTogether_alpha_039_subscriber-0.39-pc\renpy\display\screen.py", line 1185, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen complaint_4 is not known.
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Living Together 0.39
Mon Sep 30 15:35:02 2024
```