You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to promote my pawn to a queen (example position: "8/1P6/8/8/8/5k2/8/8 w KQkq - 0 1"), the engine is crashed with memory access out of the bound.
And more interesting, if I promote pawn not to a queen, but as for example, to a knight - all works as expected.
The text was updated successfully, but these errors were encountered:
When I want to promote my pawn to a queen (example position: "8/1P6/8/8/8/5k2/8/8 w KQkq - 0 1"), the engine is crashed with memory access out of the bound.
And more interesting, if I promote pawn not to a queen, but as for example, to a knight - all works as expected.
The text was updated successfully, but these errors were encountered: