rajrakeshdr / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

freeze at checkmate #246

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open pychess
2. choose white player
3. checkmate

What is the expected output? What do you see instead?
win the game but pychess freeze

What version of the product are you using?
0.6.1

Did you use an installed version of PyChess or did you run in from a
tarball/svn?
repository version

Please provide any additional information below
from game log (the end of log) : 
Unhandled exception in thread started by <function go at 0x82a2f7c>
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/pychess/Players/PyChess.py", line
240, in go
    move = mvs[0]

Please attach the latest pychess logfile.
For PyChess <= 0.6.x it's hidden in your homedirectory and called
".pychess.log".
For PyChess > 0.6.x, it's in a hidden folder, under your homedirectory,
named ".pychess/"

Original issue reported on code.google.com by Manigras...@gmail.com on 26 Oct 2007 at 4:01

Attachments:

GoogleCodeExporter commented 9 years ago
Does this happen every time?

This is fixed in svn 0.6 and svn 0.8.

Original comment by lobais on 26 Oct 2007 at 6:35

GoogleCodeExporter commented 9 years ago
yes it does!!
what I can do to fix it??
I just wait?

Original comment by Manigras...@gmail.com on 26 Oct 2007 at 9:52