I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/misc/inventory.rpy", line 89, in script call
call inventory_showscene
File "game/scripts/misc/inventory.rpy", line 79, in script
$ showInventoryItems()
File "game/scripts/misc/inventory.rpy", line 79, in <module>
$ showInventoryItems()
File "game/scripts/misc/inventory.rpy", line 61, in showInventoryItems
renpy.show(item.image, at_list=[Transform(pos=(x, y))])
AttributeError: 'str' object has no attribute 'image'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/misc/inventory.rpy", line 89, in script call
call inventory_showscene
File "game/scripts/misc/inventory.rpy", line 79, in script
$ showInventoryItems()
File "K:\Downloads\dwHelper\GG\LWA\LustworthAcademyBeta-v0.30.7-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "K:\Downloads\dwHelper\GG\LWA\LustworthAcademyBeta-v0.30.7-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/misc/inventory.rpy", line 79, in <module>
$ showInventoryItems()
File "game/scripts/misc/inventory.rpy", line 61, in showInventoryItems
renpy.show(item.image, at_list=[Transform(pos=(x, y))])
AttributeError: 'str' object has no attribute 'image'
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Lustworth Academy v0.30.7
Sun Feb 19 01:22:50 2023