AtlasLootClassic - Cata

AtlasLootClassic - Cata

605k Downloads

set focus target get blocked from Atlas

Crckit opened this issue ยท 3 comments

commented

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 function FlowContainer_DoLayout'
[string "@Blizzard_FrameXMLBase/FlowContainer.lua"]:17: in function FlowContainer_ResumeUpdates' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:185: in function CompactRaidFrameContainer_LayoutFrames'
[string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:130: in function CompactRaidFrameContainer_TryUpdate' [string "@Blizzard_CompactRaidFrames/Blizzard_CompactRaidFrameContainer.lua"]:57: in function CompactRaidFrameContainer_OnEvent'
[string "*Blizzard_CompactRaidFrameContainer.xml:79_OnEvent"]:1: in function <[string "*Blizzard_CompactRaidFrameContainer.xml:79_..."]:1>

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
}

commented

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.

commented

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

commented

.