[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-XBoard] Bug in WinBoard? Giving different sd to 2 engines
From: |
Chris Welty |
Subject: |
[Bug-XBoard] Bug in WinBoard? Giving different sd to 2 engines |
Date: |
Sun, 7 Dec 2003 00:10:32 -0000 |
Hi, I'd like to play my program against GnuChess. My program is quite poor,
so I thought I'd play it at 5ply vs GnuChess at 1ply. Unfortunately Winboard
sets both programs to play at 5 ply:
--- in winboard.ini ---
/firstChessProgramNames={GNUChess /depth=1
}
/secondChessProgramNames={Altamax /depth=5 /sd="C:\devl\Altamax\Release"
/scp="C:\devl\Altamax\Release\Altamax.exe xboard"
}
--- in winboard.debug ---
563 >first : level 40 5 0
563 >first : sd 5
563 >first : post
563 >first : hard
563 >first : easy
563 <first : Illegal move (no matching move)sd
563 >first : level 40 5 0
563 >first : depth
5
4110 >first : force
StartChildProcess (dir="C:\devl\Altamax\Release")
C:\devl\Altamax\Release\Altamax.exe xboard
4610 >second: xboard
protover 2
4625 <second:
4625 <second:
4625 <second: feature setboard=1 colors=0 done=1
4625 >second: accepted setboard
4625 >second: accepted colors
4625 >second: accepted done
4625 <second:
4625 <second:
4625 <second:
4641 >second: new
random
4641 >second: level 40 5 0
4641 >second: sd 5
- [Bug-XBoard] Bug in WinBoard? Giving different sd to 2 engines,
Chris Welty <=