Go to Page... |
Compatibility: | Deadlands (7.2.5) |
Updated: | 11/01/21 09:46 AM |
Created: | 02/20/16 11:34 AM |
Monthly downloads: | 16,436 |
Total downloads: | 2,070,214 |
Favorites: | 1,474 |
MD5: |
lib:SetMapPing(MapDisplayPinType pingType, MapDisplayType|number mapTypeOrWorldX, number xOrWorldY, number yOrWorldZ)
lib:RemoveMapPing(MapDisplayPinType pingType)
number x, number y = lib:GetMapPing(MapDisplayPinType pingType[, string pingTag])
MapPingState state = lib:GetMapPingState(MapDisplayPinType pingType[, string pingTag])
boolean hasPing = lib:HasMapPing(MapDisplayPinType pingType[, string pingTag])
boolean wasRefreshed = lib:RefreshMapPin(MapDisplayPinType pingType[, string pingTag])
boolean isInside = lib:IsPositionOnMap(number x, number y)
lib:MutePing(MapDisplayPinType pingType[, string pingTag])
lib:UnmutePing(MapDisplayPinType pingType[, string pingTag])
boolean isMuted = lib:IsPingMuted(MapDisplayPinType pingType[, string pingTag])
lib:SuppressPing(MapDisplayPinType pingType[, string pingTag])
lib:UnsuppressPing(MapDisplayPinType pingType[, string pingTag])
boolean isSuppressed = lib:IsPingSuppressed(MapDisplayPinType pingType[, string pingTag])
lib:RegisterCallback(string eventName, function callback)
lib:UnregisterCallback(string eventName, function callback)
BeforePingAdded(MapDisplayPinType pingType, string pingTag, number x, number y, boolean isPingOwner)
AfterPingAdded(MapDisplayPinType pingType, string pingTag, number x, number y, boolean isPingOwner)
BeforePingRemoved(MapDisplayPinType pingType, string pingTag, number x, number y, boolean isPingOwner)
AfterPingRemoved(MapDisplayPinType pingType, string pingTag, number x, number y, boolean isPingOwner)
File Name |
Version |
Size |
Uploader |
Date |
1.0 r12 |
8kB |
sirinsidiator |
02/27/20 01:50 PM |
|
1.0 r11 |
8kB |
sirinsidiator |
02/26/20 04:13 PM |
|
10 |
8kB |
sirinsidiator |
02/26/20 03:20 PM |
|
9 |
9kB |
sirinsidiator |
05/15/19 01:13 PM |
|
r8 |
17kB |
sirinsidiator |
07/03/18 06:54 AM |
|
r7 |
9kB |
sirinsidiator |
06/24/18 03:29 AM |
|
r6 |
9kB |
sirinsidiator |
11/11/17 07:54 AM |
|
r5 |
9kB |
sirinsidiator |
07/14/16 02:45 PM |
|
r4 |
8kB |
sirinsidiator |
03/19/16 08:59 AM |
|
r3 |
8kB |
sirinsidiator |
02/20/16 11:34 AM |
![]() |
Comment Options |
![]() |
|
|
I'm getting a lua error that directly mentions this addon as well as the updated Fyrakin's MiniMap addon, and seems to trigger when the Community Guides addon places a pin on the map. So with 2 different addons directly named in the error, and the error's occurrence tied to a third addon, I'm not sure who to report this to other than to post on all three addon pages.
Community Guides places an X marker on the map to show you where to go next, and this error pops up when that marker is placed. However, it doesn't happen every single time. I got hit with about 13 in a row doing the Cyrodiil tutorial on an EP character. Here's the error, spoilered for length (they're not all completely identical but they all look like this):
Warning: Spoiler
/EsoUI/Ingame/Map/MapPin_Manager.lua:309: table index is nil stack traceback: /EsoUI/Ingame/Map/MapPin_Manager.lua:309: in function 'ZO_WorldMapPins_Manager:MapPinLookupToPinKey' |caaaaaa<Locals> self = [table:1]{nextCustomPinType = 329, invalidateTooltip = F, m_NextControlId = 0, m_NextFree = 638, mousedOverPinWasReset = F}, lookupType = "objective", keyIndex = "", pinKey = 125, lookupTable = [table:2]{}, keys = [table:3]{} </Locals>|r /EsoUI/Ingame/Map/MapPin_Manager.lua:337: in function 'ZO_WorldMapPins_Manager:CreatePin' |caaaaaa<Locals> self = [table:1], pinType = 88, pinTag = "", xLoc = 0.85553976444444, yLoc = 0.12796371111111, pin = [table:4]{normalizedY = 0.12796371111111, m_PinTag = "", scaleModifier = 1, nY = 0.12796371111111, nX = 0.85553976444444, normalizedX = 0.85553976444444, m_PinType = 88}, pinKey = 125 </Locals>|r user:/AddOns/MiniMap/MiniMap.lua:8777: in function 'CreatePin' |caaaaaa<Locals> obj = [table:1], pinType = 88, pinTag = "", x = 0.85553976444444, y = 0.12796371111111, mapId = 16, newPin = F, key = "", r = [table:5]{} </Locals>|r user:/AddOns/LibMapPing/MapPingHandler.lua:121: in function 'MapPingHandler:HandleMapPingAdded' |caaaaaa<Locals> self = [table:6]{updateHandle = "LibMapPing274"}, key = "88_", pingType = 88, pingTag = "", x = 0.85553976444444, y = 0.12796371111111, isPingOwner = T </Locals>|r user:/AddOns/LibMapPing/MapPingHandler.lua:106: in function 'MapPingHandler:HandleMapPing' |caaaaaa<Locals> self = [table:6], eventCode = 0, pingEventType = 0, pingType = 88, pingTag = "", x = 0.85553976444444, y = 0.12796371111111, isPingOwner = T, key = "88_", data = [table:7]{1 = 0} </Locals>|r user:/AddOns/LibMapPing/MapPingHandler.lua:157: in function 'MapPingHandler:HandleMapPingEventNotFired' |caaaaaa<Locals> self = [table:6], key = "88_", data = [table:7], pingEventType = 0, pingType = 88, x = 0.85553976444444, y = 0.12796371111111, mapId = 16, pingTag = "" </Locals>|r (tail call): ? |
![]() |
![]() |
Cavanoskus |
View Public Profile |
Send a private message to Cavanoskus |
Find More Posts by Cavanoskus |
Add Cavanoskus to Your Buddy List |
Anceane |
View Public Profile |
Send a private message to Anceane |
Send email to Anceane |
Find More Posts by Anceane |
Add Anceane to Your Buddy List |
Orejana |
View Public Profile |
Send a private message to Orejana |
Send email to Orejana |
Find More Posts by Orejana |
Add Orejana to Your Buddy List |
votan |
View Public Profile |
Send a private message to votan |
Send email to votan |
Find More Posts by votan |
Add votan to Your Buddy List |
![]() |
|
Forum posts: 7
File comments: 140
Uploads: 0
|
EsoUI/Ingame/Map/WorldMap.lua:1550: table index is nil
stack traceback: EsoUI/Ingame/Map/WorldMap.lua:1550: in function 'ZO_WorldMapPins:MapPinLookupToPinKey' EsoUI/Ingame/Map/WorldMap.lua:1578: in function 'ZO_WorldMapPins:CreatePin' user:/AddOns/LibMapPing/LibMapPing.lua:178: in function 'HandleMapPing' user:/AddOns/LibMapPing/LibMapPing.lua:208: in function 'HandleMapPingEventNotFired' this is with minimap delete
Last edited by snichols7778 : 04/22/21 at 11:21 AM.
|
![]() |
![]() |
snichols7778 |
View Public Profile |
Send a private message to snichols7778 |
Send email to snichols7778 |
Find More Posts by snichols7778 |
Add snichols7778 to Your Buddy List |
![]() |
||
|
||
![]() |
![]() |
sirinsidiator |
View Public Profile |
Send a private message to sirinsidiator |
Send email to sirinsidiator |
Find More Posts by sirinsidiator |
Add sirinsidiator to Your Buddy List |
![]() |
|
Forum posts: 7
File comments: 140
Uploads: 0
|
EsoUI/Ingame/Map/WorldMap.lua:1549: table index is nil
stack traceback: EsoUI/Ingame/Map/WorldMap.lua:1549: in function 'ZO_WorldMapPins:MapPinLookupToPinKey' EsoUI/Ingame/Map/WorldMap.lua:1577: in function 'ZO_WorldMapPins:CreatePin' user:/AddOns/MiniMap/MiniMap.lua:5913: in function 'CreatePin' user:/AddOns/LibMapPing/LibMapPing.lua:178: in function 'HandleMapPing' user:/AddOns/LibMapPing/LibMapPing.lua:208: in function 'HandleMapPingEventNotFired' only happens in Cyrodil |
![]() |
![]() |
snichols7778 |
View Public Profile |
Send a private message to snichols7778 |
Send email to snichols7778 |
Find More Posts by snichols7778 |
Add snichols7778 to Your Buddy List |
![]() |
||
|
||
![]() |
![]() |
sirinsidiator |
View Public Profile |
Send a private message to sirinsidiator |
Send email to sirinsidiator |
Find More Posts by sirinsidiator |
Add sirinsidiator to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 42
Uploads: 0
|
So... how about updating this for Markarth, or even Greymoor?
|
![]() |
![]() |
JLE |
View Public Profile |
Send a private message to JLE |
Send email to JLE |
Find More Posts by JLE |
Add JLE to Your Buddy List |
![]() |
||
Re: Map Popping Up
|
||
![]() |
![]() |
sirinsidiator |
View Public Profile |
Send a private message to sirinsidiator |
Send email to sirinsidiator |
Find More Posts by sirinsidiator |
Add sirinsidiator to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 1
Uploads: 0
|
![]() Hello! I installed this addon because it's a dependency for my other addon, LibGPS (which works for my Zygor leveling addon) ... I wasn't having issues with his addon before but the map keeps popping up randomly and will not go off unless I tap "M" a couple of times to get off. It also comes up during combat, and when I type / press enter after typing. Removing this particular addon fixes the issue but I really need to use Zygor.
Any ideas on what I can do? |
![]() |
![]() |
Starckle |
View Public Profile |
Send a private message to Starckle |
Send email to Starckle |
Find More Posts by Starckle |
Add Starckle to Your Buddy List |
![]() |
||
This library is working fine. You just need to check the "allow outdated" checkbox in the addon menu |
||
![]() |
![]() |
sirinsidiator |
View Public Profile |
Send a private message to sirinsidiator |
Send email to sirinsidiator |
Find More Posts by sirinsidiator |
Add sirinsidiator to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 1
Uploads: 0
|
It still says outdated. Any one managed to get them right? |
![]() |
![]() |
zerdax |
View Public Profile |
Send a private message to zerdax |
Send email to zerdax |
Find More Posts by zerdax |
Add zerdax to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 4
Uploads: 0
|
its saying libMapPing is missing but i have 3 files in a folder in my addon dir
|
![]() |
![]() |
TECHHNYNE |
View Public Profile |
Send a private message to TECHHNYNE |
Send email to TECHHNYNE |
Find More Posts by TECHHNYNE |
Add TECHHNYNE to Your Buddy List |
![]() |
|
Forum posts: 0
File comments: 1
Uploads: 0
|
Ive only recently started modding ESO due to playing seriously now, its listed as out-of-date when loading up? I have installed the more recent version.
|
![]() |
![]() |
vizql |
View Public Profile |
Send a private message to vizql |
Send email to vizql |
Find More Posts by vizql |
Add vizql to Your Buddy List |
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.