Thread Tools Display Modes
12/04/20, 12:43 PM   #1
Zulio
Join Date: Dec 2020
Posts: 2
help

how do I fix this error???

user:/AddOns/Destinations/Destinations.lua:2208: attempt to index a nil value
stack traceback:
user:/AddOns/Destinations/Destinations.lua:2208: in function 'CollectibleDonepinTypeCallback'
|caaaaaa<Locals> _ = 3, pinData = [table:1]{1 = 0.3532}, collectibleID = 842, collectibleCode = 5, completedTotal = 0, requiredTotal = 8, desc = "Gossamer Winglet", completed = 0, required = 1, textLine = 1, countCN = 0 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:1536: in function 'ZO_WorldMapPins:RefreshCustomPins'
|caaaaaa<Locals> self = [table:2]{nextCustomPinType = 259, m_NextFree = 18, m_NextControlId = 0}, optionalPinType = 259, pinTypeId = 259, pinData = [table:3]{pinTypeString = "DEST_Pin_Collectibles_Done", enabled = T} </Locals>|r
user:/AddOns/LibMapPins-1.0/LibMapPins-1.0.lua:207: in function 'lib:AddPinType'
|caaaaaa<Locals> self = [table:4]{name = "LibMapPins-1.0", version = 10029}, pinTypeString = "DEST_Pin_Collectibles_Done", pinTypeAddCallback = user:/AddOns/Destinations/Destinations.lua:2184, pinLayoutData = [table:5]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/Collectible_...", size = 26}, pinTooltipCreator = [table:6]{tooltip = 1}, pinTypeId = 259 </Locals>|r
user:/AddOns/Destinations/Destinations.lua:5716: in function 'SetPinLayouts'
|caaaaaa<Locals> pinLayout_Faked = [table:7]{maxDistance = 0.05, level = 30, size = 26}, pinLayout_unknown = [table:8]{maxDistance = 0.05, level = 30, size = 42}, pinLayout_other = [table:9]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_other_Done = [table:10]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Maiq = [table:11]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Maiq_Done = [table:12]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Peacemaker = [table:13]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Peacemaker_Done = [table:14]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Nosediver = [table:15]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Nosediver_Done = [table:16]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_EarthlyPos = [table:17]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_EarthlyPos_Done = [table:18]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_OnMe = [table:19]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_OnMe_Done = [table:20]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Brawl = [table:21]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Brawl_Done = [table:22]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Patron = [table:23]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_Patron_Done = [table:24]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_WrothgarJumper = [table:25]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26}, pinLayout_WrothgarJumper_Done = [table:26]{maxDistance = 0.05, level = 30, texture = "Destinations/pins/old/Achievem...", size = 26} </Locals>|r
user:/AddOns/Destinations/Destinations.lua:9493: in function 'OnLoad'
|caaaaaa<Locals> eventCode = 65536, name = "Destinations" </Locals>|r

user:/AddOns/Destinations/Destinations.lua:2208: attempt to index a nil value
stack traceback:
user:/AddOns/Destinations/Destinations.lua:2208: in function 'CollectibleDonepinTypeCallback'
|caaaaaa<Locals> _ = 3, pinData = [table:1]{1 = 0.3532}, collectibleID = 842, collectibleCode = 5, completedTotal = 0, requiredTotal = 8, desc = "Gossamer Winglet", completed = 0, required = 1, textLine = 1, countCN = 0 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:1536: in function 'ZO_WorldMapPins:RefreshCustomPins'
|caaaaaa<Locals> self = [table:2]{nextCustomPinType = 259, m_NextFree = 18, m_NextControlId = 0}, pinTypeId = 259, pinData = [table:3]{pinTypeString = "DEST_Pin_Collectibles_Done", enabled = T} </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:3862: in function 'ZO_WorldMap_UpdateMap'
|caaaaaa<Locals> mapTitle = "Mistral" </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:5034: in function 'callback'
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:116: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = [table:4]{fireCallbackDepth = 1}, eventName = "OnWorldMapChanged", registry = [table:5]{}, callbackInfoIndex = 21, callbackInfo = [table:6]{3 = F}, callback = EsoUI/Ingame/Map/WorldMap.lua:5028, deleted = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:4640: in function '(anonymous)'

when I open the map it appears this too

user:/AddOns/Destinations/Destinations.lua:2208: attempt to index a nil value
stack traceback:
user:/AddOns/Destinations/Destinations.lua:2208: in function 'CollectibleDonepinTypeCallback'
|caaaaaa<Locals> _ = 12, pinData = [table:1]{1 = 0.2252}, collectibleID = 838, collectibleCode = 1, completedTotal = 0, requiredTotal = 12, desc = "Scaly Durzog Hide", completed = 0, required = 1, textLine = 1, countCN = 0 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:1536: in function 'ZO_WorldMapPins:RefreshCustomPins'
|caaaaaa<Locals> self = [table:2]{nextCustomPinType = 259, m_NextFree = 29, m_NextControlId = 0}, pinTypeId = 259, pinData = [table:3]{pinTypeString = "DEST_Pin_Collectibles_Done", enabled = T} </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:3862: in function 'ZO_WorldMap_UpdateMap'
|caaaaaa<Locals> mapTitle = "Poleiro de Khenarthi" </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:5034: in function 'callback'
|caaaaaa<Locals> wasNavigateIn = F </Locals>|r
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:116: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = [table:4]{fireCallbackDepth = 2}, eventName = "OnWorldMapChanged", registry = [table:5]{}, callbackInfoIndex = 21, callbackInfo = [table:6]{3 = F}, callback = EsoUI/Ingame/Map/WorldMap.lua:5028, deleted = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:4001: in function 'PlayerChosenMapUpdate'
|caaaaaa<Locals> playerChoseMap = T, navigateIn = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:4183: in function 'ZO_WorldMap_MouseUp'
|caaaaaa<Locals> mapControl = ud, mouseButton = 2, upInside = T, needUpdate = T, navigateIn = F </Locals>|r
ZO_MapPin0_MouseUp:8: in function '(main chunk)'
|caaaaaa<Locals> self = ud, button = 2, upInside = T, ctrl = F, alt = F, shift = F, command = F </Locals>|r

Last edited by Zulio : 12/04/20 at 12:46 PM.
  Reply With Quote
12/04/20, 12:49 PM   #2
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
You don't need two threads for problems with the same addon.
  Reply With Quote
12/04/20, 03:44 PM   #3
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 626
Uninstall the mod until it is updated. Oddly I don't have any issues with the current version as is from ESOUI. Did you add the POI information? I use Map Pins and it already provides that, so I wasn't worried about it. However, I also use my own version that I have updated properly. One of the previous updates did something wrong because they don't understand the code. I don't understand all of it but I get most of it.

If you have Map Pins and Quest Map you should have all you really need.

Last edited by Sharlikran : 12/04/20 at 05:05 PM.
  Reply With Quote

ESOUI » General Discussion » Tech Chat » help

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