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

Stuck in endless cycle if you always play the same move of multiple in the study #70

Open
Ordoviz opened this issue May 13, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Ordoviz
Copy link

Ordoviz commented May 13, 2021

Steps to reproduce:

  1. Play this study or create a study with the following PGN: 1. e4 e5 2. Nf3 Nf6 3. Bc4 Nxe4 4. Nxe5 d5 5. Bb3 (5. Qf3 Be6 (5... f6 6. Qh5+ g6) 6. Bb3 Qg5) 5... Qg5 *
  2. When you have the option to play 5... Be6 or 5... f6 always play Be6
  3. After some time, White always goes into the line where you play Be6 because Listudy wants you to play f6

You can get out of the endless cycle by playing f6 but why should you memorize two lines if you are free to choose one?

A workaround is to not include multiple options for the side the study is meant for.

@ArneVogel ArneVogel added the bug Something isn't working label May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants