Stanzilla / AdvancedInterfaceOptions

WoW Addon that restores access to removed interface options in Legion
https://www.curseforge.com/wow/addons/advancedinterfaceoptions
48 stars 11 forks source link

Lua Error #65

Closed Rustcole closed 1 year ago

Rustcole commented 1 year ago

Hello, I am sure this is some setting that I have selected that the game doesn't like, but I can't figure out which and I am getting this Lua error, any help/advice would be much appreciated, love the addon!

1x [ADDON_ACTION_BLOCKED] AddOn 'AdvancedInterfaceOptions' tried to call the protected function 'CompactRaidFrame18:SetAttribute()'. [string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480> [string "=[C]"]: in function SetAttribute' [string "@Interface_Wrath/FrameXML/CompactUnitFrame.lua"]:164: in function <Interface_Wrath/FrameXML/CompactUnitFrame.lua:154> [string "=[C]"]: in functionCompactUnitFrame_SetUnit' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:318: in function CompactRaidFrameContainer_AddUnitFrame' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:277: in functionCompactRaidFrameContainer_AddPets' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:182: in function CompactRaidFrameContainer_LayoutFrames' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:130: in functionCompactRaidFrameContainer_TryUpdate' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:62: in function `CompactRaidFrameContainer_OnEvent'

Stanzilla commented 1 year ago

That's a Blizzard error

Rustcole commented 1 year ago

ok thank you!