snowflame0 / AtlasLootClassic_Cata

AtlasLootClassic Cata
https://www.curseforge.com/wow/addons/atlaslootclassic
GNU General Public License v2.0
70 stars 34 forks source link

set focus target get blocked from Atlas #67

Closed Crckit closed 2 months ago

Crckit commented 3 months ago

AtlasLoot version

v4.0.1 -beta3

Lua error

Describe the bug

Setting focus target of a group member doesnt work in dungeon. When click "set focus" the action blocked Window appears.

"AtlasLootClassic has been blocked from an action only available to the Blizzard UI. You can disable this addon and reload the UI. Disable / Ignore

To Reproduce

Expected behavior

Screenshots

Screenshot 2024-06-18 100438

Additional context

BugSacked Information

15x [ADDON_ACTION_BLOCKED] AddOn 'AtlasLootClassic' tried to call the protected function 'CompactRaidFrame1:SetPoint()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function SetPoint' [string "@Blizzard_FrameXMLBase/FlowContainer.lua"]:176: in functionFlowContainer_DoLayout' [string "@Blizzard_FrameXMLBase/FlowContainer.lua"]:17: in function FlowContainer_ResumeUpdates' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:185: in functionCompactRaidFrameContainer_LayoutFrames' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:130: in function CompactRaidFrameContainer_TryUpdate' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:57: in functionCompactRaidFrameContainer_OnEvent'

Locals: _ = Frame { RegisterEvent = defined @!BugGrabber/BugGrabber.lua:491 0 = UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:491 SetScript = defined @!BugGrabber/BugGrabber.lua:491 } event = "ADDON_ACTION_BLOCKED" events =

{ ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:557 ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:557 PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:551 LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:566 ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:511 }

snowflame0 commented 3 months ago

Haven't been able to reproduce, did you disable all other addons besides AtlasLoot and BugGrabber and see if it does it again? Could be another addon that is hooking into AtlasLoot and blaming it. As far as I know AtlasLoot doesn't make any calls to raid frames.

orionshock commented 3 months ago

This error isn't coming from Atlas Loot - it's rando taint due to some dropdown. it's a known issue since classic.

Crckit commented 2 months ago

.