gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [gnugo-devel] play_test.c and sgf output


From: Paul Pogonyshev
Subject: Re[2]: [gnugo-devel] play_test.c and sgf output
Date: Fri, 6 Sep 2002 23:40:09 +0300

Dan wrote:
> One thing that's not working right now is --printsgf. If you run
> gnugo -l [filename] -L [movenum] --printsgf [outfilename] you
> get a file like this:

> (;GM[1]FF[4]RU[Japanese]SZ[19]
> PW[GNU Go 3.3.8 (level 10) load and print]PB[Unknown]HA[0]KM[5.5]GN[GNU Go 
> 3.3.8 load and print Random Seed 1031343702] 
> AW[rc][pd][qd][dg][qk][dn][pn][co][cp][op][cq][fq][kq][pq]
> AB[nc][pc][qc][dd][fd][dj][cl][en][eo][po][qo][dp][jp][dq][hq]
> PL[W]

> missing the closing ")".

i removed placing that ")" because creating sgf files on the fly (like
in this mode) is being replaced with trees. otherwise, it kept
overwriting the first char "(" in all files created with new code. it
will be ok, once --printfsgf uses trees too.

Paul





reply via email to

[Prev in Thread] Current Thread [Next in Thread]