maxine4j / ElvUI_BetterTalentFrame

Improvements to the World of Warcraft talents interface
https://www.curseforge.com/wow/addons/elvui_bettertalentframe
GNU General Public License v3.0
1 stars 1 forks source link

ADDON_ACTION_BLOCKED #17

Open Zwegert opened 3 years ago

Zwegert commented 3 years ago

1x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI_BetterTalentFrame' hat versucht die geschützte Funktion 'CompactRaidFrame1:SetAttribute()' aufzurufen. [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519> [string "=[C]"]: in function SetAttribute' [string "@FrameXML\CompactUnitFrame.lua"]:363: in functionCompactUnitFrame_UpdateInVehicle' [string "@FrameXML\CompactUnitFrame.lua"]:306: in function `CompactUnitFrame_UpdateAll' [string "@FrameXML\CompactUnitFrame.lua"]:155: in function <FrameXML\CompactUnitFrame.lua:57>

Using with ElvI 12.16. & Shadow&Light 4.17

maxine4j commented 3 years ago

Hey, thanks for reporting this. I've had similar traces caused by CompactRaidFrame1 in the past and from what I remember this is a longstanding issue with Blizzard's dropdown menu API.

Sadly there doesn't seem to be anything I can do to fix it, but thankfully it doesn't seem to cause any issues with regard to the functionality of BetterTalentFrame.