On Tue, Nov 27, 2007 at 08:40:11PM +0200, Harri Salakoski wrote:
> command genmove w 300000
> reply =300000 E3
> cgos replys gameover 2007-11-27 B+Illegal do not understand syntax
>
> GTP specc says : Success Responses - A successful response has one of the
> syntaxes
> =id response\n\n
> =id\n\n
> = response\n\n
> =\n\n
>
> code is:
> return "=" + id + " " + s + "\n\n";
>
> stream is written using PrintWriter:
> myToServer.println(line);
>
> Anybody used java with cgos could help or if it is otherway obivious.
Does your bot work with gtp2gtp and/or kgsGtp? It's usually much easier
to debug, especially with gtp2gtp where you have sources handy, what
exactly goes wrong.
--
Petr "Pasky" Baudis
We don't know who it was that discovered water, but we're pretty sure
that it wasn't a fish. -- Marshall McLuhan
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/