nguyenpham / ocgdb

Open Chess Game Database Standard (OCGDB)
MIT License
31 stars 8 forks source link

Why can't this pgn file be converted? #21

Open cjssh1002 opened 2 years ago

Jonathan003 commented 2 years ago

Whit what software was the pgn created? I was only able to open the pgn with Chessbase. And it looks like it are al positions without moves.

Jonathan003 commented 2 years ago

Sorry, I uploaded the wrong file. I have uploaded the file again. This pgn file was created in Winboard GUI nnue원앙마.zip .

I have tried it with this new file. I also get error messages `Microsoft Windows [Version 10.0.22000.527] (c) Microsoft Corporation. All rights reserved.

C:\Users\creme\Downloads\Chess\OCGDB Version Beta 6>ocgdb -pgn nnue.pgn -db nnue.db3 -cpu 4 -o moves Open Chess Game Database Standard (OCGDB), (C) 2022 - version: Beta 6

Convert PGN files into a database... SQLite database file 'nnue.db3' opened successfully Thread count: 4 Processing PGN file: 'nnue.pgn' Assertion failed: variant != bslib::ChessVariant::standard, file C:\Users\nguyenpham\ocgdb\src\builder.cpp, line 879 Assertion failed: variant != bslib::ChessVariant::standard, file C:\Users\nguyenpham\ocgdb\src\builder.cpp, line 879 Assertion failed: variant != bslib::ChessVariant::standard, file C:\Users\nguyenpham\ocgdb\src\builder.cpp, line 879 Assertion failed: variant != bslib::ChessVariant::standard, file C:\Users\nguyenpham\ocgdb\src\builder.cpp, line 879

C:\Users\creme\Downloads\Chess\OCGDB Version Beta 6> `

nguyenpham commented 2 years ago

It works with (standard) chess only, not yet with any other chess variant