I found a couple of times that "aborting genmove".

Seriously I don't know what kgsGtp is doing but my
engine handles that properly. My code is strictly
"functional", you call genmove, I will not write
neither read anything until the move is generated and
write out to std out.

Perhaps Its reseting the board and playing the moves
again. It does it when the user undo's a move.

Perhaps what its doing is just killing the engine's
process and starting it again.

The only thing I can be sure it that there is no
asynchronic way of stoping the "genmove" command.
Unless the "hard" way of killing the process.


--- Peter Drake <[EMAIL PROTECTED]> escribió:

> Orego is getting confused by kgsGtp when something
> like this happens  
> (from kgsGtp log):
> 
> FINE: Starting game as black against dirkie
> Jan 12, 2007 12:22:33 PM
> org.igoweb.igoweb.client.gtp.P i
> WARNING: Opponent has left game. Will give them 5
> minutes to return.
> Jan 12, 2007 12:22:33 PM
> org.igoweb.igoweb.client.gtp.P h
> FINE: Opponent has returned.
> Jan 12, 2007 12:38:32 PM
> org.igoweb.kgs.client.gtp.GtpClient d
> FINE: Aborting command: genmove
> Jan 12, 2007 12:38:48 PM
> org.igoweb.kgs.client.gtp.GtpClient d
> FINE: Ignoring response to aborted command: genmove
> 
> Does kgsGtp send something special to the program
> when a command is  
> aborted?
> 
> Thanks,
> 
> Peter Drake
> Assistant Professor of Computer Science
> Lewis & Clark College
> http://www.lclark.edu/~drake/
> 
> 
> 
> _______________________________________________
> computer-go mailing list
> computer-go@computer-go.org
>
http://www.computer-go.org/mailman/listinfo/computer-go/
> 



        

        
                
__________________________________________________ 
Preguntá. Respondé. Descubrí. 
Todo lo que querías saber, y lo que ni imaginabas, 
está en Yahoo! Respuestas (Beta). 
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas 

_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to