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
I suggest you to add this line :
master_node.setup(games[0].board().fen())
In order to accept PGN files with a starting FEN different from the default one. I had to do it.
Also, keeping all commentaries would be great, as said before.
Thanks for your work anyway, it saved me some time.
The text was updated successfully, but these errors were encountered:
I suggest you to add this line :
master_node.setup(games[0].board().fen())
In order to accept PGN files with a starting FEN different from the default one. I had to do it.
Also, keeping all commentaries would be great, as said before.
Thanks for your work anyway, it saved me some time.
The text was updated successfully, but these errors were encountered: