Cirk's Avatar
Files 11
Downloads 134,098
Favorites 783
My AddOns
    View Bug Report
    Cannot change anchor for Elkano's BuffBars
    Bug #: 5941
    File: Cirk's Mousetip
    Date: 07-02-09 11:21 AM
    By: Vilkku
    Status: Unconfirmed
    Elkano's BuffBars set their tooltip to the Blizzard default position. For other tooltips which have done this, I've been able to get them to the cursor using the command

    /mousetip set topright

    while hovering the cursor over the frame. However, when I do this for the BuffBar frame I get the following error:

    [20:21:01] Interface\AddOns\Mousetip\Mousetip.lua:1172: bad argument #1 to 'reverse' (string expected, got nil)
    [C]: ?
    [C]: in function `reverse'
    Interface\AddOns\Mousetip\Mousetip.lua:1172: in function `SetAnchorPattern'
    Interface\AddOns\Mousetip\Mousetip.lua:1315: in function `ProcessSetButton'
    Interface\AddOns\Mousetip\Mousetip.lua:3023: in function `SlashCommand'
    Interface\AddOns\Mousetip\Mousetip.lua:2215: in function `?'
    Interface\FrameXML\ChatFrame.lua:3332: in function <Interface\FrameXML\ChatFrame.lua:3285>
    [C]: in function `ChatEdit_ParseText'
    Interface\FrameXML\ChatFrame.lua:3052: in function `ChatEdit_SendText'
    Interface\FrameXML\ChatFrame.lua:3073: in function <Interface\FrameXML\ChatFrame.lua:3072>
    [C]: in function `ChatEdit_OnEnterPressed'
    [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>