Go to Page... |
Compatibility: | Shadows of Argus (7.3.0) |
Updated: | 10-27-17 04:14 AM |
Created: | 10-15-10 04:17 AM |
Downloads: | 198,529 |
Favorites: | 1,061 |
MD5: |
Archy is an assistant for Archaeologists that want information at their finger tips.
Features
Comment Options |
05-15-22, 06:22 PM | |
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
I am not the official author but back then when BFA was launched, I tried to update Archy so it could work in BFA.... with no success.
After two years without touching it, I tried again last week, and suddenly I found the problem, so it is again working. It turns out that the problem was that I had made a mistake in two lines indicating the type of coordinates. A few days more of work testing other options of the mod, and now I have it fully ported to be used in Shadowlands on my GitHub page. https://github.com/javierhimura/ArchyShadowlands |
|
javier_himura |
View Public Profile |
Send a private message to javier_himura |
Find More Posts by javier_himura |
Add javier_himura to Your Buddy List |
09-17-19, 03:09 PM | |
A Deviate Faerie Dragon
Forum posts: 17
File comments: 53
Uploads: 0
|
Man I would like to see this get updated. Thanks for putting in the effort.
|
|
PeterGunn |
View Public Profile |
Send a private message to PeterGunn |
Find More Posts by PeterGunn |
Add PeterGunn to Your Buddy List |
07-24-18, 01:53 PM | |
A Kobold Labourer
Forum posts: 0
File comments: 52
Uploads: 0
|
Take your time building Archy the way you need to.
Been using this since day one. Thank you. |
|
Kalec |
View Public Profile |
Send a private message to Kalec |
Find More Posts by Kalec |
Add Kalec to Your Buddy List |
Grilor |
View Public Profile |
Send a private message to Grilor |
Find More Posts by Grilor |
Add Grilor to Your Buddy List |
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
07-21-18, 05:35 PM | ||
|
Unfortunately, this isn't a simple fix. Blizzard completely replaced the map system/API, so everything map-related has to be rethought and rewritten. I'm going to be rewriting Archy in its entirety, instead of trying to patch all of this in, to save my sanity and finally get the cleanups I'd been wanting to do for some time now.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes". Author of NPCScan and many other AddOns. |
|
|
Torhal |
View Public Profile |
Send a private message to Torhal |
Find More Posts by Torhal |
Add Torhal to Your Buddy List |
07-21-18, 10:44 AM | |
|
few errors for the guru to look at please
1st: 2x Archy\Archy-7.3.2.1.lua:1116: attempt to call method 'GetPlayerZonePosition' (a nil value) Archy\Archy-7.3.2.1.lua:1116: in function `UpdatePlayerPosition' Archy\Archy-7.3.2.1.lua:1554: in function `?' ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:145: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145> [string "safecall Dispatcher[3]"]:4: in function <[string "safecall Dispatcher[3]"]:4> [C]: ? [string "safecall Dispatcher[3]"]:13: in function `?' ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:90: in function `Fire' Ace3\AceEvent-3.0\AceEvent-3.0-4.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119> Locals: nil 2nd: 2x Archy\Race-Race.lua:138: table index is nil Archy\Race-Race.lua:138: in function `AddRace' Archy\Race-Race.lua:78: in function `InitializeRaces' Archy\Archy-7.3.2.1.lua:783: in function <Archy\Archy.lua:725> (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ? Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:558: in function `EnableAddon' Ace3\AceAddon-3.0\AceAddon-3.0-12.lua:651: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:636> [C]: in function `LoadAddOn' FrameXML\UIParent.lua:445: in function `UIParentLoadAddOn' FrameXML\UIParent.lua:564: in function `TimeManager_LoadUI' FrameXML\UIParent.lua:1191: in function <FrameXML\UIParent.lua:1089> Locals: nil 3rd 2x ...hy\Libs\HereBeDragons-1.0-33\HereBeDragons-Pins-1.0-16.lua:102: attempt to index global 'WorldMapButton' (a nil value) ...hy\Libs\HereBeDragons-1.0-33\HereBeDragons-Pins-1.0-16.lua:102: in main chunk Locals: MAJOR = "HereBeDragons-Pins-1.0" MINOR = 16 pins = <table> { minimapPins = <table> { } Minimap = Minimap { } worldmapPins = <table> { } updateFrame = <unnamed> { } worldmapPinRegistry = <table> { } minimapPinRegistry = <table> { } activeMinimapPins = <table> { } } oldversion = nil HBD = <table> { mapData = <table> { } callbacks = <table> { } RegisterCallback = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:116 transforms = <table> { } microDungeons = <table> { } UnregisterCallback = <function> defined 4th 2x ...s\Archy\Libs\HereBeDragons-1.0\HereBeDragons-1.0-33.lua:125: attempt to call global 'GetWorldMapTransforms' (a nil value) ...s\Archy\Libs\HereBeDragons-1.0\HereBeDragons-1.0-33.lua:125: in function <...s\Archy\Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua:123> ...s\Archy\Libs\HereBeDragons-1.0\HereBeDragons-1.0-33.lua:352: in function `gatherMapData' ...s\Archy\Libs\HereBeDragons-1.0\HereBeDragons-1.0-33.lua:381: in main chunk Locals: (*temporary) = <function> defined =[C]:-1 (*temporary) = nil (*temporary) = "attempt to call global 'GetWorldMapTransforms' (a nil value)" transforms = <table> { } ipairs = <function> defined =[C]:-1 band = <function> defined =[C]:-1 4th 2x Archy\Tooltip.lua:319: attempt to index field 'CONTINENT_RACES' (a nil value) Archy\Tooltip.lua:319: in function `LDBTooltipShow' Archy\Tooltip.lua:556: in function `OnEnter' ChocolateBar\Chocolate.lua:216: in function <ChocolateBar\Chocolate.lua:186> Locals: self = <table> { UpdatePlayerPosition = <function> defined @Archy\Archy.lua:1111 SetDefaultModuleLibraries = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:398 SetSinkStorage = <function> defined @!KalielsTracker\Libs\LibSink-2.0\LibSink-2.0.lua:665 EnableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:363 modules = <table> { } CancelTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:147 IterateEmbeds = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:473 SecureHookScript = <function> defined @Ace3\AceHook-3.0\AceHook-3.0.lua:410 SocketClicked = <function> defined @Archy\Archy.lua:468 RawHookScript = <function> defined @Ace3\AceHook-3.0\AceHook-3.0.lua:395 Printf = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:69 SetDefaultModulePrototype = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:440 GetSinkAce3OptionsDataTable = <function> defined @!KalielsTracker\Libs\LibSink-2.0\LibSink-2.0.lua:508 LDB_Tooltip = <unnamed> { } defaultModuleState = true SpawnToast = <function> defined @Archy\Libs\LibToast-1.0\LibToast-1.0.lua:538 IsEnabled = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:482 SKILL_LINES_CHANGED = <function> defined @Archy\Archy.lua:1664 ScheduleTimer = <function> defined @Ace3\AceTimer-3.0\AceTimer-3.0.lua:94 DisableModule = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:381 optionsFrame = <unnamed> { } SaveFramePosition = <function> defined @Archy\Interface.lua:1028 UpdateTracking = <function> defined @Archy\Archy.lua:1186 baseName = "Archy" RegisterMessage = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:116 UnregisterMessage = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:179 RegisterBucketEvent = <function> defined @Ace3\AceBucket-3.0\AceBucket-3.0.lua:213 UNIT_SPELLCAST_SENT = <function> defined @Archy\Archy.lua:1679 hooks = <table> { } SetupOptions = <function> defined @Archy\Config.lua:1657 BAG_UPDATE_DELAYED = <function> defined @Archy\Archy.lua:1341 LDBTooltipShow = <function> defined @Archy\Tooltip.lua:272 db = <table> { } SetFramePosition = <function> defined @Archy\Interface.lua:996 SetDefaultModuleState = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:418 ResizeGraphicalDigSiteDisplay = <function> defined @Archy\Interface.lua:886 SetEnabledState = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:455 Hook = <function> defined @Ace3\AceHook-3.0\AceHook-3.0.lua:274 enabledState = true COMBAT_LOG_EVENT_UNFILTERED = <function> defined @Archy\Archy.lua:1404 RegisterEvent = <function> defined @Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:116 ARCHAEOLOGY_FIND_COMPLETE = <function> defined @Archy\Archy.lua:1227 RegisterChatCommand = <function> defined @Ace3\AceConsole-3.0\AceConsole-3.0.lua:85 LOOT_OPENED = <function> defined @Archy\Archy.lua:1476 PLAYER_CONTROL_GAINED = <function> defined @Archy\Archy.lua:1529 IterateModules = <function> defined @Ace3\AceAddon-3.0\AceAddon-3.0.lua:468 RawHook = <function> defined @Ace3\AceHook-3.0\AceHook-3.0.lua:313 DisableProgressBar = <function> defined @Archy\Interface.lua:66 UNIT_SPELLCAST_SUCCEEDED = <function> defined @Archy\Archy.lua:1690 TAXIMAP_OPENED = <function> defined @Archy\Archy.lua:1675 TAXIMAP_CLOSED = <function> defined @Archy\Archy.lua:1671 E that's all of them that I am getting in Bugsack
__________________
-------------------------------------------------------------------------- |
|
Grilor |
View Public Profile |
Send a private message to Grilor |
Find More Posts by Grilor |
Add Grilor to Your Buddy List |
09-21-17, 03:25 AM | |
|
The second error is due to the first error. All fixed, now.
__________________
Whenever someone says "pls" because it's shorter than "please", I say "no" because it's shorter than "yes". Author of NPCScan and many other AddOns. |
|
Torhal |
View Public Profile |
Send a private message to Torhal |
Find More Posts by Torhal |
Add Torhal to Your Buddy List |
09-05-17, 08:18 PM | |
|
Additional error
When I clicked the minimap button for archy, just after sending that last error, I received another:
Code:
Date: 2017-09-05 22:17:18 ID: 3 Error occured in: Global Count: 1 Message: ..\AddOns\Archy\Tooltip.lua line 319: attempt to index field 'CONTINENT_RACES' (a nil value) Debug: [C]: ? Archy\Tooltip.lua:319: LDBTooltipShow() Archy\Tooltip.lua:573: OnClick() ...\AddOns\Analyst\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:116: ...\AddOns\Analyst\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:116 Locals: AddOns: -- AddOn List removed for redundancy. -- BlizRuntimeLib_enUS v7.3.0.70300 <none> (ck=149b) |
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
09-05-17, 08:17 PM | |
|
ERror after patch
I've been having issues with getting my installation running again, so just getting around to posting this. Received this error on login. I'm leaving my list of addons in place, in case they're relevant.
Code:
Date: 2017-09-05 22:13:09 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\Archy\Race.lua line 114: attempt to index local 'textureName' (a nil value) Debug: (tail call): ? Archy\Race.lua:114: AddRace() Archy\Race.lua:57: InitializeRaces() Archy\Archy.lua:784: Archy\Archy.lua:726 (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: [string "safecall Dispatcher[1]"]:5 (tail call): ? ...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:558: EnableAddon() ...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:651: ...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:636 [C]: ? [C]: LoadAddOn() ..\FrameXML\UIParent.lua:421: UIParentLoadAddOn() ..\FrameXML\UIParent.lua:444: CombatLog_LoadUI() ..\FrameXML\UIParent.lua:1085: ..\FrameXML\UIParent.lua:980 Locals: None AddOns: Swatter, v7.5.5721 (TasmanianThylacine) WowheadLooter, v70204 NPCScanOverlay, v7.0.3.4 ACP, vr245 AdvancedXPBar, v7.2.0.170329 Altoholic, vr183 Analyst, v1.4.0 Archy, v7.2.0.1 AucAdvanced, v7.5.5721 (TasmanianThylacine) AucFilterBasic, v7.5.5721 (TasmanianThylacine) AucFilterOutlier, v7.5.5721.5459(/embedded) AucMatchUndercut, v7.5.5721.5585(/embedded) AucStatHistogram, v7.5.5721 (TasmanianThylacine) AucStatiLevel, v7.5.5721 (TasmanianThylacine) AucStatPurchased, v7.5.5721 (TasmanianThylacine) AucStatSales, v7.5.5721.5598(/embedded) AucStatSimple, v7.5.5721 (TasmanianThylacine) AucStatStdDev, v7.5.5721 (TasmanianThylacine) AucStatWOWEcon, v7.5.5721.5613(/embedded) AucUtilAHWindowControl, v7.5.5721.5575(/embedded) AucUtilAppraiser, v7.5.5721.5719(/embedded) AucUtilAskPrice, v7.5.5721.5599(/embedded) AucUtilAutoMagic, v7.5.5721.5686(/embedded) AucUtilCompactUI, v7.5.5721.5715(/embedded) AucUtilEasyBuyout, v7.5.5721.5576(/embedded) AucUtilFixAH, v7.5.5721 (TasmanianThylacine) AucUtilItemSuggest, v7.5.5721.5651(/embedded) AucUtilPriceLevel, v7.5.5721.5633(/embedded) AucUtilScanButton, v7.5.5721.5631(/embedded) AucUtilScanFinish, v7.5.5721.5720(/embedded) AucUtilScanProgress, v7.5.5721.4979(/embedded) AucUtilScanStart, v7.5.5721.5347(/embedded) AucUtilSearchUI, v7.5.5721.5721(/embedded) AucUtilSimpleAuction, v7.5.5721.5705(/embedded) AucUtilVendMarkup, v7.5.5721.4828(/embedded) AutoRepair, v Babylonian, v5.1.DEV.332(/embedded) BadBoy, vv7.3.2 BadBoyCCleaner, vv7.3.0 BadBoyHistory, v1.31 BadBoyIgnore, vv7.3.0 BattlePetAbilityTooltips, v1.0.10 BattlePetCount, v1.8.15 BattlePetTabs, v7.2.0.170329 BeanCounter, v7.5.5721 (TasmanianThylacine) BelowAverageItems, v1.25 BindsWhen, v7.1.0.1 BOPCraftConfirm, v1.2.3 BulkBuy, v1.06 CanIMogIt, v7.3.0.01 ChatLoot, v1.6.1 ClassicQuestLog, v1.3.4 Comix, v7.2.0.1 Compass, v1.0.7 Configator, v5.1.DEV.431(/embedded) CritterEmote, v1.8 DarkmoonProfessional, v7.0.3.1 DataStore, vr63 DataStoreAchievements, vr45 DataStoreAgenda, vr25 DataStoreAuctions, vr48 DataStoreCharacters, vr40 DataStoreContainers, vr56 DataStoreCrafts, vr77 DataStoreCurrencies, vr35 DataStoreGarrisons, vr21 DataStoreInventory, vr50 DataStoreMails, vr49 DataStorePets, vr42 DataStoreQuests, vr42 DataStoreReputations, vr40 DataStoreSpells, vr30 DataStoreStats, vr29 DataStoreTalents, vr59 DBMStatusBarTimers, v DebugLib, v5.1.DEV.337(/embedded) DejaCharacterStats, v730r101 DragEmAll, v1.0.6 Dresser, v7.2.0.170329 Elephant, v3.7.4 ExaltedWithTheFloor, v2. ExecutiveAssistant, v1.0.6 ExecutiveAssistantFileCabinet, v1.0 Exonumist, v7.1.0.0 FactionAddict, v1.47 FarmIt2, v FishingBuddy, v1.7.13h FlightMapEnhanced, v2.1.4 Gatherer, v7.0.5 GnomishVendorShrinker, v GoFish, v7.1.0.1 Grail, v091 GrailQuestsenUS, v24920 GrailReputations, v007 GuildRosterButtons, v5.0 HearKitty, v1.7.6b HearKittyMandolin, v1.0g HearKittySoundPacks, vVolume 2h HearKittyYarrr, v1.4g HereBeDragons10, v1.19-release IgnoreMore, v1.1.1-40300 InFlightLoad, v7.2.002 KeepingTabs, v1.5 KillTrack, vv2.11.2 LagBar, v3.6 LibExtraTip, v5.12.DEV.430(/embedded) LightHeaded, vv70200-1.0.0-2017-07-31-fa679bd Linkerize, v011 Livestock, v2.6.1 LootMsgShortener, v0.71 MetaMap, v7.3.0.1 MobKillCount, v7.1.0 MountFarmHelper, v7.1.0 MyMountspecial, v7.1.0.1 NameplateColors, vv1.4.0 NPCScan, v7.2.0.1 numQuests, v4 Overachiever, v0.99.9 Pawn, v2.2.13 PersonalLootHelper, v1.32 PetFarmHelper, v7.3.0 PetLeash, v3.1.3 PetTracker, v7.1.4 PetTrackerBreeds, v7.1.4 PetTrackerSwitcher, v7.1.4 PetTrackerUpgrades, v7.1.4 Postal, vv3.5.8 ProfessionsComplete, v2.4 QuestPlates, v7.2.0.1 QuickQuestItem, v3.0 RangeDisplay, vv4.5.0 SayRandomQuote, v7.0 SilverDragon, vv4.0.2 SilverDragonBurningCrusade, vv4.0.2 SilverDragonCataclysm, vv4.0.2 SilverDragonLegion, vv4.0.2 SilverDragonMists, vv4.0.2 SilverDragonVanilla, vv4.0.2 SilverDragonWarlords, vv4.0.2 SilverDragonWrath, vv4.0.2 SimpleDing, vv1.0 SimpleGold, v5.5.2 Skada, v1.7.2 Skadacfi, v0.5.1 SkadaScroll, v1.5.3 SlideBar, v7.5.5721 (TasmanianThylacine) SpeedyGonzales, v1.7.6 Storyline, v2.0.4 Stubby, v7.5.5721 (TasmanianThylacine) SunriseSunset, v1.02 TabardAddict, v2.39 TargetNameplateIndicator, v1.17 TargetRole, v1.3.0 TheUndermineJournal, v4.8.20170902 TinyPad, v2.1.5 TipHelper, v5.12.DEV.405(/embedded) TipTop, v2.19 TokenSplainer, vr04 TomTom, vv70200-1.0.0-6d2e98b TransmogTokens, v1.4.6 WhoFramedWatcherWabbit, v2.2.1 Wholly, v064 WowheadBagScanner, v1.11 WoWPro, v7.2.5 WoWProAchievements, v7.2.5 WoWProDailies, v7.2.5 WoWProLeveling, v7.2.5 WowProProfession, v7.2.5 WoWProWorldEvents, v7.2.5 WoWTokenWatch, v1.0.3 XandY, v1.08 ZoneAchievementTracker, v7.1.0.0 BlizRuntimeLib_enUS v7.3.0.70300 <none> (ck=138c) |
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
10-25-16, 05:00 PM | |
|
Unable to turn off Archy via the minimap button
I have Archy showing the minimap button. When I logged in today after 7.1 patch, I have the various buttons on my screen - the green dot for distance, the Survey icon that spins for cooldown, the crate, and the one next to it that I don't recognize the icon. The digsite and item pieces panes are NOT visible. Hovering the mouse over the minimap button shows the list of what you can do by clicking the button in various ways. Clicking the button (left click) has no effect on any of this. I'll note, in passing, that my SilverDragon click-to-target rectangle is also there, without the x in the corner to dismiss it. (SD just got updated 15 minutes ago and I haven't applied that update yet. I'm mentioning it because it might be related. Clicking on SD minimap button has no effect, either. I have an error showing up on swatter, and clicking 'close' on *that* window isn't working, either.)
|
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
07-27-16, 11:39 PM | ||
|
Re: Update?
|
|
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
07-27-16, 11:05 PM | |
|
Update?
I'd like to add my voice to anyone else asking for the addon to be updated here as well. There's been recent activity on Curse, but I strongly prefer to use WoWInterface.
|
|
Sofitia |
View Public Profile |
Send a private message to Sofitia |
Find More Posts by Sofitia |
Add Sofitia to Your Buddy List |
07-20-16, 07:49 PM | |
|
Errors on login
Fresh update, 7.0.3.22277. First login:
Code:
Date: 2016-07-20 21:45:53 ID: 11 Error occured in: Global Count: 1 Message: ..\AddOns\Archy\Race.lua line 107: bad argument #1 to 'pairs' (table expected, got nil) Debug: [C]: ? Archy\Race.lua:107: AddRace() Archy\Archy.lua:819: Archy\Archy.lua:756 (tail call): ? [C]: ? [string "safecall Dispatcher[1]"]:9: [string "safecall Dispatcher[1]"]:5 (tail call): ? ...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:558: EnableAddon() ...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:651: ...\AddOns\DataStore\libs\AceAddon-3.0\AceAddon-3.0.lua:636 [C]: LoadAddOn() ..\FrameXML\UIParent.lua:391: UIParentLoadAddOn() ..\FrameXML\UIParent.lua:414: CombatLog_LoadUI() ..\FrameXML\UIParent.lua:995: ..\FrameXML\UIParent.lua:891 Locals: None AddOns: Swatter, v5.21f.5579 (SanctimoniousSwamprat) WowheadLooter, v60014 ACP, v3.4.27 AdvancedXPBar, v7.0.0.160625 Altoholic, vr167 Analyst, v1.3.1 Archy, v6.2.3.2 AutoRepair, v Awwwww, v2.0.1 Babylonian, v5.1.DEV.332(/embedded) BadBoy, v13.021 BadBoyCCleaner, v BadBoyHistory, v1.31 BattlePetCount, v1.8.9 BattlePetTabs, v7.0.0.160625 BelowAverageItems, v1.17 BetterTooltips, vv2.3.1 BindsWhen, v6.2.2.5 BOPCraftConfirm, v1.2.2 BulkBuy, v1.04 BulkOrder, vv1.18 ChatLoot, v1.6.1 CloakHelmToggle, v1.0.1 Comix, v6.2.3.0 Compass, v1.0.5 Configator, v5.1.DEV.376(/embedded) CritterEmote, v1.8 DarkmoonProfessional, v6.0.3.2 DataStore, vr56 DataStoreAchievements, vr42 DataStoreAgenda, vr23 DataStoreAuctions, v6.0.001 DataStoreCharacters, vr36 DataStoreContainers, vr52 DataStoreCrafts, vr69 DataStoreCurrencies, vr31 DataStoreGarrisons, vr16 DataStoreInventory, vr44 DataStoreMails, vr45 DataStorePets, vr39 DataStoreQuests, vr36 DataStoreReputations, vr37 DataStoreSpells, vr27 DataStoreStats, vr26 DebugLib, v5.1.DEV.337(/embedded) DragEmAll, v1.0.6 Dresser, v7.0.0.160625 Elephant, v3.4.4 Engravings, v6.0.0.30 ExaltedWithTheFloor, v1.0 ExecutiveAssistant, v1.0 ExecutiveAssistantFileCabinet, v.99a Exonumist, v6.1.0.16 FactionAddict, v1.33 FarmIt2, v FishingBuddy, v1.6c FlightMapEnhanced, v1.7.8 Gatherer, v5.0.0 GemHelper, v6.0.6 GoFish, v6.2.2.15 Grail, v079 GrailReputations, v007 GrailWhen, v001 GuildRosterButtons, v4.0 HearKitty, v1.7.2 HearKittySoundPacks, vVolume 2d IgnoreMore, v1.1.1-40300 InFlightLoad, v6.2.001 KeepingTabs, v1.5 LagBar, v3.3 LegacyQuest, vv1.0 LibExtraTip, v5.12.DEV.390(/embedded) LightHeaded, vwowi:revision Linkerize, v008 Livestock, v2.5.0 LootCountDropCount, v MasterPlanA, vA MetaMap, v6.2.3.0 MicroMenu, v1.2.2 MobKillCount, v1.1 MountFarmHelper, v2.0 Pawn, v2.0.1 PetFarmHelper, v2.0 PetLeash, v3.0.16.1 PetTracker, v7.0.0 PetTrackerBreeds, v PetTrackerJournal, v PetTrackerSwitcher, v PetTrackerUpgrades, v Postal, vv3.5.8 PowerTrackerBar, v70000.1 QuestPlates, v0.8 QuickQuestItem, v3.0 RangeDisplay, vv4.3.2 RaresTip, vr10 SanityCheck, vv1.69 SilverDragon, vv3.2.3 SimpleDing, v0.8 SimpleGold, v5.5.0 Skada, vr626 Skadacfi, v0.4b SkadaScroll, v1.5.2 SlideBar, v5.21f.5579 (SanctimoniousSwamprat) SpeedyGonzales, v1.7.1 StoreBeGone, v1.2 Stubby, v5.21f.5579 (SanctimoniousSwamprat) SwindlerPreventer, v5.0.1 (15799) BETA TabardAddict, v2.32 TargetRole, v1.2.8 TheUndermineJournal, v4.2.20160720 TinyPad, v2.1.1 TipTop, v2.14.3 TomTom, vv70000-1.0.0 TrackOMatic, v1.7.0 WhoFramedWatcherWabbit, v2.2 Wholly, v057 WowheadBagScanner, v1.11 WoWTokenWatch, v1.0.1 ZoneAchievementTracker, v6.1.0.15 BlizRuntimeLib_enUS v7.0.3.70000 <none> (ck=b5d) Code:
Date: 2016-07-20 22:21:26 ID: 20 Error occured in: Global Count: 1 Message: ..\AddOns\Archy\Interface.lua line 671: attempt to concatenate field '?' (a nil value) Debug: Archy\Interface.lua:671: Archy\Interface.lua:668 Archy\Interface.lua:108: RefreshDisplay() Archy\Archy.lua:1214: UpdatePlayerPosition() Archy\Archy.lua:1670: ?() ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145 [string "safecall Dispatcher[1]"]:4: [string "safecall Dispatcher[1]"]:4 [C]: ? [string "safecall Dispatcher[1]"]:13: ?() ...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: Fire() ...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:120: ...\AddOns\DataStore\libs\AceEvent-3.0\AceEvent-3.0.lua:119 [C]: ? [C]: CameraOrSelectOrMoveStart() [string "CAMERAORSELECTORMOVE"]:2: [string "CAMERAORSELECTORMOVE"]:1 Locals: None AddOns: BlizRuntimeLib_enUS v7.0.3.70000 <none> (ck=bc0)
Last edited by Barleduq : 07-20-16 at 08:24 PM.
|
|
Barleduq |
View Public Profile |
Send a private message to Barleduq |
Find More Posts by Barleduq |
Add Barleduq to Your Buddy List |
07-19-16, 05:36 PM | |
|
Getting the following with todays 7.0.1 patch. Nothing seems to work with it right now. Ace3 was updated already.
Code:
Date: 2016-07-19 19:33:30 ID: 42 Error occured in: Global Count: 1 Message: ..\AddOns\Archy\Interface.lua line 671: attempt to concatenate field '?' (a nil value) Debug: (tail call): ? Archy\Interface.lua:671: Archy\Interface.lua:668 Archy\Interface.lua:108: RefreshDisplay() Archy\Archy.lua:1214: UpdatePlayerPosition() Archy\Archy.lua:1670: ?() ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145 [string "safecall Dispatcher[1]"]:4: [string "safecall Dispatcher[1]"]:4 [C]: ? [string "safecall Dispatcher[1]"]:13: ?() ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: Fire() Ace3\AceEvent-3.0\AceEvent-3.0.lua:120: Ace3\AceEvent-3.0\AceEvent-3.0.lua:119 [C]: TurnLeftStart() [string "TURNLEFT"]:2: [string "TURNLEFT"]:1 |
|
Rezman |
View Public Profile |
Send a private message to Rezman |
Find More Posts by Rezman |
Add Rezman 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.