lichess-org / lichess-org/external-engine

"Error loading engine" with some positions

Open
#30 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
94
Forks
29
Avg merge
6d 3h
Merged PRs (30d)
2

Description

When running external-engine with the position below, the analysis fails with "Error loading engine", despite the position being legal. The built-in WASM Stockfish works fine.

`r1bq1rk1/ppp1ppbp/2np1np1/8/8/2P1PP2/PP1PQQPP/QQQQ1K1Q w - - 1 7`

A screenshot of the error: https://i.imgur.com/4n4G3OY.png

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure using the provided FEN and compare external-engine analysis with the built-in WASM Stockfish path. Trace the engine-loading entry point and identify why this legal position is rejected; done means the external engine loads and analyzes the position without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, wasm
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.