Hi..

My gtp program does not receive any "time_left" commands. I have checked that the command is listed without mistakes in list_commands. I even tried CGOS 9x9 and I get the same sequence.

Jacques.

----------------------------------------------------------
This is a 19x19 game start (after the first list_commands) Ignore the lines containing GoKnot, that is the communication between the gtp end and the gui.

 42.842 |- server -> "boardsize 19\cr\lf"
 43.152 # -> GoKnot    8 [13 00 00 00 00 00 02 00]
 43.242 # GoKnot -->   4 [ff 00 00 00]
 43.242 |- gkGTP --> "= "
 43.242 |- gkGTP --> "\cr\lf\cr\lf"

 43.312 |- server -> "clear_board\cr\lf"
 43.332 # -> GoKnot    8 [13 00 00 00 00 00 02 00]
 43.443 # GoKnot -->   4 [ff 00 00 00]
 43.443 |- gkGTP --> "= "
 43.443 |- gkGTP --> "\cr\lf\cr\lf"

 43.533 |- server -> "komi 7.5\cr\lf"
 43.563 # -> GoKnot    8 [00 00 f0 40 00 00 03 00]
 43.623 # GoKnot -->   4 [ff 00 00 00]
 43.623 |- gkGTP --> "= "
 43.623 |- gkGTP --> "\cr\lf\cr\lf"

 45.836 |- server -> "genmove b\cr\lf"
 45.896 # -> GoKnot    8 [ff ff ff ff 00 00 0c 00]
 45.976 # GoKnot -->   4 [ff ff 00 00]
 45.976 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 46.036 # GoKnot -->   4 [ff ff 00 00]
 46.086 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 46.126 # GoKnot -->   7 [ff 00 03 00 72 31 36]
 46.126 |- gkGTP --> "= "
 46.126 |- gkGTP --> "r16\cr\lf\cr\lf"

 46.968 |- server -> "play w D17\cr\lf"
 47.018 # -> GoKnot    8 [00 00 03 10 00 00 06 00]
 47.038 # GoKnot -->   4 [ff 00 00 00]
 47.038 |- gkGTP --> "= "
 47.038 |- gkGTP --> "\cr\lf\cr\lf"

 47.228 |- server -> "genmove b\cr\lf"
 47.338 # -> GoKnot    8 [ff ff ff ff 00 00 0c 00]
 47.468 # GoKnot -->   4 [ff ff 00 00]
 47.468 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 47.538 # GoKnot -->   4 [ff ff 00 00]
 47.589 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 47.629 # GoKnot -->   6 [ff 00 02 00 64 34]
 47.629 |- gkGTP --> "= "
 47.629 |- gkGTP --> "d4\cr\lf\cr\lf"

 48.620 |- server -> "play w Q3\cr\lf"
 48.660 # -> GoKnot    8 [00 00 0f 02 00 00 06 00]
 48.740 # GoKnot -->   4 [ff 00 00 00]
 48.740 |- gkGTP --> "= "
 48.740 |- gkGTP --> "\cr\lf\cr\lf"

----------------------------------------------------------
This is a 9x9 game start (after the first list_commands)

 14.331 |- server -> "boardsize 9\cr\lf"
 14.371 # -> GoKnot    8 [09 00 00 00 00 00 02 00]
 14.471 # GoKnot -->   4 [ff 00 00 00]
 14.471 |- gkGTP --> "= "
 14.471 |- gkGTP --> "\cr\lf\cr\lf"

 14.551 |- server -> "clear_board\cr\lf"
 14.581 # -> GoKnot    8 [09 00 00 00 00 00 02 00]
 14.671 # GoKnot -->   4 [ff 00 00 00]
 14.671 |- gkGTP --> "= "
 14.671 |- gkGTP --> "\cr\lf\cr\lf"

 14.751 |- server -> "komi 7.5\cr\lf"
 14.771 # -> GoKnot    8 [00 00 f0 40 00 00 03 00]
 14.852 # GoKnot -->   4 [ff 00 00 00]
 14.852 |- gkGTP --> "= "
 14.852 |- gkGTP --> "\cr\lf\cr\lf"

 20.640 |- server -> "genmove b\cr\lf"
 20.680 # -> GoKnot    8 [ff ff ff ff 00 00 0c 00]
 20.780 # GoKnot -->   4 [ff ff 00 00]
 20.780 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 20.870 # GoKnot -->   4 [ff ff 00 00]
 20.920 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 20.960 # GoKnot -->   6 [ff 00 02 00 66 36]
 20.960 |- gkGTP --> "= "
 20.960 |- gkGTP --> "f6\cr\lf\cr\lf"

 22.843 |- server -> "play w C6\cr\lf"
 22.883 # -> GoKnot    8 [00 00 02 05 00 00 06 00]
 22.973 # GoKnot -->   4 [ff 00 00 00]
 22.973 |- gkGTP --> "= "
 22.973 |- gkGTP --> "\cr\lf\cr\lf"

 23.194 |- server -> "genmove b\cr\lf"
 23.234 # -> GoKnot    8 [ff ff ff ff 00 00 0c 00]
 23.264 # GoKnot -->   4 [ff ff 00 00]
 23.264 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 23.384 # GoKnot -->   4 [ff ff 00 00]
 23.524 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 24.165 # GoKnot -->   4 [ff ff 00 00]
 24.215 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 24.275 # GoKnot -->   4 [ff ff 00 00]
 24.325 # -> GoKnot    8 [03 00 00 00 00 00 0e 00]
 24.365 # GoKnot -->   6 [ff 00 02 00 66 34]
 24.365 |- gkGTP --> "= "
 24.365 |- gkGTP --> "f4\cr\lf\cr\lf"

 36.563 |- server -> "play w E5\cr\lf"
 36.583 # -> GoKnot    8 [00 00 04 04 00 00 06 00]
 36.693 # GoKnot -->   4 [ff 00 00 00]
 36.693 |- gkGTP --> "= "
 36.693 |- gkGTP --> "\cr\lf\cr\lf"

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

Reply via email to