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_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable strip_switch does not exist.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "_stock/home/_hallway/_hallway.rpyc", line 26, in script call
File "_stock/home/emma_room/_emma_room.rpyc", line 97, in script
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Jeux\Other\Lust_and_Power-0.58-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:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\exports.py", line 3174, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Jeux\Other\Lust_and_Power-0.58-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, **kwargs) # type: ignore
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 3804, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\screen.py", line 456, in visit_all
self.child.visit_all(callback, seen=None)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 584, in visit_all
callback(self)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\core.py", line 3804, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\behavior.py", line 965, in per_interact
if self.is_selected():
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\behavior.py", line 953, in is_selected
return is_selected(self.action)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\behavior.py", line 398, in is_selected
return any(is_selected(i) for i in action)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\behavior.py", line 398, in <genexpr>
return any(is_selected(i) for i in action)
File "E:\Jeux\Other\Lust_and_Power-0.58-pc\renpy\display\behavior.py", line 401, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable strip_switch does not exist.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.2.22081402
Lust and Power 0.58
Wed Jul 26 21:59:38 2023