Download
(7 Kb)
Download
Updated: 06/15/20 11:07 AM
Pictures
File Info
Compatibility:
Greymoor (6.0.5)
Updated:06/15/20 11:07 AM
Created:05/26/17 09:52 AM
Monthly downloads:282
Total downloads:99,882
Favorites:136
MD5:
By The Ancestors - Tomb Hunter  Popular! (More than 5000 hits)
Version: 1.4
by: Kyoma [More]
By The Ancestors
Adds map pins for the ancestral tombs needed for the Ancestral Tomb Hunter achievement.

Big thanks to Saturn on the official ESO forums for compiling a list of all the tombs. And some thanks to the makers of SkyShards for not having me re-invent the wheel.

Required Libraries:
1.4
- Removed embedded libraries
- Fixed errors with LibMapPins

1.3
- API Bump

1.2
- API Bump
- Updated libs

1.1
- Updated LibMapPins
- Added german translation
Archived Files (4)
File Name
Version
Size
Uploader
Date
1.3
61kB
Kyoma
10/22/18 03:05 AM
1.2
61kB
Kyoma
08/15/17 06:31 AM
1.1
57kB
Kyoma
05/28/17 08:57 AM
1.0
56kB
Kyoma
05/26/17 09:52 AM


Post A Reply Comment Options
Unread 06/15/20, 12:53 PM  
Kyoma
AddOn Author - Click to view AddOns

Forum posts: 125
File comments: 328
Uploads: 10
Re: geting errors

Originally Posted by Tallarain
First..I love this little add-on. But....

Now I'm getting errors that look like they're coming from this addon

Code:
user:/AddOns/ByTheAncestors/ByTheAncestors.lua:121: attempt to index a nil value
stack traceback:
user:/AddOns/ByTheAncestors/ByTheAncestors.lua:121: in function 'QueueCreatePins'
|caaaaaa<Locals> pinType = "ByTheAncCompassPin_unknown" </Locals>|r
user:/AddOns/ByTheAncestors/ByTheAncestors.lua:148: in function 'CompassCallback'
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:128: in function 'COMPASS_PINS:RefreshPins'
|caaaaaa<Locals> self = [table:1]{map = "vvardenfell/viviccity_base", distanceCoefficient = 1, defaultFOV = 1.8849555921539, version = 1.31}, tag = "ByTheAncCompassPin_unknown", callback = user:/AddOns/ByTheAncestors/ByTheAncestors.lua:146 </Locals>|r
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:84: in function 'callback'
|caaaaaa<Locals> currentMap = "vvardenfell/vvardenfell_base" </Locals>|r
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:116: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = [table:2]{fireCallbackDepth = 2}, eventName = "CustomCompassPins_MapChanged", registry = [table:3]{}, callbackInfoIndex = 1, callbackInfo = [table:4]{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 = "vvardenfell/vvardenfell_base" </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:1500: in function 'ZO_WorldMapPins:RefreshCustomPins'
|caaaaaa<Locals> self = [table:5]{m_NextFree = 155, m_NextControlId = 0, nextCustomPinType = 318}, pinTypeId = 226, pinData = [table:6]{pinTypeString = "CustomCompassPins_MapChangeDet...", enabled = T} </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:3837: in function 'ZO_WorldMap_UpdateMap'
|caaaaaa<Locals> mapTitle = "Vvardenfell" </Locals>|r
(tail call): ?
EsoUI/Ingame/Map/WorldMap.lua:5395: 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:2], eventName = "OnWorldMapChanged", registry = [table:7]{}, callbackInfoIndex = 21, callbackInfo = [table:8]{3 = F}, callback = EsoUI/Ingame/Map/WorldMap.lua:5389, deleted = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:3976: in function 'PlayerChosenMapUpdate'
|caaaaaa<Locals> playerChoseMap = T, navigateIn = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:4158: in function 'ZO_WorldMap_MouseUp'
|caaaaaa<Locals> mapControl = ud, mouseButton = 2, upInside = T, needUpdate = T, navigateIn = F </Locals>|r
ZO_WorldMapContainer_MouseUp:3: in function '(main chunk)'
|caaaaaa<Locals> self = ud, button = 2, upInside = T, ctrl = F, alt = F, shift = F, command = F </Locals>
I'm getting it on several toons whenever I open the map in an outside world zone...haven't experienced it yet in a delve or dungeon. If this is not tied to this addon where would it come from so I can post to the proper app? Thanks for taking the time to look into this.
Update to the latest version (1.4) should fix it.
Report comment to moderator  
Reply With Quote
Unread 06/15/20, 12:45 PM  
Tallarain

Forum posts: 4
File comments: 20
Uploads: 0
geting errors

First..I love this little add-on. But....

Now I'm getting errors that look like they're coming from this addon

