I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/plot/map.rpy", line 1301, in script call
File "game/plot/scene01_ninim.rpy", line 1017, in script
File "renpy/common/000statements.rpy", line 426, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui.rpy", line 1458, in <module>
File "game/gui.rpy", line 1560, in <module>
File "game/script.rpy", line 165, in ItemDescribe
AttributeError: 'EmptySlot' object has no attribute 'canUse'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/plot/map.rpy", line 1301, in script call
File "game/plot/scene01_ninim.rpy", line 1017, in script
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\ast.py", line 1593, in execute
self.call("execute")
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\ast.py", line 1611, in call
renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\statements.py", line 144, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 426, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\exports.py", line 2103, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\ui.py", line 264, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 2065, in interact
repeat, rv = self.interact_core(preloads=preloads, **kwargs)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 2309, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 306, in visit_all
d.visit_all(callback)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 306, in visit_all
d.visit_all(callback)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 306, in visit_all
d.visit_all(callback)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 308, in visit_all
callback(self)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\core.py", line 2309, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\screen.py", line 181, in per_interact
self.update()
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\screen.py", line 288, in update
self.screen.function(**self.scope)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\screenlang.py", line 1239, in __call__
renpy.python.py_exec_bytecode(self.code.bytecode, locals=scope)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\python.py", line 1382, in py_exec_bytecode
exec bytecode in globals, locals
File "game/gui.rpy", line 1458, in <module>
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\display\screen.py", line 621, in use_screen
screen.function(**scope)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\screenlang.py", line 1239, in __call__
renpy.python.py_exec_bytecode(self.code.bytecode, locals=scope)
File "D:\Games\SOTW-0.8.24-all\SOTW-0.8.24-all\renpy\python.py", line 1382, in py_exec_bytecode
exec bytecode in globals, locals
File "game/gui.rpy", line 1560, in <module>
File "game/script.rpy", line 165, in ItemDescribe
AttributeError: 'EmptySlot' object has no attribute 'canUse'
Windows-7-6.1.7601-SP1
Ren'Py 6.17.7.521
Seasons Of The Wolf 0.8.24