Thread Tools Display Modes
12/03/20, 08:37 AM   #1
Zulio
Join Date: Dec 2020
Posts: 2
Destinations ui error!!!

my addon ''destinations'' gives the following error:

bad argument #1 to 'pairs' (table/struct expected, got nil)
stack traceback:
[C]: in function 'pairs'
EsoUI/Libraries/Utility/ZO_TableUtils.lua:181: in function 'ZO_ShallowTableCopy'
|caaaaaa<Locals> dest = [table:1]{AUTHOR = "Autor: <<X:1>>", RELOAD_DIALOG_TEXT = "Some changes require an UI rel...", WEBSITE = "Visit Website", PANEL_INFO_FONT = "$(CHAT_FONT)|14|soft-shadow-th...", VERSION = "Version: <<X:1>>", RELOAD_UI_WARNING = "Changes to this setting requir...", PANEL_NAME = "Addons", RELOAD_DIALOG_RELOAD_BUTTON = "Reload", RELOAD_DIALOG_TITLE = "UI Reload required", RELOAD_DIALOG_DISCARD_BUTTON = "Discard"} </Locals>|r
user:/AddOns/InventoryGridView/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:414: in function '(main chunk)'
|caaaaaa<Locals> MAJOR = "LibAddonMenu-2.0", MINOR = 25, lam = [table:2]{}, messages = [table:3]{}, MESSAGE_PREFIX = "[LAM2] ", PrintLater = user:/AddOns/InventoryGridView/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:13, FlushMessages = user:/AddOns/InventoryGridView/lib/LibAddonMenu-2.0/LibAddonMenu-2.0.lua:21, wm = ud, em = ud, sm = [table:4]{remoteSceneSequenceNumber = 0, exitUIModeOnChatFocusLost = F, hudUISceneHidesAutomatically = T, hudUISceneName = "hudui", initialized = F, numTopLevelShown = 0, hudSceneName = "hud", fireCallbackDepth = 0, numRemoteTopLevelShown = 0}, cm = [table:5]{fireCallbackDepth = 0}, tconcat = [C]:-1, tinsert = [C]:-1, MIN_HEIGHT = 26, HALF_WIDTH_LINE_SPACING = 2, OPTIONS_CREATION_RUNNING = 1, OPTIONS_CREATED = 2, LAM_CONFIRM_DIALOG = "LAM_CONFIRM_DIALOG", LAM_DEFAULTS_DIALOG = "LAM_DEFAULTS", LAM_RELOAD_DIALOG = "LAM_RELOAD_DIALOG" </Locals>|r
  Reply With Quote
12/03/20, 08:51 AM   #2
votan
 
votan's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2014
Posts: 577
I would remove InventoryGridView/lib/LibAddonMenu-2.0
A make sure you have downloaded the current version of LibAddonMenu 2.0.
  Reply With Quote
12/03/20, 09:55 AM   #3
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Check the addon's (Inventory Grid View) comments and maybe think about changing this outdated addon to a newer one.

Here is an example how to read the error messages so that, for the next error, you know which addon causes this:
https://www.esoui.com/forums/showthread.php?t=8858
-> Scroll down to "lua error messages ingame"

Last edited by Baertram : 12/03/20 at 10:02 AM.
  Reply With Quote

ESOUI » General Discussion » Tech Chat » Destinations ui error!!!

Thread Tools
Display Modes

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