View Bug Report
Since today
Bug #: 2499
File: FCO ItemSaver
Date: 09/09/19 12:43 PM
By: ToS69er
Status: Not a Bug
user:/AddOns/FCOItemSaver/src/FCOIS_ContextMenus.lua:771: function expected instead of nil
stack traceback:
user:/AddOns/FCOItemSaver/src/FCOIS_ContextMenus.lua:771: in function 'FCOIS.AddMark'
|caaaaaa<Locals> rowControl = ud, markId = 1, isEquipmentSlot = false, refreshPopupDialog = false, useSubMenu = false, parentName = "ZO_PlayerInventoryListConte...", controlName = "ZO_PlayerInventoryList1Row1", settings = tbl, isIconEnabled = tbl, isDynamicIcon = tbl, isGearIcon = tbl, notAllowedParentCtrls = tbl, notAllowedCtls = tbl, researchableIcons = tbl, allowedCharacterCtrls = tbl, allowedCharacterJewelryControls = tbl, firstAdd = true, lastAdd = false, myFont = "ZoFontGame", colDef = tbl </Locals>|r
user:/AddOns/FCOItemSaver/src/FCOIS_Hooks.lua:651: in function 'ZO_InventorySlot_ShowContextMenu_For_FCOItemSaver'
|caaaaaa<Locals> rowControl = ud, slotActions = tbl, prevVars = tbl, contextMenuClearMarkesByShiftKey = false, isCharacterShown = true, parentControl = ud, FCOcontextMenu = tbl, userOrderValid = true, resetSortOrderDone = false, contextMenuEntriesAdded = 15, useSubContextMenu = false, _ = 15, countDynIconsEnabled = 3, useDynSubContextMenu = false, addedCounter = 1, j = 1 </Locals>|r
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = tbl, eventName = 6, registry = tbl, callbackInfoIndex = 1, callbackInfo = tbl, callback = user:/AddOns/FCOItemSaver/src/FCOIS_Hooks.lua:550, deleted = false </Locals>|r
user:/AddOns/PotionMaker/Libs/LibCustomMenu/LibCustomMenu.lua:516: in function 'addCategory'
user:/AddOns/PotionMaker/Libs/LibCustomMenu/LibCustomMenu.lua:536: in function 'AppendToMenu'
user:/AddOns/PotionMaker/Libs/LibCustomMenu/LibCustomMenu.lua:493: in function 'Show'
EsoUI/Ingame/Inventory/InventorySlot.lua:1968: in function 'ZO_InventorySlot_ShowContextMenu'
|caaaaaa<Locals> inventorySlot = ud </Locals>|r
(tail call): ?
(tail call): ?
(tail call): ?
(tail call): ?
(tail call): ?
EsoUI/Ingame/Inventory/InventorySlot.lua:2009: in function 'ZO_InventorySlot_OnSlotClicked'
|caaaaaa<Locals> inventorySlot = ud, button = 2 </Locals>|r
ZO_InventoryWalletList1Row1_MouseUp:4: in function '(main chunk)'
|caaaaaa<Locals> self = ud, button = 2, upInside = true, ctrl = false, alt = false, shift = false, command = false </Locals>|r

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Baertram - 09/09/19 02:40 PM
Sorry but this does not help alone.
Tell me what you did as this happens?
And what did you change before this happened?
Did you change the max slider of Dynamic icons without ring the reloadui e.g. or for you change aby other context menu related settings?
By: Baertram - 09/09/19 10:26 PM
Hey there,

your report is no error in the addon
but your libraries are not updated properly.
Reinstall LibCustomMenu if the error happens.

You can use Minion addon manager to update libraries just like addons.

Baertram