Thread Tools Display Modes
10-23-14, 08:52 PM   #1
Out1aw
A Theradrim Guardian
 
Out1aw's Avatar
Join Date: Jan 2014
Posts: 65
Aura tracker and Death Knight bug

Aura tracker doesn't shows dk debufs


Possible fix for this is using "min level = 1"
  Reply With Quote
10-23-14, 09:08 PM   #2
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Hmm, the Min Level thing is interesting. Means IsPlayerSpell() is no longer returning true for those debuffs.

Type the following into your chat for both debuffs, and after you enter each one cast the spell. A number should get printed to your chat window.

/run FindSpellID("SpellNameHere", "target", true)
  Reply With Quote
10-23-14, 09:21 PM   #3
Out1aw
A Theradrim Guardian
 
Out1aw's Avatar
Join Date: Jan 2014
Posts: 65
Originally Posted by Nibelheim View Post
Hmm, the Min Level thing is interesting. Means IsPlayerSpell() is no longer returning true for those debuffs.

Type the following into your chat for both debuffs, and after you enter each one cast the spell. A number should get printed to your chat window.

/run FindSpellID("SpellNameHere", "target", true)
Numbers are same:
Frost Fever: # 55095
Blood Plague: # 55078
  Reply With Quote
10-23-14, 09:44 PM   #4
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Seems those spells must have changed internally, then. Thanks
  Reply With Quote

WoWInterface » Featured Projects » RealUI » Aura tracker and Death Knight bug


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off