Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cata bug #898

Open
Raina1007 opened this issue Oct 30, 2024 · 1 comment
Open

Cata bug #898

Raina1007 opened this issue Oct 30, 2024 · 1 comment
Assignees
Labels
bug Something don't work conflict An issue when running Dominos alongside another addon

Comments

@Raina1007
Copy link

When reporting an issue, please try to reproduce the issue with just Dominos and Dominos_Config running. Dominos reuses a good chunk of the stock UI, and other popular addons, like Move Anything, like to take control of those parts, too.
Firelands patch hit today, dominos is working, but buggrabber/bugsack picked up an lua error

2x [ADDON_ACTION_BLOCKED] AddOn 'Dominos' tried to call the protected function 'MultiBarBottomLeftButton1:Hide()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function Hide' [string "@Blizzard_ActionBar/Classic/ActionButton.lua"]:500: in function ActionButton_HideGrid'
[string "@Blizzard_ActionBar/Classic/MultiActionBars.lua"]:130: in function MultiActionBar_UpdateGrid' [string "@Blizzard_ActionBar/Classic/MultiActionBars.lua"]:111: in function MultiActionBar_ShowAllGrids'
[string "@Blizzard_UIPanels_Game/Cata/SpellBookFrame.lua"]:140: in function <...ddOns/Blizzard_UIPanels_Game/Cata/SpellBookFrame.lua:131>
[string "=[C]"]: in function Show' [string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:606: in function SetUIPanel'
[string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:451: in function ShowUIPanel' [string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:319: in function <...PanelManager/Classic/UIParentPanelManager_Shared.lua:315> [string "=[C]"]: in function SetAttribute'
[string "@Blizzard_UIParentPanelManager/Classic/UIParentPanelManager_Shared.lua"]:1094: in function <...PanelManager/Classic/UIParentPanelManager_Shared.lua:1073>
[string "=[C]"]: in function ShowUIPanel' [string "@Blizzard_UIPanels_Game/Cata/SpellBookFrame.lua"]:63: in function ToggleSpellBook'
[string "TOGGLESPELLBOOK"]:1: in function <[string "TOGGLESPELLBOOK"]: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
}

Addon Version
11.0.5

World of Warcraft Version
Cata Classic

@Tuller Tuller added bug Something don't work conflict An issue when running Dominos alongside another addon labels Nov 10, 2024
@Tuller
Copy link
Member

Tuller commented Nov 10, 2024

This one sounds like it cold be a tainting issue. Are you able to replicate with other addons?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something don't work conflict An issue when running Dominos alongside another addon
Projects
None yet
Development

No branches or pull requests

2 participants