Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handicap stones are not recorded in SGF #250

Closed
kaorahi opened this issue May 27, 2018 · 2 comments
Closed

Handicap stones are not recorded in SGF #250

kaorahi opened this issue May 27, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@kaorahi
Copy link
Contributor

kaorahi commented May 27, 2018

  1. Start Lizzie
  2. Hit "n" key (new game)
  3. Input "3" on Handicap field and click "OK".
  4. Wait until leelaz puts the first white stone.
  5. Hit Ctrl-c key (copy SGF)
  6. Paste it on a text editor

Then we have no handicap stones in SGF. e.g.

(;KM[7.5]PW[]PB[]DT[2018-05-11]AP[Lizzie: 0.4];W[pd])

It occured on 21f049d (just before merging #247 "Support for new leela zero GTP format.")

@featurecat featurecat added testing needed This issue needs to be tested bug Something isn't working and removed testing needed This issue needs to be tested labels Jun 1, 2018
@OlivierBlanvillain
Copy link
Contributor

@zsalch Do we still have this issue after all the changes you made related to sgf handling?

@zsalch
Copy link
Contributor

zsalch commented Oct 6, 2018

Now will be:
(;DT[2018-10-06]KM[7.5]PB[]PW[]AP[Lizzie: 0.5]AB[dd][dp][pp];W[pd])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants