DBM - Deadly Boss Mods (DBM-Core)

DBM - Deadly Boss Mods (DBM-Core)

522M Downloads

Keybinds get blocked by DBM Core

keldrog opened this issue ยท 14 comments

commented

Describe the bug
My Keybind was blocked by DBM Core

Do you have an error log of what happened?
See Screenshot

Screenshots
Bild_2023-07-09_135911426
Bild_2023-07-09_135922851

Which version of DeadlyBossMods are you using?
10.1.13

Was it working in a previous version? If yes, which was the last good one?
before DF 10.1.5

Additional context
Happens very often but i dont get the context in which it happens

commented

I was having the same issue...DBM-Core rendering my entire keyboard useless unless I reloaded, but I went through all my addons enabling one by one and it turned out it was Prat 3.0 that was actually causing the issues.

commented

Hi @QartemisT

no just DBM-Core. I tried it with Bigwigs but it happens there too but with no other addon.

commented

Hi @keldrog

Just to narrow this down a bit further, does this still occur when DBM-Core is disabled?
My suspect is with WoW taints like this, it usually just blames the LAST addon to access something, rather than the actual addon which is causing the issue.

commented

@QartemisT Can it be my macro? I guess the problem exists till i used it.

/lon [known: Starfall] ST
/lon [noknown: Starfall] M+

commented

Could you go to World of Warcraft\_retail_\Logs and send the taint.log file :)

You may need to run /run SetCVar("taintLog", 2) and produce the error again for a detailed log.

commented

Though, I may suspect it's the same issue located here;
Stanzilla/WoWUIBugs#447
and BigWigsMods/BigWigs#1353

commented

I will try to send the log as i have it. I can't reproduce it so i have to wait till it happens.

commented

last records are utterly useless. this doesn't show us where taint occurred, only that DBM touched something that was already tainted by something else and got blamed for it. include ENTIRE log

commented

damn didn't know that. i reloaded and now the taint log is overwritten. i'll upload the entire log when the error occurs again....

commented

could have just attached file to ticket, that requires requesting access

commented

I'm having the same issue. It's also often when I switch specs via keybind.
1 - Switch specs via bind "/lon SpecName
2- Press any ability button
Sometimes it will happen with Accountant or Accountant Classic enabled. Also happens with BigWigs/LittleWigs. (which I tried when I thought DBM was the problem. It USED to happen with Altoholic (One of the DataStore modules IIRC.), and a couple others, but hasn't happened with them since latest updates. Leads me to not want to just shrug this off as a problem with WoW's loudout macro.
If there's any logs or other info I can provide, please LMK.
Thanks for all the work on a wonderful add-on!

commented

Unfortunately there is nothing we can do, it's a blizzard bug, and it'll happen with addon addon registering slash command from what I understand. it just happens to be DBM in your cases

commented

Okay, thanks. I appreciate the reply.