I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/navigation/navigator_scripts.rpy", line 41, in <module>
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 115, in execute
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 115, in execute
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 184, in execute
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 184, in <module>
AttributeError: 'NoneType' object has no attribute 'item_available'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/quests/story/0_intro/intro_house_v2.rpyc", line 101, in script call
File "scripts/engine/navigation/navigator_scripts.rpyc", line 25, in script
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/navigation/navigator_scripts.rpy", line 41, in <module>
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 3693, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/screen.py", line 432, in visit_all
callback(self)
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/core.py", line 3693, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/screen.py", line 443, in per_interact
self.update()
File "/Volumes/Untitled/renpy-7.3.5-sdk/renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 115, in execute
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 115, in execute
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 184, in execute
File "game/scripts/navigation/house/ground_floor/living_room/living_room.rpy", line 184, in <module>
AttributeError: 'NoneType' object has no attribute 'item_available'
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.4.6.1693
A House in the Rift 0.5.10r2
Sun Nov 7 01:09:34 2021