Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal moves #7

Closed
tpoppins opened this issue Sep 30, 2018 · 2 comments
Closed

Illegal moves #7

tpoppins opened this issue Sep 30, 2018 · 2 comments

Comments

@tpoppins
Copy link

Happens sporadically under Cute Chess GUI, much less frequent than the crashes.
OS, GUI and setup same as in the "Cnstant crashes" issue.

In the example below Apollo drops its queen on the first move out of the book and seems to want to switch from playing White to playing Black.

[Event "?"]
[Site "?"]
[Date "2018.09.30"]
[Round "?"]
[White "Apollo 1.2.0 64-bit"]
[Black "BACE 0.46"]
[Result "0-1"]
[ECO "A40"]
[GameDuration "00:00:19"]
[GameEndTime "2018-09-30T13:28:54.071 Eastern Daylight Time"]
[GameStartTime "2018-09-30T13:28:35.047 Eastern Daylight Time"]
[Opening "Modern defense"]
[PlyCount "16"]
[Termination "illegal move"]
[TimeControl "40/120"]

1. d4 {book} g6 {book} 2. e4 {book} Bg7 {book} 3. c4 {book} d6 {book}
4. Nf3 {book} Bg4 {book} 5. Nc3 {book} Nc6 {book} 6. d5 {book} Nd4 {book}
7. Qa4+ {+0.11/13 3.2s} Bd7 {0.00/9 3.9s} 8. Nxd4 {+0.11/12 2.3s}
Bxa4 {+5.30/9 3.9s, White makes an illegal move: g7d4} 0-1


Debug log: https://pastebin.com/vXj8R6e7

@stnevans
Copy link
Owner

Thanks for the log, I am able to reproduce this. The reason is that apollo doesn't properly understand the move Bxa4. Working on a fix.

@stnevans
Copy link
Owner

stnevans commented Oct 1, 2018

Should be fixed in latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants