The problem seems that you output one linefeed too many in the output of
list_commands. Notice this subtle difference:
Jul 14, 2004 10:57:22 AM org.igoweb.igoweb.client.gtp.GtpClient d FINEST: Got successful response to command "list_commands": = boardsize clear_board final_score(...)The quote of the reponse starts after "engine: ". So it seems kgsGtp isJul 14, 2004 10:57:22 AM org.igoweb.igoweb.client.gtp.GtpClient d FINEST: Queued command sent to engine: name Jul 14, 2004 10:57:22 AM org.igoweb.igoweb.client.gtp.GtpClient d SEVERE: Got malformed response from engine: = OregoBorderPlayer
right to complain, because the response starts with a LF instead of "=".
Arend
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://www.computer-go.org/mailman/listinfo/computer-go/
Peter Drake Assistant Professor of Computer Science Lewis & Clark College http://www.lclark.edu/~drake/ _______________________________________________ computer-go mailing list computer-go@xxxxxxxxxxxxxxxxx http://www.computer-go.org/mailman/listinfo/computer-go/