I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/bedrooms/bedrooms.rpy", line 211, in script
menu(menu_location = current_bedroom.home):
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 563, in execute
if persistent.tooltips_enabled:
File "game/scripts/interfaces/sex.rpy", line 564, in execute
use tooltips()
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 6, in execute
if tooltip:
File "game/scripts/interfaces/tooltips.rpy", line 7, in execute
nearrect:
File "game/scripts/interfaces/tooltips.rpy", line 12, in execute
frame xmaximum 0.2:
File "game/scripts/interfaces/tooltips.rpy", line 15, in execute
frame:
File "game/scripts/interfaces/tooltips.rpy", line 18, in execute
text "[tooltip!i]":
AttributeError: 'function' object has no attribute 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/bedrooms/bedrooms.rpy", line 211, in script
menu(menu_location = current_bedroom.home):
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\ast.py", line 1645, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\exports\menuexports.py", line 134, in menu
rv = renpy.store.menu(new_items)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\exports\menuexports.py", line 424, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\core.py", line 2201, 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:\Download\TheNullHypothesis-0.7b-pc\renpy\display\core.py", line 2731, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\core.py", line 2731, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 563, in execute
if persistent.tooltips_enabled:
File "game/scripts/interfaces/sex.rpy", line 564, in execute
use tooltips()
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 6, in execute
if tooltip:
File "game/scripts/interfaces/tooltips.rpy", line 7, in execute
nearrect:
File "game/scripts/interfaces/tooltips.rpy", line 12, in execute
frame xmaximum 0.2:
File "game/scripts/interfaces/tooltips.rpy", line 15, in execute
frame:
File "game/scripts/interfaces/tooltips.rpy", line 18, in execute
text "[tooltip!i]":
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\text\text.py", line 2059, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\text\text.py", line 2192, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 355, in substitute
s = interpolate(s, variables) # type: ignore
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 94, in interpolate
value = convert(value, conv, scope)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 286, in convert
value = interpolate(value, scope)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 88, in interpolate
raise e
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 80, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\python.py", line 1220, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\python.py", line 1213, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 2423, in <module>
AttributeError: 'function' object has no attribute 'name'
Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.0.24111104+unofficial
The Null Hypothesis 0.7b
Wed Jan 8 14:24:25 2025