Thread Tools Display Modes
02/25/20, 08:07 PM   #1
DeathStalker
Join Date: Dec 2018
Posts: 3
New Slew Of Errors! :(

Ok, my wife's system has all of the same AddOns as I do, but she is suddenly getting the following errors (all in one block) as well as missing her entire Mini-Map!

user:/AddOns/HarvestMap/Modules/HarvestMap/Pins/QuickPins.lua:348: attempt to index a nil value
stack traceback:
user:/AddOns/HarvestMap/Modules/HarvestMap/Pins/QuickPins.lua:348: in function 'lib:CheckMapMode'
|caaaaaa<Locals> self = [table:1]{MAP_WIDTH = 1170, numRequestedPins = 0, minZoom = 1, initialized = T, numCreatedPins = 0, maxZoom = 5, MAP_HEIGHT = 1170}, mode = [table:2]{} </Locals>|r
user:/AddOns/HarvestMap/Modules/HarvestMap/Pins/QuickPins.lua:362: in function 'lib:UpdatePinsForMapSizeChange'
|caaaaaa<Locals> self = [table:1], width = 1170, height = 1170 </Locals>|r
user:/AddOns/HarvestMap/Modules/HarvestMap/Pins/QuickPins.lua:455: in function 'hookFunction'
EsoUI/Libraries/Utility/ZO_Hook.lua:18: in function 'UpdatePinsForMapSizeChange'
EsoUI/Ingame/Map/WorldMap.lua:4623: in function 'SetMapWindowSize'
|caaaaaa<Locals> newWidth = 1170, newHeight = 1170, LAYOUT = [table:3]{offsetY = 0, paddingX = 0, offsetX = 0, paddingY = 0}, verticalPadding = 0, horizontalPadding = 0, containerHeight = 1170, containerWidth = 1170, mapSize = 1170, RAGGED_EDGE_OFFSET_X = 90, RAGGED_EDGE_OFFSET_Y = 95, raggedEdgeScaledOffsetX = 90, raggedEdgeScaledOffsetY = 95, normalizedX = 0.5, normalizedY = 0.49230769230769 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:4648: in function 'ResizeAndReanchorMap'
|caaaaaa<Locals> UIWidth = 2560, UIHeight = 1440, oldMapWidth = 1170, oldMapHeight = 1170, newMapWidth = 1170, newMapHeight = 1170 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:6394: in function 'ZO_WorldMap_UpdateMap'
|caaaaaa<Locals> mapTitle = "Murkmire" </Locals>|r
(tail call): ?
EsoUI/Ingame/Map/WorldMap.lua:7882: 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 = 19, callbackInfo = [table:6]{3 = F}, callback = EsoUI/Ingame/Map/WorldMap.lua:7876, deleted = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:7160: in function '(anonymous)'


Don't ask me about the |caaaaaa - it does not show in the game message, but copy/pastes that way.

Thanks so much for any assistance with this! (and yes, everything has been updated with Minion - nothing different than I did with my system)
  Reply With Quote
02/25/20, 08:35 PM   #2
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
HarvestMap is having issues for many people in many circumstances. Your saved variables vary from her's. It'll likely be fixed soon.
  Reply With Quote
02/25/20, 08:42 PM   #3
DeathStalker
Join Date: Dec 2018
Posts: 3
Originally Posted by Rhyono View Post
HarvestMap is having issues for many people in many circumstances. Your saved variables vary from her's. It'll likely be fixed soon.
Ok, but that doesn't explain the lack of the Mini-Map.

I'm wondering if we actually need to uninstall everything and the re-install (which would seriously suck)
  Reply With Quote
02/25/20, 08:56 PM   #4
DeathStalker
Join Date: Dec 2018
Posts: 3
Ok, well it took some uninstalling and reinstalling of several add-ons, but things look ok for now (still haven't added Harvest Map back in yet)
  Reply With Quote
02/26/20, 04:53 AM   #5
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
If one addon breaks it could break others as well.
Especially if they are using the same objects like map (harvest MAP, mini MAP )
Both use the worldmap. If a lua error shows for one, all other addons related to the maps could get errors as well until you do a reloadui and the errors are reset (in most of the times).
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » New Slew Of Errors! :(

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