I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scriptpart2.rpy", line 1137, in script
menu:
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 211, in execute
for i in items:
File "game/screens.rpy", line 212, in execute
textbutton i.caption action i.action
NameError: Name 'mKATH' is not defined.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scriptpart2.rpy", line 1137, in script
menu:
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 1621, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\exports.py", line 1110, in menu
rv = re\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\exports.py", line 1365, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 2166, 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 "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 207, in execute
screen choice(items):
File "game/screens.rpy", line 210, in execute
vbox:
File "game/screens.rpy", line 211, in execute
for i in items:
File "game/screens.rpy", line 212, in execute
textbutton i.caption action i.action
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\ui.py", line 990, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\text\text.py", line 1738, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\text\text.py", line 1868, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\substitutions.py", line 371, in substitute
s = interpolate(s, kwargs) # type: ignore
File "C:\\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "C:\MEGA-Downloads\Mybrotherswife-0.11.0-pc\Mybrotherswife-0.11.0-pc\renpy\substitutions.py", line 313, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'mKATH' is not defined.
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
My brother's wife 0.11.0
Sun Nov 3 11:33:22 2024