Author: denis frayssignes
Date: 14:42:52 02/27/04
Hi all, I am writting my own chess engine in Java and I would like to use xboard with. I launch xboard from xterm as follows: /sw/bin/xboard -fcp "java -jar /users/denis/engine.jar" -debug However, whatever I play (e4, d4, ...), my engine replies as expected and a crash always occurs after my second move. Below an extract of the log... <i> xboard: Error: first chess program (java -jar /users/denis/engine.jar) exited unexpectedly GameEnds(0, (null), 2) Interrupting first 139155 >first : force xboard: Error writing to first chess program: Broken pipe GameEnds(0, (null), 2) 146409 >first : quit </i> Thanks for your help. Best regards Denis
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.