Inline Aura - Rank 9 totems not displaying with dominos totem bars #34


  • New
  • Defect
Closed
Assigned to adirelle
  • _ForgeUser1224598 created this issue Apr 20, 2010

    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 nil
    Time: 04/20/10 23:03:29
    Count: 1
    Stack: (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.

  • _ForgeUser1224598 added the tags New Defect Apr 20, 2010
  • _ForgeUser1224598 added an attachment WoWScrnShot_042010_231540.jpg Apr 20, 2010

    WoWScrnShot_042010_231540.jpg

    <p>mouse over totem,&nbsp;&nbsp;totem bar is top bar, note the x-perl totem timers above tooltip</p>

  • Adirelle posted a comment Apr 26, 2010

    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.