AttorneyOnline / akashi

C++ AO2 Server
GNU Affero General Public License v3.0
4 stars 23 forks source link

Rarely, a user will receive every message sent twice, including their own. #273

Closed AwesomeAim closed 2 years ago

AwesomeAim commented 2 years ago

I don't have a screenshot sadly, but basically it was every message sent and received appears twice on screen and in the logs.

It happened to me only once and another user who has meh internet mentioned it happened several times to them, but when it happens, it happens on join and is permanent unless they close and rejoin. I have no clue as to why but can only assume the user gets connected twice for some reason. The issue has not yet happened on #271 's branch, but it's also rare so it could either be fixed or just haven't popped up. Will update this issue if it happens again.

Salanto commented 2 years ago

tenor

AwesomeAim commented 2 years ago

Replicated and captured image above is the double messages image above is the user "dcing", which removes the second connection as the double message issue disappears, but leaves a red bar on the screen. everything works as normal otherwise image (his explanation of what he did to replicate it on accident) thanks to @PotatoDC for unintentionally helping with this

Salanto commented 2 years ago

I have a creeping suspicion this is a WebAO issue image

Salanto commented 2 years ago

Confirmed WebAO issue.