Thread Tools Display Modes
06/14/15, 05:00 AM   #1
MagiczneTornado
Guest
Posts: n/a
UI error from some addon - happen on opening container from inventory

Hello,

Im occasionally getting this error probably generated by some addon. Its fixed by reloading ui and appears occasionaly so its hard to track down which Addon causes it (by trying to disable one and check if happens again)

The error is:
"EsoUI/Ingame/Inventory/InventorySlot.lua:925: attempt to access a private function 'UseItem' from insecure code
stack traceback:
EsoUI/Ingame/Inventory/InventorySlot.lua:925: in function 'TryUseItem'
EsoUI/Ingame/Inventory/InventorySlot.lua:1148: in function 'OnSelect'
EsoUI/Libraries/ZO_ContextMenus/ZO_ContextMenus.lua:412: in function 'ZO_Menu_ClickItem'
8371350907706105899:4: in function '(main chunk)'
"
and it happens when trying to open container (like Naedic coffer, writ case/satchel/crate/coffer)
  Reply With Quote
06/14/15, 07:35 AM   #2
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
The mystery behind this error has already been solved a while ago.
It is caused by any addon that adds a context menu entry before the ingame ui can populate the context menu first.
It will be fixed in a future patch of the game, but until then you best watch out that you always open one of the built-in context menus after you log in with a character (e.g. right click on a quest in the journal).
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » UI error from some addon - happen on opening container from inventory


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off