Dragonriding Spellbook Skills Error
grand-lotus-iroh opened this issue ยท 2 comments
When trying to click spellbook flyout menu, there is error:
Message: Interface/FrameXML/SpellFlyout.lua:240: attempt to call method 'GetSpellFlyoutDirection' (a nil value)
Time: Mon Dec 5 18:27:53 2022
Count: 1
Stack: Interface/FrameXML/SpellFlyout.lua:240: attempt to call method 'GetSpellFlyoutDirection' (a nil value)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: in function `GetSpellFlyoutDirection'
[string "@Interface/FrameXML/SpellFlyout.lua"]:240: in function `Toggle'
[string "@Interface/FrameXML/SecureTemplates.lua"]:390: in function `handler'
[string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672>
[string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697>
[string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function <Interface/FrameXML/SecureTemplates.lua:730>
Locals:
Same LUA error using version 6.0.4 for mages upon pressing the "Portal" or "Teleport" spell (i.e., spells with flyout sub-menues) from either the spell book or from any actionbar.
Message: Interface/FrameXML/SpellFlyout.lua:240: attempt to call method 'GetSpellFlyoutDirection' (a nil value)
Time: Wed Dec 7 14:23:19 2022
Count: 1
Stack: Interface/FrameXML/SpellFlyout.lua:240: attempt to call method 'GetSpellFlyoutDirection' (a nil value)
[string "=[C]"]: in function `GetSpellFlyoutDirection'
[string "@Interface/FrameXML/SpellFlyout.lua"]:240: in function `Toggle'
[string "@Interface/FrameXML/SecureTemplates.lua"]:390: in function `handler'
[string "@Interface/FrameXML/SecureTemplates.lua"]:690: in function <Interface/FrameXML/SecureTemplates.lua:672>
[string "@Interface/FrameXML/SecureTemplates.lua"]:704: in function <Interface/FrameXML/SecureTemplates.lua:697>
[string "@Interface/FrameXML/SecureTemplates.lua"]:746: in function <Interface/FrameXML/SecureTemplates.lua:730>
Locals:
this is a blizzard issue, the need to fix it.
This issue was reported to Blizzard on Oct 14: Stanzilla/WoWUIBugs#302 and was acknowledged by a Customer Service representative at Blizzard here: https://us.forums.blizzard.com/en/wow/t/lua-error-stopping-me-from-using-summon-demon/1383629/13 so they are working on it.