This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Using inline aura with dominos. Love the addon, has worked great until I started getting rank 9 totems (reproduce with stoneskin totem, rank 9). Just doesn't highlight the buff. Seems to be true with any rank 9 totem (the only other ones I have are stoneclaw and searing totem (that are rank 9 that is)).
Also I get this message when I try to add a spell through the config:
Message: Interface\AddOns\InlineAura\Config.lua:524: table index is nilTime: 04/20/10 23:03:29Count: 1Stack: (tail call): ?(tail call): ?Interface\AddOns\InlineAura\Config.lua:524: in function <Interface\AddOns\InlineAura\Config.lua:518>Interface\AddOns\InlineAura\Config.lua:528: in function `AddSpell'Interface\AddOns\InlineAura\Config.lua:337: in function <Interface\AddOns\InlineAura\Config.lua:333>(tail call): ?[C]: ?[string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>(tail call): ?...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:796: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:611>(tail call): ?[C]: ?[string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5>(tail call): ?...face\AddOns\Decursive\Libs\AceGUI-3.0\AceGUI-3.0.lua:326: in function `Fire'...sive\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:29: in function <...sive\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:27>
Locals: Sometimes debuglocals() returns nothing, it's one of those times... (FYI: This last sentence (only) is a HotFix from Decursive to prevent a C stack overflow in the new Blizzard error handler and thus giving you the opportunity to send this debug report to the author of the problematic add-on so he/she can fix it)
Let me know if there's anything I can give you to help. Thanks for working on this, really rely on this add-on a lot.
<p>mouse over totem, totem bar is top bar, note the x-perl totem timers above tooltip</p>
Could please run this code snippet when all the totems are out ?
/run for i=1,4 do print(GetTotemInfo(i)) end
Do the printed totem names match the names of the spell when you hover the totem buttons ?
To post a comment, please login or register a new account.