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 the engine is starting, it prints out immediately the keyword uciok which could make some chess GUIs be confused. It is better to say nothing until chess GUIs start querying.
./newgg
uciok
info initend
I could help to fix it if you need.
The text was updated successfully, but these errors were encountered:
When the engine is starting, it prints out immediately the keyword
uciok
which could make some chess GUIs be confused. It is better to say nothing until chess GUIs start querying.I could help to fix it if you need.
The text was updated successfully, but these errors were encountered: