Maintenance for the week of December 23:
• NA megaservers for maintenance – December 23, 4:00AM EST (9:00 UTC) - 9:00AM EST (14:00 UTC)
• EU megaservers for maintenance – December 23, 9:00 UTC (4:00AM EST) - 14:00 UTC (9:00AM EST)

CustomCompassPins error message - can't dismiss

Daquine
Daquine
Soul Shriven
Hi all,

When I log in with the CustomCompassPins addon enabled, I receive the following UI error, but I can't dismiss it. The creator noted that the latest version should fix similar errors and I've checked that the latest version is in the correct C: folder. Any ideas?

bad argument #1 to 'pairs' (table/struct expected, got nil)
stack traceback:
[C]: in function 'pairs'
/EsoUI/Libraries/Utility/ZO_ObjectPool.lua:187: in function 'ZO_ObjectPool:ReleaseAllObjects'
|caaaaaa<Locals> self = [table:1]{defaultAngle = 1} </Locals>|r
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:231: in function 'CompassPinManager:RemovePins'
|caaaaaa<Locals> self = [table:1] </Locals>|r
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:120: in function 'COMPASS_PINS:RefreshPins'
|caaaaaa<Locals> self = [table:2]{distanceCoefficient = 1.1532562594671, defaultFOV = 1.8849555921539, version = 1.31} </Locals>|r
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:84: in function 'callback'
|caaaaaa<Locals> currentMap = "shadowfen/shadowfen_base" </Locals>|r
/EsoUI/Libraries/Utility/ZO_CallbackObject.lua:107: in function 'ZO_CallbackObjectMixin:FireCallbacks'
|caaaaaa<Locals> self = [table:3]{fireCallbackDepth = 1}, eventName = "CustomCompassPins_MapChanged", registry = [table:4]{}, callbackInfoIndex = 1, callbackInfo = [table:5]{3 = F}, callback = user:/AddOns/CustomCompassPins/CustomCompassPins.lua:81, deleted = F </Locals>|r
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:76: in function 'layoutCallback'
|caaaaaa<Locals> currentMap = "shadowfen/shadowfen_base" </Locals>|r
/EsoUI/Ingame/Map/WorldMap.lua:1478: in function 'ZO_WorldMapPins:RefreshCustomPins'
|caaaaaa<Locals> self = [table:6]{m_NextControlId = 0, nextCustomPinType = 231, m_NextFree = 67}, pinTypeId = 231, pinData = [table:7]{enabled = T, pinTypeString = "CustomCompassPins_MapChangeDet..."} </Locals>|r
/EsoUI/Ingame/Map/WorldMap.lua:3842: in function 'ZO_WorldMap_UpdateMap'
|caaaaaa<Locals> mapTitle = "Shadowfen" </Locals>|r
/EsoUI/Ingame/Map/WorldMap.lua:6577: in function 'ZO_WorldMapManager:SetToMode'
|caaaaaa<Locals> self = [table:8]{mode = 2, inSpecialMode = F, antiquityDigSiteAnimationState = 1, autoNavigationState = 1}, mode = 2, transientModeData = [table:9]{}, initialNormalizedZoom = 0, smallMap = F, layout = [table:10]{paddingY = 0, paddingX = 0, offsetX = 0, offsetY = 0} </Locals>|r
/EsoUI/Ingame/Map/WorldMap.lua:6494: in function 'ZO_WorldMapManager:SetUserMode'
|caaaaaa<Locals> self = [table:8], mode = 2 </Locals>|r
/EsoUI/Ingame/Map/WorldMap.lua:5330: in function 'OnAddOnLoaded'
|caaaaaa<Locals> eventCode = 65536, addOnName = "ZO_Ingame", defaults = [table:11]{userMode = 2}, smallCustom = [table:12]{y = 0, width = 488, height = 550, x = 0, keepSquare = T, mapSize = 2, point = 128, relPoint = 128}, uiWidth = 1920, uiHeight = 1080 </Locals>|r
  • Baertram
    Baertram
    ✭✭✭✭✭
    You are using version 1.31 as the error mesaage says but the newest is 1.32? Update the lib properly lto the newest version.
    self = [table:2]{distanceCoefficient = 1.1532562594671, defaultFOV = 1.8849555921539, version = 1.31} </Locals>|r
    
    Edited by Baertram on November 8, 2021 10:41PM
  • Daquine
    Daquine
    Soul Shriven
    Everything in the lua for the addon is listed as version 1.32. Any idea what I need to be looking for?
  • Shinni42
    Shinni42
    ✭✭✭
    Make sure you installed the addons in the correct folder.
    Depending on whether Windows OneDrive is enabled, the game might load the addons from OneDrive\Documents\Elder Scrolls Online\live\AddOns instead of \Documents\Elder Scrolls Online\live\AddOns.
  • Baertram
    Baertram
    ✭✭✭✭✭
    Take a Screenshot in game and watch the folder shown. Same parent folder should be the one where the Addons folder needs to be located in (e. G. .../live/Screenshots then it's .../live/AddOns
Sign In or Register to comment.