View Bug Report
Inventory error (Keybinding) on opening daily craft boxes
Bug #: 1565
File: FCO ItemSaver
Date: 03/04/16 02:44 AM
By: AlphaDE
Status: Not a Bug
Since DLC Wrothgar, I occassionaly get the following error when opening a box of a daily craft quest which contains a map to ressources in the moment of opening. After confirming the message, I can open the box.

EsoUI/Ingame/Inventory/InventorySlot.lua:930: attempt to access a private function 'UseItem' from insecure code
stack traceback:
EsoUI/Ingame/Inventory/InventorySlot.lua:930: in function 'TryUseItem'
EsoUI/Ingame/Inventory/InventorySlot.lua:1111: 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:579: in function 'ZO_KeybindStrip:TryHandlingKeybindDown'
(tail call): ?
(tail call): ?

Today, I disabled Itemsaver and the error did not appear.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Baertram - 07/26/18 02:59 PM
This was an error related to ItemSaver not FCOItemSaver. And most of the time it relates to any addon causing an usage of secure functions somwhow.