Code:
user:/AddOns/ByTheAncestors/ByTheAncestors.lua:121: attempt to index a nil value
stack traceback:
user:/AddOns/ByTheAncestors/ByTheAncestors.lua:121: in function 'QueueCreatePins'
|caaaaaa<Locals> pinType = "ByTheAncCompassPin_unknown" </Locals>|r
user:/AddOns/ByTheAncestors/ByTheAncestors.lua:148: in function 'CompassCallback'
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:128: in function 'COMPASS_PINS:RefreshPins'
|caaaaaa<Locals> self = [table:1]{map = "vvardenfell/viviccity_base", distanceCoefficient = 1, defaultFOV = 1.8849555921539, version = 1.31}, tag = "ByTheAncCompassPin_unknown", callback = user:/AddOns/ByTheAncestors/ByTheAncestors.lua:146 </Locals>|r
user:/AddOns/CustomCompassPins/CustomCompassPins.lua:84: in function 'callback'
|caaaaaa<Locals> currentMap = "vvardenfell/vvardenfell_base" </Locals>|r
EsoUI/Libraries/Utility/ZO_CallbackObject.lua:116: in function 'ZO_CallbackObject:FireCallbacks'
|caaaaaa<Locals> self = [table:2]{fireCallbackDepth = 2}, eventName = "CustomCompassPins_MapChanged", registry = [table:3]{}, callbackInfoIndex = 1, callbackInfo = [table:4]{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 = "vvardenfell/vvardenfell_base" </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:1500: in function 'ZO_WorldMapPins:RefreshCustomPins'
|caaaaaa<Locals> self = [table:5]{m_NextFree = 155, m_NextControlId = 0, nextCustomPinType = 318}, pinTypeId = 226, pinData = [table:6]{pinTypeString = "CustomCompassPins_MapChangeDet...", enabled = T} </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:3837: in function 'ZO_WorldMap_UpdateMap'
|caaaaaa<Locals> mapTitle = "Vvardenfell" </Locals>|r
(tail call): ?
EsoUI/Ingame/Map/WorldMap.lua:5395: 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:2], eventName = "OnWorldMapChanged", registry = [table:7]{}, callbackInfoIndex = 21, callbackInfo = [table:8]{3 = F}, callback = EsoUI/Ingame/Map/WorldMap.lua:5389, deleted = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:3976: in function 'PlayerChosenMapUpdate'
|caaaaaa<Locals> playerChoseMap = T, navigateIn = F </Locals>|r
EsoUI/Ingame/Map/WorldMap.lua:4158: in function 'ZO_WorldMap_MouseUp'
|caaaaaa<Locals> mapControl = ud, mouseButton = 2, upInside = T, needUpdate = T, navigateIn = F </Locals>|r
ZO_WorldMapContainer_MouseUp:3: in function '(main chunk)'
|caaaaaa<Locals> self = ud, button = 2, upInside = T, ctrl = F, alt = F, shift = F, command = F </Locals>
I'm getting it on several toons whenever I open the map in an outside world zone...haven't experienced it yet in a delve or dungeon. If this is not tied to this addon where would it come from so I can post to the proper app? Thanks for taking the time to look into this.
Report comment to moderator  
Reply With Quote
Unread 02/08/18, 02:20 AM  
wazoo

Forum posts: 0
File comments: 50
Uploads: 0
Thanks for the addon. Saved a lot of time
Report comment to moderator  
Reply With Quote
Unread 05/28/17, 03:14 PM  
MagiczneTornado
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
If anybody have problems with riddles in Library of Andule i compiled this handy info into one image:
Last edited by : 05/28/17 at 03:14 PM.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 05/26/17, 06:24 PM  
jeradl
 
jeradl's Avatar

Forum posts: 10
File comments: 53
Uploads: 0
Completing ancestral tombs opens a new quest

Completing this achievement and finding all 30 ancestral tombs opens a new quest to find the library. When completed you get Andules Curaiss of the Defiler (med purple) and Vvardenfell Scale Model house item
https://drive.google.com/file/d/0B9I...ew?usp=sharing
https://drive.google.com/file/d/0B9I...ew?usp=sharing


Last edited by jeradl : 06/03/17 at 07:33 PM.
Report comment to moderator  
Reply With Quote
Unread 05/26/17, 05:56 PM  
Kyoma
AddOn Author - Click to view AddOns

Forum posts: 125
File comments: 328
Uploads: 10
Originally Posted by Quodaax
Originally Posted by l3x0r
amazing
been waiting for something like this
would be awesome if this would be part of destinations some day though..
Would be nice if this guy would take over Destinations.
Ewrr.....lol no.
Report comment to moderator  
Reply With Quote
Unread 05/26/17, 03:07 PM  
Quodaax
 
Quodaax's Avatar

Forum posts: 0
File comments: 13
Uploads: 0
Originally Posted by l3x0r
amazing
been waiting for something like this
would be awesome if this would be part of destinations some day though..
Would be nice if this guy would take over Destinations.
Report comment to moderator  
Reply With Quote
Unread 05/26/17, 10:04 AM  
l3x0r

Forum posts: 13
File comments: 152
Uploads: 0
amazing
been waiting for something like this
would be awesome if this would be part of destinations some day though..
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: