fairy-stockfish / variant-nnue-tools

Variant NNUE training data generator for Fairy-Stockfish
GNU General Public License v3.0
12 stars 12 forks source link

Unexpected assertion when generating LB data #3

Closed Belzedar94 closed 2 years ago

Belzedar94 commented 2 years ago

Documenting the issue to have it on the radar. It happens when I generate data for Shaco and Janggi

Error:

.......................Assertion failed: 0 <= ss->ply && ss->ply < MAX_PLY, file search.cpp, line 1543

ianfab commented 2 years ago

The latest commit should fix this. Binaries can be downloaded from https://github.com/ianfab/variant-nnue-tools/actions/runs/2442973051. If the error still occurs, please reopen or create a new issue.