New Release: AdaChess v4.0

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
Gabor Szots
Posts: 1437
Joined: Sat Jul 21, 2018 7:43 am
Location: Budapest, Hungary
Full name: Gabor Szots

Re: New Release: AdaChess v4.0

Post by Gabor Szots »

I have noticed a problem in time usage:

At incremental time controls the engine works correctly only if both the base time and the increment are whole integers. E.g. using 1:40+1 time control it does not move until all the base time has elapsed, then it starts to move instantly.
Gabor Szots
CCRL testing group
alessandro
Posts: 52
Joined: Tue Aug 12, 2014 11:21 am
Location: Lund
Full name: Alessandro Iavicoli

Re: New Release: AdaChess v4.0

Post by alessandro »

Gabor Szots wrote: Sun Jan 21, 2024 11:59 am I have noticed a problem in time usage:

At incremental time controls the engine works correctly only if both the base time and the increment are whole integers. E.g. using 1:40+1 time control it does not move until all the base time has elapsed, then it starts to move instantly.
Hi, thanks for reporting me the bug. I've quickly verified: the engine do accepts only integers as input for time control. With the current release there's no other option than using whole integers. I've take a note to fix this bug.
--
AdaChess - Smart Chess Engine - https://github.com/adachess/AdaChess

Image