I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
Exception: Screen ds is not known.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 2961, in script
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\core.py", line 3582, 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 "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\transform.py", line 936, in event
rv = d.event(ev, cx, cy, st)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\behavior.py", line 372, in run
new_rv = run(i, *args, **kwargs)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_control.rpy", line 131, in __call__
renpy.show_screen(self.screen, *self.args, **self.kwargs)
File "D:\Games\Erotik\04.11\AFamilyVenture-0.08_V4b_SubscribeStar-pc\AFamilyVenture-0.08_V4_SS-public-pc\AFamilyVenture-0.08_V4_public-pc\renpy\display\screen.py", line 1220, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen ds is not known.
Windows-10-10.0.19044 AMD64
Ren'Py 8.1.3.23091805
A Family Venture 0.08_V4_public
Sun Jan 28 14:04:51 2024