View Single Post
03/22/17, 12:52 PM   #1
StrangerFull
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 33
Another addon problem or somewhere wrong setting in addon?

Hi all! This error appears if I use item from inventory bt pressing E button (diagram or any other) and same error if I try get item from bank by pressing E button. What is this can be? If I click right button and choose use no errors appears?

EsoUI/Ingame/Inventory/InventorySlot.lua:1020: attempt to access a private function 'UseItem' from insecure code
stack traceback:
EsoUI/Ingame/Inventory/InventorySlot.lua:1020: in function 'TryUseItem'
EsoUI/Ingame/Inventory/InventorySlot.lua:1201: in function 'INDEX_ACTION_CALLBACK'
EsoUI/Ingame/Inventory/InventorySlotActions.lua:96: in function 'ZO_InventorySlotActionsoPrimaryAction'
EsoUI/Ingame/Inventory/ItemSlotActionController.lua:31: in function 'callback'
EsoUI/Libraries/ZO_KeybindStrip/ZO_KeybindStrip.lua:614: in function 'ZO_KeybindStrip:TryHandlingKeybindDown'
(tail call): ?
(tail call): ?
  Reply With Quote