I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/bedrooms/bedrooms.rpy", line 119, in script call
menu(menu_location = Player.home):
File "game/scripts/interfaces/master.rpy", line 275, in script
if renpy.random.random() < getattr(store, f"{Character.tag}_probabilities").get("noticing_remote_vibrator", 0.0):
File "game/scripts/interfaces/master.rpy", line 476, in <module>
AttributeError: 'function' object has no attribute 'tag'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/bedrooms/bedrooms.rpy", line 119, in script call
menu(menu_location = Player.home):
File "game/scripts/interfaces/master.rpy", line 275, in script
if renpy.random.random() < getattr(store, f"{Character.tag}_probabilities").get("noticing_remote_vibrator", 0.0):
File "C:\Users\Owner\Desktop\adgf\TheNullHypothesis-0.7b.beta-pc\renpy\ast.py", line 1869, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Owner\Desktop\adgf\TheNullHypothesis-0.7b.beta-pc\renpy\python.py", line 1220, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Owner\Desktop\adgf\TheNullHypothesis-0.7b.beta-pc\renpy\python.py", line 1213, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/interfaces/master.rpy", line 476, in <module>
AttributeError: 'function' object has no attribute 'tag'
Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.0.24111104+unofficial
The Null Hypothesis 0.7b.beta
Fri Dec 20 00:25:58 2024