You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When generating a computer analysis report for a game, the WDL (win-draw-loss) graph is not created. I was able to reproduce it using both stockfish and leela chess zero.
Reproduction
Import game from pgn
Go to report tab
Click generate report
Choose Stockfish 17 in the popup
Wait for report to finish
Select the WDL graph
It is not generated as expected
Platform and versions
Ubuntu 24.04
Stack trace
No response
The text was updated successfully, but these errors were encountered:
I encountered this issue as well - it wound up being that in advanced settings for my engine, "UCI_ShowWDL" was not checked. I enabled this setting and I'm getting the WDL graph now. Maybe check for yours and see if that is the issue?
Regardless, might be good to give some sort of error message on this screen if that checkbox is not checked, or even an option to enable it right then and there. I just randomly stumbled across it, could have taken a while to find if I didn't get lucky.
That was it, thanks! Yeah I think showing an error message would be helpful. Though, having it enabled by default seems like the easiest way to fix it.
Describe the bug
When generating a computer analysis report for a game, the WDL (win-draw-loss) graph is not created. I was able to reproduce it using both stockfish and leela chess zero.
Reproduction
Platform and versions
Ubuntu 24.04
Stack trace
No response
The text was updated successfully, but these errors were encountered: