lukasmonk / lucaschessR2

Lucas Chess R Version 2
GNU General Public License v3.0
255 stars 36 forks source link

External engines: UCI options do not refresh #140

Open cut1less opened 3 months ago

cut1less commented 3 months ago

Version: 2.12d OS: Linux (installed via .sh)

Problem: When re-adding an engine like Stockfish to the list of external engines, its UCI options do not update to new defaults; new options may even be missing.

Expected behavior: Re-adding an engine should always retrigger the "uci" command, to get a fresh list of options.

lukasmonk commented 3 months ago

Fixed. Thanks.