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

Keybinds get blocked by DBM Core #912

Open
keldrog opened this issue Jul 9, 2023 · 14 comments
Open

Keybinds get blocked by DBM Core #912

keldrog opened this issue Jul 9, 2023 · 14 comments

Comments

@keldrog
Copy link

keldrog commented Jul 9, 2023

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

@QartemisT
Copy link
Member

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.

@keldrog
Copy link
Author

keldrog commented Jul 9, 2023

Hi @QartemisT

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

@keldrog
Copy link
Author

keldrog commented Jul 10, 2023

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

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

@QartemisT
Copy link
Member

QartemisT commented Jul 10, 2023

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.

@QartemisT
Copy link
Member

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

@keldrog
Copy link
Author

keldrog commented Jul 10, 2023

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

@MysticalOS
Copy link
Member

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

@keldrog
Copy link
Author

keldrog commented Jul 12, 2023

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....

@keldrog
Copy link
Author

keldrog commented Jul 12, 2023

Couldn't upload cause of file size limit

https://drive.google.com/file/d/1y-zwMJJb30HhSAO3jkk9zgbosvJMIPmT/view?usp=sharing

@MysticalOS
Copy link
Member

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

@RavenMind
Copy link

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!

@MysticalOS
Copy link
Member

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

@RavenMind
Copy link

Okay, thanks. I appreciate the reply.

@Necrochrist
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants