Suggestion in the tour box.ilari wrote:Suprise surprise, there were still bugs in the 0.9.1 release so I've fixed them and released version 0.9.2: https://github.com/cutechess/cutechess/ ... /gui-0.9.2

Moderator: Ras
Suggestion in the tour box.ilari wrote:Suprise surprise, there were still bugs in the 0.9.1 release so I've fixed them and released version 0.9.2: https://github.com/cutechess/cutechess/ ... /gui-0.9.2
Encountered Cute Chess crash when Sjeng vs Pulsar were playing when TC is 1 minute. The same thing happens for Nebiyu vs Pulsar. Note I have never encountered this when TC is 3 min + 2 sec inc.ilari wrote:Suprise surprise, there were still bugs in the 0.9.1 release so I've fixed them and released version 0.9.2: https://github.com/cutechess/cutechess/ ... /gui-0.9.2
Sorry time forfeit is already there.Ferdy wrote:Suggestion:ilari wrote:Suprise surprise, there were still bugs in the 0.9.1 release so I've fixed them and released version 0.9.2: https://github.com/cutechess/cutechess/ ... /gui-0.9.2
Add Termination tag pair in the tag section for games that are not terminated normally, so that it is easier to notice visually looking at the tag section and easier to parse by scripts.
In the case below that can be,
In other case,Code: Select all
[Termination "Illegal move"]
Code: Select all
[Termination "Time forfeit"]
Code: Select all
[Termination "time forfeit"]
Thanks, that's very helpful. It looks like Komodo crashes with segmentation fault (OS sends SIGSEGV to it), but I don't know why.pferd wrote:Neither of these options did work for me. I did add -g directly to the Makefile, compiled again and attached it to gdb.
I am no programmer, although I coded a bit in my free time. So I am not sure if the following helps at all.
Here is the output if I try to start a komodo9 vs human game:
Code: Select all
gdb ./cutechess [New process 20231] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". process 20231 is executing new program: /home/tobias/chess/engines/Komodo/komodo-9_11b14c11/Linux/komodo-9.02-linux [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffe1977700 (LWP 20232)] Thread 2.1 "komodo-9.02-lin" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffff7fc0600 (LWP 20231)] 0x00007ffff71f9b64 in fclose@@GLIBC_2.2.5 () from /usr/lib/libc.so.6 (gdb) Engine Komodo 9.02 64-bit(0) failed to respond to ping Terminating process of engine Komodo 9.02 64-bit(0)
Thanks a bunch! At the moment our main focus is on making Cute Chess rock solid with the current functionality, so just using the software and reporting bugs is very much appreciated.Frank Quisinsky wrote:Hi there,
now I can start my favorite engine Hakkapeliitta with a GUI from Finland. A great combination ... loud thinking!
WOW, what a impressive work!!!
Thinking on the time I help Martin in Arena development.
I know what it is for a work to create such a good GUI.
If I have more time for chess ... I have the biggest interest to look in detail.
For the moment ... have many thanks!
Best
Frank
They can't be removed at the moment; only the legal move highlights can be removed. Why would you want to remove the arrows? I mean what's the use case for that?Krzysztof Grzelak wrote:I have a question. Can you remove the yellow arrow while performing movements on the board.
I'm trying to reproduce the crash with 1 minute Crazyhouse games between Sjeng and Pulsar. Can you tell me a bit more about it:Ferdy wrote:Sunsetter vs Sjeng at TC 1 minute, would also crash Cute Chess.