spider-hand / GeoguessMaster

Free geoguess game
https://geoguessmaster.net
MIT License
158 stars 161 forks source link

2nd player counter not in sync with host and runs twice as fast #65

Open AwesomeParley opened 1 year ago

AwesomeParley commented 1 year ago

while playing "with friends" mode, the 2nd player counter is not in sync with host and runs twice as fast.

spider-hand commented 1 year ago

Hi thanks for your comment.

What do you mean by running twice as fast?

AwesomeParley commented 1 year ago

Hi thanks for your comment.

What do you mean by running twice?

I mean the timer runs twice as fast (now trying to recreate the bug) on both players sometimes.

Here's a video of the bug (and another bug at the beginning where they don't have the same place): video

spider-hand commented 1 year ago

Ok I understand the issue. I will try to investigate it.

spider-hand commented 1 year ago

I thought clicking start button multiple times when starting game could cause this issue so I just prevent the users from doing it. Let me know if the issue still happens. For now I close this one.

AwesomeParley commented 1 year ago

Sorry for the late response, but it still runs twice as fast in the second round. (didn't test any after.)

spider-hand commented 1 year ago

Ok I will investigate a bit more and try to reproduce it.