
Regards

Moderator: Ras
It's definitely a GUI problem,the engine is not the reason for this odd playing....CThinker wrote:This morning, I "crashed" into a friend's place just so I can test with their Fritz 7.
I ran 12 games between Fritz and Thinker (using WB2UCI). I did not see this problem in any of the games. It ended in 9.5 to 2.5.
Maksim, just in case you run Thinker with WB2UCI again in the future, I would really appreciate it if you would enable the logging option of WB2UCI, so that, if the problem surfaces, we could just take a look at the log file. Thanks!
I have a feeling that the engine is being sent a command that interrupts it before it even starts the search, and so it just returns the first move.
I've not seen any problems under the Fritz 10 GUI.CThinker wrote:This morning, I "crashed" into a friend's place just so I can test with their Fritz 7.
I ran 12 games between Fritz and Thinker (using WB2UCI). I did not see this problem in any of the games. It ended in 9.5 to 2.5.
Maksim, just in case you run Thinker with WB2UCI again in the future, I would really appreciate it if you would enable the logging option of WB2UCI, so that, if the problem surfaces, we could just take a look at the log file. Thanks!
I have a feeling that the engine is being sent a command that interrupts it before it even starts the search, and so it just returns the first move.
maxchgr wrote:OK, Lance, I'm glad to hear it's not the engine. Maybe its a Fritz 11 GUI bug, I've no idea.
How do I enable that logging feature?
Code: Select all
[ENGINE]
Name=Engine Name
Author=Author Name
Filename=WB2UCI.exe
[OPTIONS]
Program=Engine.exe
Logfile=true
There are several versions of the WB2UCI adapters out there and some of them work probably,some give only headacheGraham Banks wrote:I've not seen any problems under the Fritz 10 GUI.CThinker wrote:This morning, I "crashed" into a friend's place just so I can test with their Fritz 7.
I ran 12 games between Fritz and Thinker (using WB2UCI). I did not see this problem in any of the games. It ended in 9.5 to 2.5.
Maksim, just in case you run Thinker with WB2UCI again in the future, I would really appreciate it if you would enable the logging option of WB2UCI, so that, if the problem surfaces, we could just take a look at the log file. Thanks!
I have a feeling that the engine is being sent a command that interrupts it before it even starts the search, and so it just returns the first move.
You just need to edit the Wb2Uci.eng file that came with thinkeruci.zip that was posted.maxchgr wrote:I used the setup posted at http://rybkaforum.net/cgi-bin/rybkaforu ... l?tid=3714
Code: Select all
[ENGINE]
Name=ThinkerUCI
Author=Lance Perkins, Canada
Filename=ThinkerUCI.exe
[OPTIONS]
Program="ThinkerWB.exe"
Ponder=false
Code: Select all
[ENGINE]
Name=ThinkerUCI
Author=Lance Perkins, Canada
Filename=ThinkerUCI.exe
[OPTIONS]
Program="ThinkerWB.exe"
Ponder=false
Logfile=true