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
Hi,
I think the library has issues when there's handicap stones and the first player is, therefore White, and not Black.
I manually added stones with "place stones", then did a turn toggle, added a white stone, and converted it to SGF, and it only marked W as the first turn, no adding stones before W's turn.
I also wonder if this might be related to some of the parsing errors I've been running into.
The text was updated successfully, but these errors were encountered:
Hi, sorry for the delay... I have been under some pressure.
I have a stand alone parser here https://github.com/kokolegorille/go_parser
It has been forked here https://github.com/mr5iff/go_parser
Maybe the fork is working better, I think the main reason was non-utf8
support, but I am not sure
When I wrote the parser, I looked at some other work, and I think I saw
some of your code. Did You already write a parser for sgf?
I'll try to have a closer look, but I am quite busy with some work's
deadlines
Cheers, Koko
Le mar. 25 oct. 2022 à 21:53, Trevoke ***@***.***> a écrit :
Hi,
I think the library has issues when there's handicap stones and the first
player is, therefore White, and not Black.
I manually added stones with "place stones", then did a turn toggle, added
a white stone, and converted it to SGF, and it only marked W as the first
turn, no adding stones before W's turn.
I also wonder if this might be related to some of the parsing errors I've
been running into.
—
Reply to this email directly, view it on GitHub
<#5>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIGVB745EGGOSRPKEK27WDWFA3EFANCNFSM6AAAAAAROJRXVM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hi,
I think the library has issues when there's handicap stones and the first player is, therefore White, and not Black.
I manually added stones with "place stones", then did a turn toggle, added a white stone, and converted it to SGF, and it only marked W as the first turn, no adding stones before W's turn.
I also wonder if this might be related to some of the parsing errors I've been running into.
The text was updated successfully, but these errors were encountered: