Computer Chess Club Archives


Search

Terms

Messages

Subject: Pro Deo UCI protocol fail

Author: Andres Valverde

Date: 10:53:32 08/07/04


Hi there,

I am trying to develope ECTool UCI protocol. Many UCI engines are working yet,
but when I try to connect to Pro Deo engine I get an error (see the log below).

All is ok until I send the "isready" command to the engine. Any help would be
appreciated.

BTW : My sincere congratulations to Ed. World was a bit less clever without your
work!


<-- uci
--> id name <empty>
--> id author <empty>
--> option name Program type string default <empty>
--> option name InitString type string default <empty>
--> option name Hash type spin default 2 min 0 max 256
--> option name HashCommand type string default <empty>
--> option name HashFormula type string default
--> option name HashOnCommandline type check default false
--> option name InitTime type spin default 2 min 0 max 30
--> option name Delay type spin default 0 min 0 max 1000
--> option name LevelType type spin default 1 min 1 max 2
--> option name SlowDown type spin default 1 min 1 max 100
--> option name Edit type combo default setboard var setboard var edit var
cb-edit
--> option name Ponder type check default true
--> option name OwnBook type check default false
--> option name ShowThinkingMove type check default false
--> option name Analyze type check default true
--> option name UseUndo type check default true
--> option name WhiteScore type check default false
--> option name Logfile type check default false
--> option name Priority type combo default Normal var Normal var BelowNormal
var Low
--> option name RunIdle type check default false
--> option name Computer type check default false
--> option name SimulateHint type check default false
--> option name LevelExtend type combo default None var Progressive var Strict
var Failsafe var None
--> option name Protocol type spin default 2 min 1 max 2
--> option name Noise type spin default 0 min -1 max 99
--> option name Help type button
--> uciok
<-- setoption name Hash value 32
<-- isready
--> info string Error starting engine.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.