DKP Interface not showing any names or dkp values
NathanMathews opened this issue ยท 17 comments
Hello,
Our guild is using the DKP addon and everything seems to be running well.
Except as a guild member, I am unable to view any of the DKP amounts.
If I type /dkp, the GUI interface loads but does not show any names.
Disabling the filters does nothing to help.
I have tried installing different versions and disabling all other addons but nothing seems to work. The rest of the guild has no issue.
Please download the new version on here and let me know. It should correct your issue.
I am still having no luck.
I tried the most up to date version and previous versions.
The only difference is that previous versions would say the list is out of date (even if the officer pushes out the updated list) and the newer version says it's up to date.
Turn on your lua errors with /console scriptErrors 1 and then reload your UI and open the DKP window. If an error pops, copy and paste it all here.
Can you please upload the saved variables file here (WTF\Account\ACCOUNT_NAME\SavedVariables\MonolithDKP.lua).
Your tables appear to be empty which would be why you're not displaying anything.
Log out of WoW completely and delete those 2 files you just showed me. Then login and have someone broadcast the dkp table.
Hello,
I followed your instructions and even got the notification 'DKP Database updated by [GM}...
However, no data is showing on the table.
I quite honestly can't explain this without an error. The "DKP Database updated by" should only fire if you received and applied the table. Is anyone else within your guild experiencing this issue? Or is it just you?
Additionally, are the officers that are broadcasting to you also using the most up to date version?
It was just me with the issue.
Good news, it is fixed. It just started working randomly. I did nothing so I have no idea what fixed the issues.
Hello,
It stopped working again, however it stopped working the moment the guild leader started to delete people from the list who were no longer in the guild. The moment I got the message: DKP Database Updated by... it stopped working. Does this help at all?
Okay sorry to keep spamming this.
It seems that a /reload fixes the issue. Relogging however does not.
I've been scouring the code and testing it in game trying to recreate this issue and can't seem to replicate it. The remove entries function (deleting players) does absolutely nothing on your end but broadcast the DKP table. Which should overwrite the entire thing. Does it only occur when a specific officer does it? Or is it when any officer broadcasts to you? A broadcast should update your window immediately and not require a reload. (as far as addons are concerned, a /reload and relogging are the exact same thing)
FWIW, we encountered identical issues earlier this week. The fix for us was to get EVERYONE updated to the same version, as Roeshambo suggested.