Dragonflight pre-patch: Errors for spell flyout on ctmod bars
dratr opened this issue ยท 1 comments
For action buttons that are for "flyout" bars placed on a ct barmod bar, the following error will be triggered:
15x Interface/FrameXML/SpellFlyout.lua:240: attempt to call method 'GetSpellFlyoutDirection' (a nil value) [string "=[C]"]: ? [string "=[C]"]: ? [string "@Interface/FrameXML/SecureHandlers.lua"]:40: in function <Interface/FrameXML/SecureHandlers.lua:39> [string "@Interface/FrameXML/SecureHandlers.lua"]:268: in function <Interface/FrameXML/SecureHandlers.lua:263> [string "=[C]"]: ? [string "@Interface/FrameXML/SecureHandlers.lua"]:296: in function <Interface/FrameXML/SecureHandlers.lua:279> [string "=(tail call)"]: ?
One easy way to see this is with mage teleport/portal flyouts.
Looks like probably due to issues discussed here...