View Single Post
08/08/17, 06:42 AM   #1
Octopuss
 
Octopuss's Avatar
Join Date: Jul 2017
Posts: 176
Is this caused by an addon?

I keep getting this error randomly when I'm trying to deposit stuff in the bank:

Code:
2017-08-08T10:32:15.532+01:00 |cff0000Lua Error: EsoUI/Ingame/Inventory/InventorySlot.lua:692: Attempt to access a private function 'PickupInventoryItem' from insecure code. The callstack became untrusted 3 stack frame(s) from the top.
stack traceback:
	EsoUI/Ingame/Inventory/InventorySlot.lua:692: in function 'TryBankItem'
	EsoUI/Ingame/Inventory/InventorySlot.lua:1485: in function 'INDEX_ACTION_CALLBACK'
	EsoUI/Ingame/Inventory/InventorySlotActions.lua:96: in function 'ZO_InventorySlotActions:DoPrimaryAction'
	EsoUI/Ingame/Inventory/ItemSlotActionController.lua:31: in function 'callback'
	EsoUI/Libraries/ZO_KeybindStrip/ZO_KeybindStrip.lua:615: in function 'ZO_KeybindStrip:TryHandlingKeybindDown'
	(tail call): ?
	(tail call): ?|r
it doesn't mention any addon, so I have no idea how to troubleshoot it. Could it be a game bug?
  Reply With Quote