HonorSpy

HonorSpy

2M Downloads

Duplicated player entry in table

Slivo-fr opened this issue ยท 11 comments

commented

As you can see on this picture, 2 and 3 is the same player. Same for 6 and 7.
Those data come from a level 1 char, alone on it's account, and never entered a BG. Most likely received it on com from another player.
Those duplicated players are from my own server if that somehow helps

image

commented

Maybe we lack a realm check and strip somewhere ?

commented

Its the same issue from #175 which you even replied to.

There is something screwed up on Blizzards end which is making a player on another realm show up in-game as if they're from your realm. Because its so rare, I can't catch when it happens. Because I can't see it happen live, I can't find a workaround.

The good news: it only seems to happen once. From next week onwards you shouldn't see those players duplicated again.

commented

I didn't think those would be linked, as it's only legits players from my cluster on this one.
Let me know if I can help somehow

commented

@kakysha assuming the fix I published worked, we're probably still going to get bad data from players who are slow to update HonorSpy. Do you think I should bump the Comm Prefix from 4 to 5, to discard data from players on old versions of the addon?

commented

Yep, let's do this

commented

Lets wait until Monday. I don't want to break addon comms when the week has already started (on US).

commented

Isn't it better to break coms early than late in the week ?

commented

PR for comm prefix and some other changes up: #187

commented

Not fixed, I'll try to debug that !

commented

Looks solved in 1.8.7 will close after some more testing

commented

This issue seems fully resolved :D