SilverDragon - Rare Scanner
SilverDragon
SilverDragon tracks rares in World of Warcraft. It will try everything possible to notice them and tell you about them.
How does it search?
Vignettes
Those little skull icons you see on the minimap. If one of them is a rare SilverDragon knows about, it'll yell at you.
Targets
If you mouse over or target a rare mob, SilverDragon will notice it.
Nameplates
If you have enemy nameplates turned on, SilverDragon will keep an eye on them to look for the names of known rares.
Macro
SilverDragon can also create a macro to target any rares that are known in the current zone. You can stick this on your actionbars as a button to spam while chasing after a rare, or bind it to a key. This is sort of a last resort.
Chat
Some rares yell in zone chat. If SilverDragon notices those yells, it'll alert you.
Dark Magic
This abuses detection of when Blizzard blocks attempts to call a protected function (TargetUnit
) to work out when you're in targetting range of a unit with a given name
This inherently causes in-game errors, so it is disabled by default. Enable in the addon config under Scanning / Dark Magic
.
By default it's less-aggressive, scanning through rares in the zone without known vignettes at a rate of 1/second. However, you can turn that rate way up if you'd like. You can also turn on an option to automatically hide the error messages it causes, but beware that this will potentially cause taint issues that'll leave you needing to /reload
eventually.
How will I know when a rare is seen?
Frame
When a rare appears, SilverDragon will pop up a frame that you can click on to target it.
Warning: If you're in combat, secure action restrictions mean that it won't show up until combat finishes.
Sounds
You can choose from assorted sounds to play when a rare is seen. The sound can loop for a while, to make sure you don't miss it.
There's special settings for rares that drop mounts and world boss rares which you might want to call up a group for. If you're sitting mostly-AFK on a Time-Lost Proto Drake spawn, you probably want the sound that plays to be utterly ridiculous and go on for a good long while, to make sure you don't miss that sucker.
Messages
A notice can be sent to a number of places:
- your scrolling combat text
- your chat frame
- a channel in your chat frame (announcing it to your party, for instance)
- a popup window
- etc
History
A log of seen rares will be shown in a window, so you can easily glance over spawn times.
Other useful things?
Custom mobs
In SilverDragon's options you'll find a "Mobs" section. In the "Always" section, you can add any mob you want to be scanned for. All you need to know is the mob id.
So, let's say you wanted to keep an eye out for Lil Timmy in Stormwind, to buy the kitten he sells. You would...
- Go to his wowhead page.
- Grab his id from the URL. It's
8666
. - Enter
8666
into the "add" field, and click "okay". - Play with your new kitten.
Yes, this example dates me.
Ignoring mobs
If there's some mob you don't want to hear about for whatever reason, just go to the "Ignore" section of the options. Again, enter the mob's id into the "add" box, then click okay. Bam! You will never again be told that Vern is up.
(Actually, Vern is ignored by default. But you get the idea.)
Alternately, right-click the close button for the popup and that'll ignore it as well.
Syncs
SilverDragon will talk to itself. It can communicate with other copies of itself run by people in your party / guild, and tell you when they see a rare mob. (If there's a group of you camping all the Time-Lost Proto Drake spawns, say...)
You can turn this off completely, if you want to be private about it.
Tooltips
Some rares are part of an achievement. When you mouse over a rare mob, SilverDragon will add to the tooltip whether you've already killed it, so you know whether you need to rush for it.
Broker
SilverDragon includes a Broker plugin. It'll attach itself to the addon compartment and also your minimap, or a Broker container you have installed, and show you a list of the mobs it knows about in the current zone.
Other addons you may find useful
- AppearanceTooltip: integrates with the SilverDragon loot popups and shows transmog-known status.
- ServerRestartSound: plays a sound when the server's about to restart. If you're AFK-camping for a rare spawn, you probably want to know about this.
- ObjectScanner: A few rares are hidden away behind interacting with world-objects like the Edge of Reality. These have to be localized individually, so you need to work out what they're called in your language and set up a watch for tooltips mentioning them. This addon does that bit.
- ButtonBin: a broker display. SilverDragon's minimap icon will show up on it (or any other addon like it) instead of cluttering up your minimap, if you have it installed.
In reply to kilosierrahotel:
...fair point. Let me do some sensible rearranging there. (They're currently somewhat-arranged by the expansion they were added in, because that's how they get mined out of the data, even when that's not always the way they should be.)
Even after you update, Silver Dragon is still causing a string of LUA errors - 26 of them, in fact one of which repeats every few seconds:
Message: Interface\AddOns\SilverDragon\core.lua:10: Cannot find a library instance of "LibTextDump-1.0".
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\core.lua:10: Cannot find a library instance of "LibTextDump-1.0".
[C]: in function `error'
...e\AddOns\Accountant_Classic\Libs\LibStub\LibStub.lua:38: in function `LibStub'
Interface\AddOns\SilverDragon\core.lua:10: in main chunk
Locals: (*temporary) = "Cannot find a library instance of "LibTextDump-1.0"."
Message: Interface\AddOns\SilverDragon\outputs\announce.lua:4: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "LibSink-2.0".
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\outputs\announce.lua:4: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "LibSink-2.0".
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:189: in function `EmbedLibrary'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:171: in function `EmbedLibraries'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:250: in function `NewModule'
Interface\AddOns\SilverDragon\outputs\announce.lua:4: in main chunk
Locals: (*temporary) = "Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "LibSink-2.0"."
Message: Interface\AddOns\SilverDragon\config.lua:93: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\config.lua:93: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\config.lua:93: in function <Interface\AddOns\SilverDragon\config.lua:92>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\scan\targets.lua:12: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\scan\targets.lua:12: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\scan\targets.lua:12: in function <Interface\AddOns\SilverDragon\scan\targets.lua:11>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\scan\macro.lua:10: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\scan\macro.lua:10: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\scan\macro.lua:10: in function <Interface\AddOns\SilverDragon\scan\macro.lua:9>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\scan\vignettes.lua:11: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\scan\vignettes.lua:11: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\scan\vignettes.lua:11: in function <Interface\AddOns\SilverDragon\scan\vignettes.lua:10>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\outputs\tooltip.lua:9: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\outputs\tooltip.lua:9: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\outputs\tooltip.lua:9: in function <Interface\AddOns\SilverDragon\outputs\tooltip.lua:8>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\outputs\ldb.lua:15: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\outputs\ldb.lua:15: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\outputs\ldb.lua:15: in function <Interface\AddOns\SilverDragon\outputs\ldb.lua:14>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\outputs\sync.lua:6: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\outputs\sync.lua:6: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\outputs\sync.lua:6: in function <Interface\AddOns\SilverDragon\outputs\sync.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\outputs\marker.lua:13: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\outputs\marker.lua:13: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\outputs\marker.lua:13: in function <Interface\AddOns\SilverDragon\outputs\marker.lua:12>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\outputs\vignettes.lua:14: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\outputs\vignettes.lua:14: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\outputs\vignettes.lua:14: in function <Interface\AddOns\SilverDragon\outputs\vignettes.lua:13>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon\targets\module.lua:8: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\targets\module.lua:8: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\targets\module.lua:8: in function <Interface\AddOns\SilverDragon\targets\module.lua:7>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: ...rface\AddOns\SilverDragon\integration\handynotes.lua:208: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: ...rface\AddOns\SilverDragon\integration\handynotes.lua:208: attempt to index field 'db' (a nil value)
...rface\AddOns\SilverDragon\integration\handynotes.lua:208: in function <...rface\AddOns\SilverDragon\integration\handynotes.lua:207>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: ...face\AddOns\SilverDragon_BattleForAzeroth\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: ...face\AddOns\SilverDragon_BattleForAzeroth\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
...face\AddOns\SilverDragon_BattleForAzeroth\module.lua:6: in function <...face\AddOns\SilverDragon_BattleForAzeroth\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: ...erface\AddOns\SilverDragon_BurningCrusade\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: ...erface\AddOns\SilverDragon_BurningCrusade\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
...erface\AddOns\SilverDragon_BurningCrusade\module.lua:6: in function <...erface\AddOns\SilverDragon_BurningCrusade\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon_Cataclysm\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon_Cataclysm\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Interface\AddOns\SilverDragon_Cataclysm\module.lua:6: in function <Interface\AddOns\SilverDragon_Cataclysm\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon_Legion\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon_Legion\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Interface\AddOns\SilverDragon_Legion\module.lua:6: in function <Interface\AddOns\SilverDragon_Legion\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon_Mists\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon_Mists\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Interface\AddOns\SilverDragon_Mists\module.lua:6: in function <Interface\AddOns\SilverDragon_Mists\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon_Vanilla\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon_Vanilla\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Interface\AddOns\SilverDragon_Vanilla\module.lua:6: in function <Interface\AddOns\SilverDragon_Vanilla\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon_Warlords\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon_Warlords\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Interface\AddOns\SilverDragon_Warlords\module.lua:6: in function <Interface\AddOns\SilverDragon_Warlords\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
Message: Interface\AddOns\SilverDragon_Wrath\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Time: Sun Mar 17 06:34:39 2019
Count: 1
Stack: Interface\AddOns\SilverDragon_Wrath\module.lua:6: attempt to call method 'RegisterMobData' (a nil value)
Interface\AddOns\SilverDragon_Wrath\module.lua:6: in function <Interface\AddOns\SilverDragon_Wrath\module.lua:5>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:498: in function `InitializeAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:613: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
Locals: <none>
This one might not be Silver Dragon, but it has no info so it could be, especially since everything else is, and I didn't get it before :/
Message: (null)
Time: Sun Mar 17 06:34:42 2019
Count: 6
Message: Interface\AddOns\SilverDragon\mobs.lua:120: attempt to index field 'db' (a nil value)
Time: Sun Mar 17 06:34:47 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\mobs.lua:120: attempt to index field 'db' (a nil value)
Interface\AddOns\SilverDragon\mobs.lua:120: in function `BuildIgnoreList'
Interface\AddOns\SilverDragon\mobs.lua:112: in function <Interface\AddOns\SilverDragon\mobs.lua:50>
[C]: ?
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:527: in function `EnableAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:540: in function `EnableAddon'
...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:620: in function <...ccountant_Classic\Libs\AceAddon-3.0\AceAddon-3.0.lua:605>
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:446: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:565: in function `TimeManager_LoadUI'
Interface\FrameXML\UIParent.lua:1192: in function <Interface\FrameXML\UIParent.lua:1090>
Locals: <none>
Message: Interface\AddOns\SilverDragon\scan\targets.lua:89: attempt to call method 'UnitID' (a nil value)
Time: Sun Mar 17 06:44:13 2019
Count: 33
Stack: Interface\AddOns\SilverDragon\scan\targets.lua:89: attempt to call method 'UnitID' (a nil value)
Interface\AddOns\SilverDragon\scan\targets.lua:89: in function `ProcessUnit'
Interface\AddOns\SilverDragon\scan\targets.lua:55: in function `?'
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
...ccountant_Classic\Libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ccountant_Classic\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>
Message: Interface\AddOns\SilverDragon\outputs\tooltip.lua:42: attempt to call method 'UnitID' (a nil value)
Time: Sun Mar 17 06:44:58 2019
Count: 63
Stack: Interface\AddOns\SilverDragon\outputs\tooltip.lua:42: attempt to call method 'UnitID' (a nil value)
Interface\AddOns\SilverDragon\outputs\tooltip.lua:42: in function `?'
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
...ccountant_Classic\Libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ccountant_Classic\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>
Message: Interface\AddOns\SilverDragon\scan\targets.lua:89: attempt to call method 'UnitID' (a nil value)
Time: Sun Mar 17 06:35:17 2019
Count: 1
Stack: Interface\AddOns\SilverDragon\scan\targets.lua:89: attempt to call method 'UnitID' (a nil value)
Interface\AddOns\SilverDragon\scan\targets.lua:89: in function `ProcessUnit'
Interface\AddOns\SilverDragon\scan\targets.lua:51: in function `?'
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]: ?
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...sic\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function `Fire'
...ccountant_Classic\Libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...ccountant_Classic\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
[C]: in function `CameraOrSelectOrMoveStop'
[string "CAMERAORSELECTORMOVE"]:4: in function <[string "CAMERAORSELECTORMOVE"]:1>
Locals: <none>
In reply to Wyr3d:
I don't see that happening. It all seems to be stemming from your client not loading two libraries. Are you using the nolib version, perhaps?
In reply to Kemayo:
Prety sure I'm using the standard version? Whatever downloads from the Twitch app, anyway. I can try a fresh download of the add-on though. Could be that something got squiffy in the older files when it downloaded the latest version?
I'll check back after
EDIT
This appears to have fixed it ^^
In reply to Wyr3d:
I'm glad that fixed it! (Because that'd have been a weird nightmare of debugging for me otherwise. ;P )
Is there anyone other than me who can't open the config/options of silverdragon after patch 8.1.5 launched, i would very much like to make some changes so it fits me (sound, who tells what, ignore guild finds etc.) but i can't, i have tried reinstalling it, and it doesn't help, my friend who also are using the addon have same problem, is there anything i can do about it?
In reply to Forge_User_45500559:
That should be fixed now. (Well, once v4.0.15 goes out.)
Seems like Pandaria is causing silver dragon to not work properly. I use the addon tooltip to calculate the spawn times from the rares but every time I mouseover the minimap icon I get this error, for now only happens in Pandaria.
Message: Interface\AddOns\SilverDragon\achievements.lua:379: GetAchievementCriteriaInfo(achievementID, criteriaIndex [,countHidden]), criteria not found
Time: Wed Jan 23 14:54:18 2019
Count: 5
Stack: Interface\AddOns\SilverDragon\achievements.lua:379: GetAchievementCriteriaInfo(achievementID, criteriaIndex [,countHidden]), criteria not found
[C]: ?
[C]: in function `GetAchievementCriteriaInfo'
Interface\AddOns\SilverDragon\achievements.lua:379: in function `AchievementMobStatus'
Interface\AddOns\SilverDragon\achievements.lua:390: in function `CompletionStatus'
Interface\AddOns\SilverDragon\outputs\ldb.lua:144: in function `OnEnter'
...Ons\SilverDragon\lib\LibDBIcon-1.0\LibDBIcon-1.0.lua:77: in function <...Ons\SilverDragon\lib\LibDBIcon-1.0\LibDBIcon-1.0.lua:60>
Locals:
BTW I love this addon :)
In reply to DalizC:
[73174] = 31,
[73666] = 31,
Edit: fixed in the latest alpha release
How can I disable screen edges flashing?
This ad-on just needs a .toc edit for 8.0.1. The author, kemayo was last online Thur, Dec 13 2018, so they are likely still active.
Greetings! I just added SilverDragon to my WoW account, and am really excited about it! Normally I do not use ANY sound when playing. What sound must I enable for SilverDragon to notify me of a rare sighting?
This add-on is great but screams for its own Volume setting. Is there a trick I'm missing?
not ignoring some "rares" at new arathi. As example - 142688 (Darbel Montrose), 142692 (Nimar the Slayer) - both in IGNORE section, but announced every time by vignette when met or reload ui. v 4.013 Ru Client WOW.
How do i turn off the change this has made to treasures or how do i customize the icons on my minimap radar? I can't see up / down arrows so I can go stand on the rare or a treasure chest and not know if its above or below me.
11/17/2018
Changed the popup "skin" to Transmog. Loved it.
However.
Everytime I log in or swap to a different character it swaps back to default.
Also running ElVui and Addonskinswithin it. Though it is claimed there should be no conflict.
Now a huge issue, obviously. Just wanted you to be aware.
Thank you for this Addon. It has replaced NPCScan/Overlay.
Smooches™
Hello and thanks for this awesome Addon! I really like and it helped me a lot, but i have a question regarding the vignette and the little popup thing. Is there a way to dismiss it by right clicking on it (anywhere) like the chat bubbles in BFA or NPCScan popup? it's really annoying at some point when the little window stays for too long and you have to actually click the little X
Thanks !
Hello,
Is there a way to change the pop up frame size?
Thanks
So, this thing IS updated. I've been trying for a while but searching with 2 words, but many addons are searched with one word. Well, now that I know, I can get back to the alerts that the rares are nowhere near me when I get alerted. I mean, I don't want to be right on top of them, but perhaps shorten the detection range a bit? Thank you for updating!
I turned off vignette scanning under scanning / vignettes (set enabled to false) but I still get alerts when the game shows me a new rare mob nearby.
What am I doing wrong?