Actions blocked loading into new instances
chrisreynolds108 opened this issue ยท 7 comments
Description
Every time loading into a new instance, certain actions are blocked. I can click them, but I am unable to use hotkeys. Reloading allows me to continue.
Version Number
10.3.8.Github
Steps to Reproduce
- Load into new instance
- Use a hotkey
Only KkthnxUI Enabled
Happens even when it's the only addon enabled.
Additional Information
Error Log
4x [ADDON_ACTION_FORBIDDEN] AddOn 'KkthnxUI' tried to call the protected function 'UseAction()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function UseAction' [string "@Interface/FrameXML/SecureTemplates.lua"]:364: 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 SecureActionButton_OnClick' [string "@Interface/FrameXML/ActionButton.lua"]:109: in function
TryUseActionButton'
[string "@Interface/FrameXML/ActionButton.lua"]:144: in function `ActionButtonDown'
[string "ACTIONBUTTON7"]:2: in function <[string "ACTIONBUTTON7"]:1>
Locals:
(*temporary) = "bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))"
The ABs are now forced disabled until fixed. The default blizz bars are skinned to match KkthnxUI and if you want them to look like mine perfectly or close as possible go into editmode then set padding to 6 and size 90%
On latest build, same behavior occurs even with action bars disabled. I noticed this ONLY occurs with macro'd abilities.
Edit: Happens with non-macro'd abilities too.
Just a quick update: issue continues to persist, up to the point where I must manually do a /reload every time I enter a new instance or load into a new zone (i.e. it has a load screen).
Still able to make it happen with the latest build. I'll get some errors posted for you later.
Just a quick update: issue continues to persist, up to the point where I must manually do a /reload every time I enter a new instance or load into a new zone (i.e. it has a load screen).
This should be fixed on next push, I think this is due to us trying to disable some of the new blizzard edit system setup.