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

Wrong FEN for castling #508

Open
rmheider opened this issue Feb 4, 2025 · 0 comments
Open

Wrong FEN for castling #508

rmheider opened this issue Feb 4, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@rmheider
Copy link

rmheider commented Feb 4, 2025

Describe the bug

When setting up positions manually and then trying to analyze them, the engines often say "Error
illegal position: invalid castling rights". Looking at the FEN, I realized that instead of the letters KkQq, I get "H" and "h".

Image

Reproduction

  1. Manually set up a position with the mouse. Make white castle with the mouse.
  2. Try to correct the castling rights by clicking the boxes
  3. See that "H" or "h" has appeared in the FEN

Platform and versions

Version: 0.11.1
Tauri version: 1.6.1
OS: Linux x86_64 12.0.0

Stack trace

@rmheider rmheider added the type: bug Something isn't working label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant