
Combat lua error
Closed this issue ยท 6 comments
You get this error if you try to right click frame inspect talents while in combat
5x [ADDON_ACTION_BLOCKED] AddOn 'TalentTreeTweaks' tried to call the protected function 'PlayerSpellsFrame:SetAttributeNoHandler()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `SetAttributeNoHandler'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:166: in function `SetUIPanelAttribute'
[string "@Blizzard_PlayerSpells/Blizzard_PlayerSpellsFrame.lua"]:515: in function `SetMinimizingEnabled'
[string "@Blizzard_PlayerSpells/Blizzard_PlayerSpellsFrame.lua"]:254: in function `SetInspecting'
[string "@TalentTreeTweaks/modules/reduceTaint.lua"]:300: in function <...faceTalentTreeTweaks/modules/reduceTaint.lua:299>
Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
}
Seem to be some addon conflict causing it, if I only use TTT it can atleast open in combat but when I enable the rest then it doesn't open anymore and throws the error, I did some testings by enabling/disabling a bunch to see where it started throwing error and it was PasteNG but when I only ran TTT & paste then it worked so not sure what the issue is lol
if you're using paste for tomtom, you can use /ttpaste
instead (it's part of tomtom by default)
I'll be making some adjustments anyways though
I am aware but their paste system is missing some basic features I like with Paste so I still use it
made some changes, main one is that it'll open the inspected build in https://github.com/NumyAddon/TalentTreeViewer/ if it's installed (that's recommended, since frankly it's the only foolproof way to avoid taint. and there are a lot of taint risks now, especially since then added the spellbook into the same UI)
it should resolve all error messages, but there will be situations where it won't show in combat, depending on your addon setup
Still getting the error with my addon setup so simply just not gonna use it in combat ๐