Skip to content

Fix crash instead of trying to validate legal moves. #1519

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

Merged
merged 1 commit into from
Feb 6, 2021

Conversation

Tilps
Copy link
Contributor

@Tilps Tilps commented Feb 6, 2021

#1515 broke playing from book as reported in #1517, #1518 fixed playing from book, but left certain analysis type actions still broken.
This removes the 'legal' move check and just fixes the solid tree related code that #1515 was trying to fix the crash for, thus properly fixing #1517.

@Tilps Tilps requested a review from borg323 February 6, 2021 07:27
@Tilps Tilps merged commit b1bf3f3 into LeelaChessZero:master Feb 6, 2021
@Naphthalin Naphthalin mentioned this pull request Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants