Kkthnx-Wow / KkthnxUI

KkthnxUI for The War Within World of Warcraft.
MIT License
34 stars 18 forks source link

Evoker racials/buffs cause UI error #83

Closed chrisreynolds108 closed 1 year ago

chrisreynolds108 commented 1 year ago

Description Certain Evoker abilities cause error "KkthnxUI has been blocked" when pressed; this occurred after phasing into a new instance, similar to previous error submitted. This time, only seems to be impacting Evoker abilities (at least for my short test). Specifically, Tip the Scales, Dragonbreath, Evoker racial abilities, and Hover all caused the error. Other attack abilities all continued to function.

Version Number Latest Github build (sorry, I don't see a version number anywhere. Committed today, 11/21.[7cac92d]

Steps to Reproduce

  1. Phase into new zone
  2. Keypress Evoker abilities

Expected Behavior Abilities should work :)

Actual Behavior Abilities cause a UI error :(

Only KkthnxUI Enabled Only addon enabled with the exception of bugsack/bug grabber

Additional Information

Error Log

6x [ADDON_ACTION_BLOCKED] AddOn 'KkthnxUI' tried to call the protected function 'SecureStateDriverManager:SetAttribute()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/SecureStateDriver.lua"]:10: in function <FrameXML/SecureStateDriver.lua:8>
[string "=(tail call)"]: ?
[string "@KkthnxUI/Modules/Inventory/Elements/InventoryBar.lua"]:54: in function <...KkthnxUI/Modules/Inventory/Elements/InventoryBar.lua:48>
[string "=[C]"]: in function `SetBarExpanded'
[string "@FrameXML/MainMenuBarBagManager.lua"]:79: in function `OnExpandBarChanged'
[string "@FrameXML/MainMenuBarBagManager.lua"]:50: in function `SetExpandBarAuto'
[string "@FrameXML/MainMenuBarBagManager.lua"]:72: in function <FrameXML/MainMenuBarBagManager.lua:71>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:143: in function <SharedXML/CallbackRegistry.lua:142>
[string "=[C]"]: ?
[string "@SharedXML/CallbackRegistry.lua"]:146: in function `TriggerEvent'
[string "@SharedXML/GlobalCallbackRegistry.lua"]:9: in function <SharedXML/GlobalCallbackRegistry.lua:8>
[string "=[C]"]: in function `UseAction'
[string "@FrameXML/SecureTemplates.lua"]:364: in function `handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:746: in function `SecureActionButton_OnClick'
[string "@FrameXML/ActionButton.lua"]:109: in function `TryUseActionButton'
[string "@FrameXML/ActionButton.lua"]:144: in function `ActionButtonDown'
[string "ACTIONBUTTON1"]:2: in function <[string "ACTIONBUTTON1"]:1>
Kkthnx commented 1 year ago

Should be fixed