viktorgullmark / exilence

DEPRECATED Tool for Path of Exile that calculates net worth and tracks gear, maps and other statistics for you and your group
GNU General Public License v3.0
185 stars 26 forks source link

Characters are duplicated in the group #215

Closed viktorgullmark closed 5 years ago

viktorgullmark commented 5 years ago

https://gyazo.com/f48242fef83a60aacf084941cb79339d

This was sent to me on reddit. I'm not sure how or when it occurs.

petterannerwall commented 5 years ago

Probably has something to do with us only comparing the connectionId for existing players when joining a party.

viktorgullmark commented 5 years ago

Talked some more to Jkurs. Apparently his friend has very bad internetconnection, which is most likely causing reconnects to the group. Something seems off with the "oldPlayer" variable in our backend.

viktorgullmark commented 5 years ago

Fixed with https://github.com/viktorgullmark/exilence/commit/d9cc531453d1b77f2e860a58494af48843735fea and will be live with 0.9.32. Closing.