Hi,
About TSCP, i indeed thought that the protocol was perhaps the problem. But modifying the protocol didn't change anything :
Code: Select all
T:\Echecs\Programmation\Zangdar\tournoi>.\cutechess-cli.exe -srand 4173 -engine cmd=Zangdar_34.exe proto=uci -engine cmd=TSCP_181b.exe proto=xboard -openings file=2moves_v2a.pgn format=pgn order=random -each tc=40/60+1 -games 2 -rounds 50 -concurrency 4 -ratinginterval 50 -tournament gauntlet
Indexing opening suite...
Started game 2 ofWarning: XboardEngine does not support the setboard command, using the edit command now
100 (XboardEngine vs Zangdar 0.34)
Started game 1 of 100 (Zangdar 0.34 vs XboardEngine)
Warning: XboardEngine does not support the setboard command, using the edit command now
SWarning: XboardEngine does not support the setboard command, using the edit command now
tWarning: XboardEngine does not support the setboard command, using the edit command now
arted game 3 of 100 (Zangdar 0.34 vs XboardEngine)
Started game 4 of 100 (XboardEngine vs Zangdar 0.34)
Finished game 4 (XboardEngine vs Zangdar 0.34): 0-1 {White makes an illegal move: e2e4}
Score of Zangdar 0.34 vs XboardEngine: 1 - 0 - 0 [1.000] 1
StaWarning: XboardEngine does not support the setboard command, using the edit command now
rted game 5 of 100 (Zangdar 0.34 vs XboardEngine)
Finished game 5 (Zangdar 0.34 vs XboardEngine): 1-0 {Black makes an illegal move: e2e4}
Score of Zangdar 0.34 vs XboardEngine: 2 - 0 - 0 [1.000] 2
SWarning: XboardEngine does not support the setboard command, using the edit command now
tarted game 6 of 100 (XboardEngine vs Zangdar 0.34)
Finished game 6 (XboardEngine vs Zangdar 0.34): * {No result}
Score of Zangdar 0.34 vs XboardEngine: 2 - 0 - 0 [1.000] 2
Finished game 2 (XboardEngine vs Zangdar 0.34): * {No result}
Score of Zangdar 0.34 vs XboardEngine: 2 - 0 - 0 [1.000] 2
Finished game 1 (Zangdar 0.34 vs XboardEngine): * {No result}
Score of Zangdar 0.34 vs XboardEngine: 2 - 0 - 0 [1.000] 2
Finished game 3 (Zangdar 0.34 vs XboardEngine): * {No result}
Score of Zangdar 0.34 vs XboardEngine: 2 - 0 - 0 [1.000] 2
... Zangdar 0.34 playing White: 1 - 0 - 0 [1.000] 1
... Zangdar 0.34 playing Black: 1 - 0 - 0 [1.000] 1
... White vs Black: 1 - 1 - 0 [0.500] 2
Elo difference: inf +/- nan, LOS: 92.1 %, DrawRatio: 0.0 %
Finished match
Thanks to Algebrex, I could to a match against Blunder 5. Here are the results :
Code: Select all
Score of Zangdar 0.34 vs Blunder 5.0.0: 34 - 48 - 18 [0.430] 100
... Zangdar 0.34 playing White: 18 - 23 - 9 [0.450] 50
... Zangdar 0.34 playing Black: 16 - 25 - 9 [0.410] 50
... White vs Black: 43 - 39 - 18 [0.520] 100
Elo difference: -49.0 +/- 62.8, LOS: 6.1 %, DrawRatio: 18.0 %
I don't know what to think about the elo, but Im rather satisfied )
Do you know if the games are saved somewhere ? I saw that Zangdar played an illegal move , and I would like to know what happened.
I plan to make public the source. I am now cleaning it. Its just a working program, lots of lines commented out, some parts are just useless. Even for me, its not good. I was too eager to advance ).
Another thing, I begin to be very tired of being disconnected every minute. Sometimes, I can't even (re)logging. How that is it possible ?
Thanks
Philippe