Thread Tools Display Modes
Prev Previous Post   Next Post Next
09/24/19, 10:41 AM   #1
NeuroticPixels
Addon Addict
 
NeuroticPixels's Avatar
Premium Member
Join Date: May 2019
Posts: 211
Unhappy Unknown Error When Retrieving Items From Mail

I've gotten this error every time I take attachments from my mail. It breaks my inventory UI (it will no longer update) and I'm forced to do a /reloadui.

It has also happened when looting a thieves trove. I can't easily pinpoint what addon is causing this issue, so I'm reaching out for help. Anyone have any good troubleshooting suggestions to help me narrow down the culprit?
I have many, many addons and I'm looking for something more than "disable them all, and then enable them 1 by 1 until you find the addon causing the issue". Because it would involve a lot more work than just that, since only certain actions (eg: retrieving mail attachments) causes the error.


EsoUI/Libraries/Globals/GlobalVars.lua:47: attempt to index a nil value
stack traceback:
EsoUI/Libraries/Globals/GlobalVars.lua:47: in function 'GetControl'
|caaaaaa<Locals> suffix = "Flash" </Locals>|r
EsoUI/Ingame/Inventory/Inventory.lua:1281: in function 'ZO_InventoryManager:PlayItemAddedAlert'
|caaaaaa<Locals> self = tbl, filterData = tbl, tabFilters = tbl, filterKey = 1, tabFilter = tbl, filterIndex = 1 </Locals>|r
EsoUI/Ingame/Inventory/Inventory.lua:1358: in function 'ZO_InventoryManager:OnInventoryItemAdded'
|caaaaaa<Locals> self = tbl, inventoryType = 1, bagId = 1, slotIndex = 14, newSlotData = tbl, inventory = tbl </Locals>|r
(tail call): ?
(tail call): ?
(tail call): ?
EsoUI/Ingame/Inventory/Inventory.lua:680: in function 'callback'
|caaaaaa<Locals> bagId = 1, slotIndex = 14, newSlotData = tbl, inventory = 1 </Locals>|r
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = tbl, eventName = "SlotAdded", registry = tbl, callbackInfoIndex = 1, callbackInfo = tbl, callback = EsoUI/Ingame/Inventory/Inventory.lua:677, deleted = false </Locals>|r
EsoUI/Ingame/Inventory/SharedInventory.lua:494: in function 'ZO_SharedInventoryManager:HandleSlotCreationOrUpdate'
|caaaaaa<Locals> self = tbl, bagCache = tbl, bagId = 1, slotIndex = 14, isNewItem = true, slotData = tbl, result = 2 </Locals>|r
EsoUI/Ingame/Inventory/SharedInventory.lua:267: in function 'ZO_SharedInventoryManager:RefreshSingleSlot'
|caaaaaa<Locals> self = tbl, bagId = 1, slotIndex = 14, isNewItem = true, itemSoundCategory = 21, updateReason = 0, bagCache = tbl </Locals>|r
EsoUI/Ingame/Inventory/SharedInventory.lua:56: in function 'RefreshSingle'
EsoUI/Libraries/Refresh/Refresh.lua:65: in function 'ZO_Refresh:UpdateRefreshGroups'
|caaaaaa<Locals> self = tbl, refreshGroup = "inventory", refreshData = tbl, _ = 1, singleData = tbl </Locals>|r
EsoUI/Ingame/Inventory/SharedInventory.lua:93: in function 'OnInventorySlotUpdated'
|caaaaaa<Locals> eventCode = 131223, bagId = 1, slotIndex = 14, isNewItem = true, itemSoundCategory = 21, updateReason = 0 </Locals>|r
I've gotten rid of a good amount of addons since this issue started occuring (last week? I think?). I couldn't find a txt document that contained all my enabled addons, but I've copied and pasted Addon Selector's saved variables into this spoiler:
Warning: Spoiler


Thank you for any and all assistance. I really appreciate it.
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Unknown Error When Retrieving Items From Mail


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