ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   UI WorldMap Error (https://www.esoui.com/forums/showthread.php?t=9642)

TSethS 03/20/21 10:52 AM

UI WorldMap Error
 
Hi everyone.
I started using Minion to manage addons, but once I enter the game, it shows this IU error.

https://ibb.co/QbhCnqV

Thanks guys!

here is the complete error message:

EsoUI/Ingame/Map/WorldMap.lua:2235: attempt to index a nil value
stack traceback:
EsoUI/Ingame/Map/WorldMap.lua:2235: in function 'SetMapWindowSize'
|caaaaaa<Locals> newWidth = 690, newHeight = 708 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:2664: in function 'ZO_MapPanAndZoom:SetCurrentNormalizedZoomInternal'
|caaaaaa<Locals> self = [table:1]{allowPanPastMapEdge = F, reachedTargetOffset = T, canZoomInFurther = T, minZoom = 1, canZoomOutFurther = F, mapMax = 5, mapMin = 1, currentNormalizedZoom = 0, maxZoom = 5}, normalizedZoom = 0 </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:2651: in function 'ZO_MapPanAndZoom:SetCurrentNormalizedZoom'
|caaaaaa<Locals> self = [table:1], zoom = 0 </Locals>|r
(tail call): ?
user:/AddOns/LibGPS/MapStack.lua:54: in function 'MapStack:Pop'
|caaaaaa<Locals> self = [table:2]{}, mapStack = [table:3]{}, data = [table:4]{1 = 205}, adapter = [table:5]{}, meter = [table:6]{measuring = T, unitZoneId = 0}, mapId = 205, zoom = 0, offsetX = 0, offsetY = 0, result = 2 </Locals>|r
(tail call): ?
user:/AddOns/LibGPS/TamrielOMeter.lua:201: in function 'TamrielOMeter:CalculateMapMeasurement'
|caaaaaa<Locals> self = [table:6], returnToInitialMap = T, adapter = [table:5], mapId = "Art/maps/deshaan/mournhold_bas...", localX = 0.72039651870728, localY = 0.19837321341038, waypointManager = [table:7]{y = 0, playerX = 0, playerY = 0, x = 0, suppressCount = 1}, hasWaypoint = F, mapIndex = 10 </Locals>|r
user:/AddOns/LibGPS/TamrielOMeter.lua:128: in function 'TamrielOMeter:GetCurrentMapMeasurement'
|caaaaaa<Locals> self = [table:6], mapId = "Art/maps/deshaan/mournhold_bas..." </Locals>|r
(tail call): ?
user:/AddOns/LibGPS/MapAdapter.lua:43: in function 'orgSetMapToPlayerLocation'
|caaaaaa<Locals> result = 2 </Locals>|r
user:/AddOns/LibGroupSocket/LibGPS/LibGPS.lua:325: in function 'NewSetMapToPlayerLocation'
user:/AddOns/LibGroupSocket/LibGPS/LibGPS.lua:423: in function 'Initialize'
user:/AddOns/LibGroupSocket/LibGPS/LibGPS.lua:712: in function '(main chunk)'
|caaaaaa<Locals> LIB_NAME = "LibGPS2", lib = [table:8]{LIB_EVENT_STATE_CHANGED = "OnLibGPS2MeasurementChanged", suppressCount = 0}, LMP = [table:9]{MAP_PING_NOT_SET = 0, MAP_PING_SET = 3, MAP_PING_SET_PENDING = 2, MAP_PING_NOT_SET_PENDING = 1}, DUMMY_PIN_TYPE = "LibGPS2DummyPin", LIB_IDENTIFIER_FINALIZE = "LibGPS2_Finalize", LOG_WARNING = "Warning", LOG_NOTICE = "Notice", LOG_DEBUG = "Debug", POSITION_MIN = 0.085, POSITION_MAX = 0.915, TAMRIEL_MAP_INDEX = 1, COLDHARBOUR_MAP_INDEX = 23, mapMeasurements = [table:10]{}, mapStack = [table:11]{}, MAP_PIN_TYPE_PLAYER_WAYPOINT = 182, currentWaypointX = 0, currentWaypointY = 0, needWaypointRestore = F, orgSetMapToMapListIndex = user:/AddOns/LibGPS/MapAdapter.lua:41, orgSetMapToQuestCondition = user:/AddOns/LibGPS/MapAdapter.lua:41 </Locals>|r

Baertram 03/20/21 01:15 PM

Update your libraries:
/AddOns/LibGPS

Make sure you always use the newest versions of the libraries.
If the error still occurs check addons that use LibGPS or LibGroupSocket, as they are mentioned in the error mesage.

Some addon maybe needs an update then (should be either map related or group info/damage sharing related e.g., so I'd start with these ones).
If they are all updated maybe the addon using the libs is non-working and should not be used anymore.
You need to find out which one causes the error message by disbaling the addons one after another, adn then check the addon's comments section if there is mentioned a fix maybe.


All times are GMT -6. The time now is 08:58 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI