Baganator

Baganator

1M Downloads

Actions Bars getting blocked from time to time in a very random way

igiq opened this issue · 12 comments

commented

What version(s) of WoW are you using?

Retail

What version of Baganator?

451

What version of Syndicator?

109

What isn't working? What was supposed to happen?

From time to time, i have this error popping up.
image and I am not able to use my action bars via keyboard. I can only click on them.
Attaching the log.

Are you experiencing any lua errors

[19:31:37] [ADDON_ACTION_BLOCKED] AddOn 'Baganator' tried to call the protected function 'ActionButton1:SetAttribute()'.
[19:31:37] [string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:485: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function SetAttribute' [string "@Interface/AddOns/Blizzard_ActionBar/Mainline/ActionButton.lua"]:488: in function UpdatePressAndHoldAction'
[string "@Interface/AddOns/Blizzard_ActionBar/Mainline/ActionButton.lua"]:554: in function Update' [string "@Interface/AddOns/Blizzard_ActionBar/Mainline/ActionButton.lua"]:506: in function UpdateAction'
[string "@Interface/AddOns/Blizzard_ActionBarController/Mainline/ActionBarController.lua"]:187: in function ActionBarController_ResetToDefault' [string "@Interface/AddOns/Blizzard_ActionBarController/Mainline/ActionBarController.lua"]:172: in function ActionBarController_UpdateAll'
[string "@Interface/AddOns/Blizzard_ActionBarController/Mainline/ActionBarController.lua"]:66: in function <...ActionBarController/Mainline/ActionBarController.lua:55>
[19:31:37] _ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events =

{
}

Anything else?

No response

commented

Was just flying around and opening a map, and the error triggered again.

image

Content of the "Error Report"
Blocked Action: UseAction() Baganator (454)

Date: Wed Aug 28 18:19:31 2024
OS: Windows
Region: 3 (EU)
Locale: enUS
Build Info: 11.0.2 (56313) Aug 23 2024 (TOC Version 110002) Public Build
Character: Level 80 Human (1) Arcane Mage
Location: The Ringing Deeps (2214), Gundargaz

Loaded AddOns:
AccWideUILayoutSelection (1.1.16)
AddonUsage (3.2.2)
AdvancedInterfaceOptions (2.1.0)
AstralKeys (4.12)
Auctionator (11.0.9)
Baganator (454)
BigWigs (v355.3)
BtWQuests (2.46.0)
BtWQuestsTheWarWithin (1.1)
!BugGrabber (v10.2.6)
DataStore (2024.08.25)
DataStore_Achievements (2024.08.14)
DataStore_Agenda (2024.08.14)
DataStore_Auctions (2024.08.14)
DataStore_Characters (2024.08.14)
DataStore_Containers (2024.08.25)
DataStore_Crafts (2024.08.14)
DataStore_Currencies (2024.08.25)
DataStore_Garrisons (2024.08.14)
DataStore_Inventory (2024.08.25)
DataStore_Mails (2024.08.14)
DataStore_Pets (2024.08.14)
DataStore_Quests (2024.08.14)
DataStore_Reputations (2024.08.25)
DataStore_Spells (2024.08.14)
DataStore_Stats (2024.08.14)
DataStore_Talents (2024.08.14)
Details (#Details.12888.160)
Details_DeathGraphs
Details_Compare2
Details_EncounterDetails
Details_RaidCheck
Details_Streamer
Details_TinyThreat
Details_Vanguard
DialogueUI (0.4.4)
Leatrix_Plus (11.0.06)
MacroToolkit (v2.3.3)
MacroToolkitIcons (v2.3.3)
MythicDungeonTools (5.0.7)
NameplateSCT (1.42)
Narcissus (1.6.8)
Narcissus_GamePad (1.0)
NoAutoClose (v1.2.11)
OmniCC (11.0.1)
OPie (Ælling 4)
oRA3 (v11.0.2)
Plater (Plater-v585b-Retail)
Plumber (1.3.6)
Postal (v4.1.8)
Prat-3.0 (3.9.58)
PremadeGroupsFilter (6.0.1)
RaiderIO_DB_EU_M (10.2.7 (v202408271400))
RaiderIO (10.2.7 (v202408271400))
RaiderIO_DB_EU_R (10.2.7 (v202408271400))
RaiderIO_DB_EU_F (10.2.7 (v202408271400))
RareScanner (11.0.2.8)
SharedMedia (3.1.2-200)
Simulationcraft (11.0.2-01)
Syndicator (109)
TalentLoadoutsEx (3.4.1)
TomCats (2.5.42)
TomTom (v4.0.3-release)
UnifiedProfileManager (v1.1.2)
WeakAuras (5.17.0)
WeakAurasArchive (5.17.0)
WeakAurasCompanion (5.1.3)

commented

During that session i played for roughly 30 min, and was doing questing in the open world.

commented

No, i've noticed it happening when i just use the actions bars, i.e dragon riding or casting spells.

commented

No, I didn't have any quest items with me at that time.

commented

That much is certain. But to cause the error some UI has to have triggered and glitched anytime earlier.

Did you have any new quest items?

commented

How long were you playing for before the error happened?

Did you do anything other than quest/dungeons in that time?

commented

(sorry for all the questions I really want to find out what I can do to replicate the error and then fix it)

commented

Do you recall any loading screens, UIs or unusual actions that happened anytime before the blocked error? This will help me identify the source of the error.

commented

UIs could include opening the map, using the auction house, right-clicking on a bag item, etc.

commented

same issue here. but its only actionbar1 which got blocked. keybinds on second and third are still working.

commented

Remove NoAutoClose or DeModal from your addons and the taint issue should go away.

commented

(NoAutoClose will be patched soon to fix this issue)