So, as far as I see, queued commands are executed except genmove (or play):

dic 18, 2012 1:16:36 AM com.gokgs.client.gtp.a <init>
Detallado: Starting game as black against draculinio
dic 18, 2012 1:16:36 AM com.gokgs.client.gtp.GtpClient d
Más Detallado: Command sent to engine: boardsize 9
dic 18, 2012 1:16:36 AM com.gokgs.client.gtp.GtpClient d
Más Detallado: Command queued for sending to engine: komi 6.5
dic 18, 2012 1:16:36 AM com.gokgs.client.gtp.a l
Advertencia: Opponent has left game. Will give them 5 minutes to return.
dic 18, 2012 1:16:36 AM com.gokgs.client.gtp.GtpClient d
Más Detallado: Command queued for sending to engine: genmove b
dic 18, 2012 1:16:36 AM com.gokgs.client.gtp.a b
Detallado: Opponent has returned.
dic 18, 2012 1:16:37 AM com.gokgs.client.gtp.GtpClient d
Más Detallado: Got successful response to command "boardsize 9": = true
dic 18, 2012 1:16:37 AM com.gokgs.client.gtp.GtpClient d
Más Detallado: Queued command sent to engine: komi 6.5

And then stops :(

why genmove is not executed anymore?


2012/12/17 Sebastian Scheib <stackpointe...@gmail.com>

> No, I just connect my bot using KgsGtp in custom mode and should only play
> against me (Draculinio)
>
> The .ini file is like this:
>
> engine=java -jar eviltesuji.jar
> name=EvilTesuji
> password=XXXXXXXXXXXXXX
> room=Computer Go
> mode=custom
> automatch.speed=blitz,medium
> automatch.rank=6k
> reconnect=true
> rules.boardSize=9
> talk=This is Evil Tesuji Bot
> gameNotes=Evil Tesuji 0.01E... Draculinio testing.
> opponent=draculinio
> talk=For any question ask draculinio or visit
> http://www.eviltesuji.blogspot.com
> logFile=kgslog.txt
> verbose=true
>
>
> 2012/12/17 Woody Folsom <woody.fol...@gmail.com>
>
>> Are you pitting two bots against one another?  You might try one auto,
>> one custom and reconnect false.
>> On Dec 17, 2012 7:48 PM, "Sebastian Scheib" <stackpointe...@gmail.com>
>> wrote:
>>
>>> I am trying to play against my bot in KGS, but here is a problem,
>>> "opponent left the room problem" appears, and the genmove command is never
>>> executed, so I don't know how to solve that.
>>>
>>> Here is the log (I used verbose on KGSGTP):
>>>
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.GtpClient c
>>> Muy Detallado: Joined game
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.a <init>
>>> Detallado: Starting game as black against draculinio
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.GtpClient d
>>> Más Detallado: Command sent to engine: boardsize 9
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.GtpClient d
>>> Más Detallado: Command queued for sending to engine: komi 6.5
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.a l
>>> Advertencia: Opponent has left game. Will give them 5 minutes to return.
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.GtpClient d
>>> Más Detallado: Command queued for sending to engine: genmove b
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.GtpClient d
>>> Más Detallado: Got successful response to command "boardsize 9": = true
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.GtpClient d
>>> Más Detallado: Queued command sent to engine: komi 6.5
>>> dic 17, 2012 9:43:58 PM com.gokgs.client.gtp.a b
>>> Detallado: Opponent has returned.
>>>
>>> Any idea?
>>>
>>> _______________________________________________
>>> Computer-go mailing list
>>> Computer-go@dvandva.org
>>> http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
>>>
>>
>> _______________________________________________
>> Computer-go mailing list
>> Computer-go@dvandva.org
>> http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
>>
>
>
_______________________________________________
Computer-go mailing list
Computer-go@dvandva.org
http://dvandva.org/cgi-bin/mailman/listinfo/computer-go

Reply via email to