Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New opponent button doesn't work in latest release #674

Closed
EmmetSchuler opened this issue May 12, 2024 · 5 comments · Fixed by #677
Closed

New opponent button doesn't work in latest release #674

EmmetSchuler opened this issue May 12, 2024 · 5 comments · Fixed by #677
Labels
bug Something isn't working cat: game All things related to playing a game
Milestone

Comments

@EmmetSchuler
Copy link

What is the problem?

After playing a game, the new opponent button will send you to the queue screen, although no games will be paired, with an indefinite wait time.

Steps to reproduce the bug

Play a 5+3 blitz match
At the game result page, tap the new opponent button

What did you expect to happen?

You should be taken to the queue screen, and be paired into a new game.

What happened instead?

The queue screen hangs indefinitely, with no game pairs. You will also notice that the player count stats and online players do not update their counts, instead remaining static.

Device Info

Pixel 6

Operating System Version

Android 14

Additional information

No response

@EmmetSchuler EmmetSchuler added the bug Something isn't working label May 12, 2024
@veloce
Copy link
Contributor

veloce commented May 12, 2024

I tried to reproduce but with no success. Do you consistently reproduce, can you share more information on this bug? thanks!

@veloce veloce added the Missing reproduction For a bug that we are unable to reproduce consistently. label May 12, 2024
@EmmetSchuler
Copy link
Author

As far as I've tested, it's always reproducible for me, even on multiple wifi networks and on data.
It also appears in every time mode I've tested.
It seems to only misbehave when trying to use it right after a game has concluded, and still misbehaves after using the analysis board after a game.
Revisiting a concluded game and choosing the new opponent button does work, however
A video here shows the issue.
https://github.com/lichess-org/mobile/assets/108140722/6c9b8fe4-cbda-4f67-8d46-b1a519f9008f

@EmmetSchuler
Copy link
Author

The issue also affects aborted games, where requesting a new opponent takes you to the same static screen.

@NewSupKaizo55
Copy link

Okay, I didn't make a screen recording but I can successfully reproduce it. The device is Redmi Note 10 5G with Android 13 / MIUI 14.

@veloce
Copy link
Contributor

veloce commented May 12, 2024

Ok i do reproduce now in prod. I was not able to reproduce in debug mode locally though but I will continue to investigate.

I suspect this comes from the new API to cancel a game seek.

@veloce veloce added cat: game All things related to playing a game and removed Missing reproduction For a bug that we are unable to reproduce consistently. labels May 12, 2024
veloce added a commit that referenced this issue May 13, 2024
@veloce veloce added this to the Public beta milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cat: game All things related to playing a game
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants