ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
80 stars 11 forks source link

[Bug] DogTag invalid key to "next" #1886

Closed cordankos closed 3 years ago

cordankos commented 3 years ago

What version of TellMeWhen are you using? Latest from curseforge v9.0.6

What steps will reproduce the problem?

  1. Just play Battleground
  2. Happens randomly in fights

Screenshot of error https://imgur.com/ZDwMPYA

Additional Info I don't use these DogTags for units but error still happen, I noticed this on the latest version of TMW, I didn't used previous few versions so idk if this error happened earlier.

Zardilann commented 3 years ago

I only started experiencing this recently, it pops up in dungeons mainly.

Neo-The-Wan commented 3 years ago

Hello,

Normally a fix, to test, already exists in the new version of the LibDogTag-Unit-3.0 library, but this one is not yet included in TellMeWhen v9.0.6.

You can wait for a new version of TellMeWhen, or in the meantime, try to manually replace the version of LibDogTag-Unit-3.0, included in TellMeWhen, with the latest available:

https://github.com/parnic/LibDogTag-Unit-3.0/releases/download/v90000.5/LibDogTag-Unit-3.0-v90000.5.zip

alsiniz commented 3 years ago

Just want to bump this and say that I've been experiencing this for months.

It was driving me mad because I didn't figure out that TMW was the source until I installed buggrabber/bugsack which gave me a more detailed LUA error. I can't figure out what triggers it but it happens to me all the time in dungeons and raids.

alsiniz commented 3 years ago

Here's a print out from buggrabber. I couldn't copy/paste the text since I was in combat but I was able to pull up the error after combat for reference. Sorry that it's a screenshot and not a text submission.

image

alsiniz commented 3 years ago

Hello,

Normally a fix, to test, already exists in the new version of the LibDogTag-Unit-3.0 library, but this one is not yet included in TellMeWhen v9.0.6.

You can wait for a new version of TellMeWhen, or in the meantime, try to manually replace the version of LibDogTag-Unit-3.0, included in TellMeWhen, with the latest available:

https://github.com/parnic/LibDogTag-Unit-3.0/releases/download/v90000.5/LibDogTag-Unit-3.0-v90000.5.zip

Thank you for this. I've replaced my LibDogTag-Unit library in the TMW directory. I hope this works!

Zardilann commented 3 years ago

I haven't experienced the bug after replacing the library a week ago.

ascott18 commented 3 years ago

9.0.7 has been released that includes the latest LDT-Unit