bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Re: The importance of METs


From: Jim Segrave
Subject: Re: [Bug-gnubg] Re: The importance of METs
Date: Wed, 3 Sep 2003 10:19:27 +0200
User-agent: Mutt/1.4.1i

On Tue 02 Sep 2003 (02:32 +0200), address@hidden wrote:
> On Mon, 1 Sep 2003, Jim Segrave wrote:
> 
> > Start a copy of gnubg, you may as well use the nogui version. This
> > will be the master.
> > Enter the command
> >
> >    external 127.0.0.1:4000
> >
> > where 127.0.0.1 means the local host, use port 4000
> >
> > Start another copy of gnubg.
> > Go to Settings->Players. At the bottom, click external and fill in
> > 127.0.0.1:4000
> >
> > Start a match/session whatever and watch it play.
> >
> > I believe, from looking at the code, that the master server will be
> > playing using the Evaluation settings for cube and chequer play, not
> > the player 0 settings.
> 
> I have run  into a problem: the "master" seems to  be making random cube
> decisions. I've set everything  to "expert" level including "evaluation"
> and load  the .gnubgautorc both in  master and client.  Yet the "master"
> takes doubles when closed out and nonsense like that.

Yes - it goes absolutely insane. I watched it get 40 points behind in
3 games in a money session, both sides playing expert mode.

In external.c, the actual playing function for the server is quite
short. I suspect that when it goes to evaluate cube decisions, that it
doesn't set the context up correctly to get the cube info - it's even
possible that it's getting it for the wrong side or something. I
emailed Joern about this as I think he knows the cube eval functions
better than most.

There's a minor bug in this routine in that it doesn't know about
optional plays.

There's a bigger bug - if you start the master in graphical mode,
every time I attempt to quit from the master, it takes down my X
server, which is fairly annoying. Running the server in text mode
doesn't do this.

-- 
Jim Segrave           address@hidden





reply via email to

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