I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/intro/intro_sk_jess_int.rpy", line 316, in script call
call intro_sk_jess_int_rand from _call_intro_sk_jess_int_rand_5
File "game/code/intro/intro_sk_jasper_fight.rpy", line 8, in script call
call fight_param_ck from _call_fight_param_ck
File "game/code/fight/fight_var.rpy", line 8, in script call
call mc_equip_ck from _call_mc_equip_ck_20
File "game/code/fight/weapon_var.rpy", line 8, in script
$ mc_equip_head = Inventory.get('elena', 'equipment').inslot('mc_head')
File "game/code/fight/weapon_var.rpy", line 8, in <module>
$ mc_equip_head = Inventory.get('elena', 'equipment').inslot('mc_head')
AttributeError: 'RevertableDict' object has no attribute 'inslot'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/intro/intro_sk_jess_int.rpy", line 316, in script call
call intro_sk_jess_int_rand from _call_intro_sk_jess_int_rand_5
File "game/code/intro/intro_sk_jasper_fight.rpy", line 8, in script call
call fight_param_ck from _call_fight_param_ck
File "game/code/fight/fight_var.rpy", line 8, in script call
call mc_equip_ck from _call_mc_equip_ck_20
File "game/code/fight/weapon_var.rpy", line 8, in script
$ mc_equip_head = Inventory.get('elena', 'equipment').inslot('mc_head')
File "D:\shawn\pgames\StreetKings-V1.0-pc\StreetKings-V1.0-pc\renpy\ast.py", line 1111, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\shawn\pgames\StreetKings-V1.0-pc\StreetKings-V1.0-pc\renpy\python.py", line 1039, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/code/fight/weapon_var.rpy", line 8, in <module>
$ mc_equip_head = Inventory.get('elena', 'equipment').inslot('mc_head')
AttributeError: 'RevertableDict' object has no attribute 'inslot'
Windows-10-10.0.19043
Ren'Py 8.0.0.22052305n
V1.0
Thu Oct 27 22:09:03 2022