I used these commends
ocgdb -pgn ecoE.pgn -db ecoE.db3 -cpu 4 -o moves2 ocgdb -db ecoE.db3 -cpu 4 -dup -o printall;remove ocgdb -pgn ecoE_out.pgn -db ecoE.db3 -cpu 4 -export
When I open the exported pgn in Scid I get thes error messages
(game 9933, line 227803) Unexpected end of game: PGN header '[' seen inside game (result missing ?).(game 10333, line 235866) Unexpected end of game: PGN header '[' seen inside game (result missing ?).(game 14439, line 332695) Unexpected end of game: PGN header '[' seen inside game (result missing ?).
When I open the pgn's ecoE.pgn and ecoE_out.pgn in a text editor to compare them.
I can see that games without a result have no result tag in the pgn exported by ocgdb.
[Result "*"]
This is how a game without a result looks like in the exported pgn from ocgdb
It is not a major issue but it would be nice if it could be fixed, so I don't get these annoying messages when opening the exported pgn from ocgdb in Scid.
A also wonder if it will not give problems if the is no result tag in the game headers, when trying to make bin book with polyglot from the exported pgn's from ocgdb
I used these commends
ocgdb -pgn ecoE.pgn -db ecoE.db3 -cpu 4 -o moves2
ocgdb -db ecoE.db3 -cpu 4 -dup -o printall;remove
ocgdb -pgn ecoE_out.pgn -db ecoE.db3 -cpu 4 -export
When I open the exported pgn in Scid I get thes error messages
(game 9933, line 227803) Unexpected end of game: PGN header '[' seen inside game (result missing ?).
(game 10333, line 235866) Unexpected end of game: PGN header '[' seen inside game (result missing ?).
(game 14439, line 332695) Unexpected end of game: PGN header '[' seen inside game (result missing ?).
When I open the pgn's ecoE.pgn and ecoE_out.pgn in a text editor to compare them. I can see that games without a result have no result tag in the pgn exported by ocgdb.
This is how a game without a result looks like in the exported pgn from ocgdb
In the original pgn the game looks like this
It is not a major issue but it would be nice if it could be fixed, so I don't get these annoying messages when opening the exported pgn from ocgdb in Scid. A also wonder if it will not give problems if the is no result tag in the game headers, when trying to make bin book with polyglot from the exported pgn's from ocgdb