Flyout Error - GetSpellFlyoutDirection #2035


  • Defect
Closed
  • GrimNotepad created this issue Nov 19, 2022

    Getting an error on using Flyout buttons, like Teleports. Disabled all addons except Bartender and !Swatter(bug capture addon)

    Date: 2022-11-19 02:48:45
    ID: 1
    Error occured in: Global
    Count: 1
    Message: Interface/FrameXML/SpellFlyout.lua line 240:
       attempt to call method 'GetSpellFlyoutDirection' (a nil value)
    Debug:
       [string "=[C]"]: ?
       [string "=[C]"]: ?
       [string "@Interface/FrameXML/SecureHandlers.lua"]:40:
          Interface/FrameXML/SecureHandlers.lua:39
       [string "@Interface/FrameXML/SecureHandlers.lua"]:268:
          Interface/FrameXML/SecureHandlers.lua:263
       [string "=[C]"]: ?
       [string "@Interface/FrameXML/SecureHandlers.lua"]:296:
          Interface/FrameXML/SecureHandlers.lua:279
       [string "=(tail call)"]: ?
    Locals:
    None
    AddOns:
      Swatter, v<%version%> (<%codename%>)
      Bartender4, v4.13.7.1
      BlizRuntimeLib_enUS v10.0.2.100002 <none>
      (ck=6b)
    
    

     

  • GrimNotepad added a tag Defect Nov 19, 2022
  • GrimNotepad edited description Nov 19, 2022
  • SarkliGaming posted a comment Nov 20, 2022

    I get same. It seems to happen with anything that has a 'popup' ability such as mage tp/portals and hunter pets list. Im updated on everything

     

    6x FrameXML/SpellFlyout.lua:240: attempt to call method 'GetSpellFlyoutDirection' (a nil value)
    [string "=[C]"]: ?
    [string "=[C]"]: ?
    [string "@FrameXML/SecureHandlers.lua"]:40: in function <FrameXML/SecureHandlers.lua:39>
    [string "@FrameXML/SecureHandlers.lua"]:268: in function <FrameXML/SecureHandlers.lua:263>
    [string "=[C]"]: ?
    [string "@FrameXML/SecureHandlers.lua"]:296: in function <FrameXML/SecureHandlers.lua:279>
    [string "=(tail call)"]: ?


    Edited Nov 20, 2022
  • DaltinSW posted a comment Nov 20, 2022

    First post on the front page of this add-on

     

     

    • There is a known issue with spell flyouts not working with action bar addons. This is something Blizzard needs to fix.
  • nevcairiel closed issue Nov 21, 2022
  • nevcairiel posted a comment Nov 21, 2022

    This should now be fixed by having an entirely custom flyout independent of the Blizzard function.


To post a comment, please login or register a new account.