-----Original Message-----
From: [EMAIL PROTECTED] [mailto:computer-go-
[EMAIL PROTECTED] On Behalf Of Mark Boon
Sent: Tuesday, January 15, 2008 10:11 AM
To: computer-go
Subject: Re: [computer-go] How to get more participation in 19x19
CGOS?
As suggested by David Fotland I made a simple referee type of setup
so that I can have two engines play each other continuously. I got it
working with GnuGo but with MoGo I get an "Access denied" message
when I try to start it from the referee program. When starting from
the command-line I have no trouble.
OK, never mind the question above. Although the strange message was
caused by a mistake of mine, the real reason MoGo didn't seem to be
working was that it puts out a lot of data on stderr. And somehow
this blocks the stdin stream until I actively read the error stream.
Adding a thread to read the error stream when there's data available
fixed the problem.
MoGo appear very slow, but I can run it overnight.
Mark
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/