Thread Tools Display Modes
Prev Previous Post   Next Post Next
04/14/15, 03:58 PM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,188
Any idea if this is coming from an addon or not?

Hey folks,

I get the following error message if I try to remove an item from the quickslot circle inside my inventory, where the item does not exist anymore in my inventory (the quickslot icon is grayed out with stackcount 0):

Code:
Lua Error: EsoUI/Ingame/ActionBar/AbilitySlot.lua:83: attempt to access a private function 'ClearSlot' from insecure code
stack traceback:
	EsoUI/Ingame/ActionBar/AbilitySlot.lua:83: in function 'ClearAbilitySlot'
	EsoUI/Ingame/ActionBar/AbilitySlot.lua:104: in function 'OnSelect'
	EsoUI/Libraries/ZO_ContextMenus/ZO_ContextMenus.lua:412: in function 'ZO_Menu_ClickItem'
	8371350907706105899:4: in function '(main chunk)'|r
I thought this would be normal ESO source code but somehow I got this error the first time today and I was wondering if someone got the same already, or if it's even reported already?

After doing a reloadui the error did not appear anymore :-( So I wa snot able to rebuild it by now.
  Reply With Quote
 

ESOUI » AddOns » AddOn Search/Requests » Any idea if this is coming from an addon or not?


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