home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / chess / 503 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  2.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!asuvax!chnews!tmcconne
  2. From: tmcconne@sedona.intel.com (Tom McConnell~)
  3. Newsgroups: gnu.chess
  4. Subject: Wrong "illegal move" pl58 and pl60
  5. Date: 29 Dec 1992 15:44:23 GMT
  6. Organization: Intel Corporation
  7. Lines: 62
  8. Sender: tmcconne@sedona (Tom McConnell~)
  9. Distribution: world
  10. Message-ID: <1hpronINNheo@chnews.intel.com>
  11. NNTP-Posting-Host: thunder.intel.com
  12. Originator: tmcconne@sedona
  13.  
  14.  
  15.   System: RS/6000, AIX-3.1
  16.           gcc-2.3.3
  17.           xboard-2.0.pl25
  18.           gnuchess-4.0.pl60
  19.  
  20.   I get an "Illegal move" error from gnuchessx for good moves. The errors appear
  21. to be random, but repeatable. Here is one example:
  22.  
  23.     thunder> xboard -size small -debug true 
  24.     Received from first: Chess
  25.     Sending to first: new
  26.     beep
  27.     random
  28.     easy
  29.  
  30.     Received from first: transposition table is 131072
  31.     Received from first: new
  32.     Received from first: beep
  33.     Received from first: random
  34.     Received from first: easy
  35.     Sending to first: e2e3
  36.  
  37.     Received from first: e2e3
  38.     Received from first: 1. e2e3
  39.     Received from first: 1. ... g8h6
  40.     Sending to first: d2d4
  41.  
  42.     Received from first: d2d4
  43.     Received from first: 2. d2d4
  44.     Received from first: 2. ... e7e6
  45.     Sending to first: f1d3
  46.  
  47.     Received from first: f1d3
  48.     Received from first: 3. f1d3
  49.     Received from first: 3. ... d8g5
  50.     Sending to first: g1f3
  51.  
  52.     Received from first: g1f3
  53.     Received from first: Illegal move (no matching move)g1f3
  54.  
  55.   The last move is white King's knight to white Bishop 3. This is a legal move,
  56. but gnuchessx refuses to let me play it.
  57.  
  58.   This problem also shows up when xboard is told to play two machines, although
  59. it usually takes longer.
  60.  
  61.   Another interesting item is that after the first game, after
  62. "gnuchess.book.data" is written, gnuchessx just seems to hang. If you are
  63. running "two machines", you get two gnuchessx processes running full blast,
  64. but neither one actually makes a move. This does _not_ happen with pl58.
  65.  
  66.   Thanks for any help.
  67.  
  68.     Cheers,
  69.  
  70.     Tom McConnell
  71. -- 
  72.  Tom McConnell          |     Internet: tmcconne@sedona.intel.com
  73.  Intel, Corp. C3-91     |     Phone: (602)-554-8229
  74.  5000 W. Chandler Blvd. | The opinions expressed are my own. No one in 
  75.  Chandler, AZ  85226    | their right mind would claim them.
  76.