[9.0 - SL] CalculateAction
XinYenFon opened this issue ยท 4 comments
If an action fails to execute for any reason, eg; if I press Stormstrike (keybinded to 1) or Fleshcraft (Shift+A) following error occurs... This error does not happen if I use Ghost Wolf (E), Astral Shift (Shift+E) etc...
edit: Fleshcraft has no reason for fail its channel spell and unlike Stormstrike it does not require any target...
Message: Interface\FrameXML\SecureTemplates.lua:332: attempt to call method 'CalculateAction' (a nil value)
Time: Sat Jul 18 14:48:38 2020
Count: 9
Stack: Interface\FrameXML\SecureTemplates.lua:332: attempt to call method 'CalculateAction' (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)"]: ?
Locals: <none>
Blizzard screwed up the action bar stuff a bit on the beta. Hopefully they'll change it to resolve these problems.
Expect? Not sure they really know about the consequences of their change yet, so we'll see.