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

Lichess analysis not displaying engine lines with infinite search time #16607

Open
michaelwang2 opened this issue Dec 16, 2024 · 3 comments
Open
Labels

Comments

@michaelwang2
Copy link

michaelwang2 commented Dec 16, 2024

Exact URL of where the bug happened

https://lichess.org/analysis

Steps to reproduce the bug

  1. Go to Lichess Analysis Board
  2. Turn on infinite search time
  3. Use engine Stockfish 17 NNUE (79 MB)
  4. Go to a random position
  5. The blue "plus" button to display current best lines as engine evaluation depth increases disappears quickly

What did you expect to happen?

Expect the blue "plus" button to not disappear. Expect when the blue "plus" button is pressed to display current best lines as engine evaluation depth increases.

What happened instead?

The blue "plus" button quicky disappears after page refresh. If I click it fast enough before it disappears the function works as expected.

Operating system

Windows 11

Browser and version (or alternate access method)

Chrome (Version 131.0.6778.140)

Additional information

No response

@allanjoseph98
Copy link
Member

The plus button restarts analysis of a position if no analysis is ongoing. If you have set search time to infinite then you are always analysing->"plus" will not appear.

What exactly is the problem? That you don't see engine lines? Are you sure you don't have lines set to 0?

@michaelwang2
Copy link
Author

michaelwang2 commented Dec 17, 2024

I do see the lines but they don't update since the depth is stuck at some value (say 30). I would like to press the "plus" button and have the best lines continuously update as the evaluation depth increases for infinite time.

Often times the lines displayed (without the "plus" button being pressed) are not the actual best lines at that particular depth.

@ProjectHSI
Copy link
Contributor

The plus button restarts analysis of a position if no analysis is ongoing. If you have set search time to infinite then you are always analysing->"plus" will not appear.

What exactly is the problem? That you don't see engine lines? Are you sure you don't have lines set to 0?

This behaviour should be more obvious and the plus button shouldn't appear at all - maybe a white line should be displayed for the progress of your evaluation when compared to the cloud evaluation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants