Search found 373 matches
- Sat Nov 14, 2020 1:51 pm
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: List of bugfree, opensource Linux and MacOSX engines
Well, run Fairy-Max from the command line, and type the following commands: protover 2 new level 40 5 0 time 10000 edit # Kh6 Pe7 c Ke6 . post go And tell me what you see. (The last 3 lines will do.) I didn't know the edit mode. Very powerful. :) Here is the result. # times @ 3338852951: real=2034 ...
- Sat Nov 14, 2020 1:25 pm
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: Hippocampe 0.4.2.0.1 (updated)
Congratulations, it looks as you actually have fixed the castling issue. The linux executable you provide in your link is running now against OliPow 2.2.3 and there are no issues until now. Good! Thank you for the confirmation. 3) Sometimes, I am having problems interrupting cutechess-cli when hipp...
- Sat Nov 14, 2020 1:00 pm
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: List of bugfree, opensource Linux and MacOSX engines
@hgm, OliverBr Thank you for the informations. Are you doing this on Windows or Linux? Only the Windows compile should expect the fmax.ini in the current directory; in Linux it expects it in /usr/local/share/games/fairymax/ . So perhaps it is using a different fmax.ini, with incompatible piece namin...
- Sat Nov 14, 2020 10:57 am
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: List of bugfree, opensource Linux and MacOSX engines
Here is another game (PGN attached).
Maybe I did something wrong when compiling Fairy-Max? I copied fmax.ini in the directory of the executable. I didn't install Fairy-Max. (I prefer to keep all the programs that I compiled myself in my own directories.)
- Sat Nov 14, 2020 10:41 am
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: List of bugfree, opensource Linux and MacOSX engines
I don't see how this could ever omit the promotion suffix. Even if the piecename[] table is not properly initialized (which depends on the variant definition in the fmax.ini file) it should print something. Thank you for your detailed answer. No, I didn't keep the game. I will make other tests, and...
- Sat Nov 14, 2020 8:01 am
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Hippocampe 0.4.2.0.1 (updated)
Hello! I fixed the name issue for Hippocampe, and the issue of the missing promotion suffix. IIRC there is also a problem of illegal castling move (I am not sure, but I believe that the program doesn't check that the castling is not under attack): I will try to fix it later. Hi! The addition with t...
- Sat Nov 14, 2020 7:45 am
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: List of bugfree, opensource Linux and MacOSX engines
I have just pushed a new patch for Fairy-Max to my on-line repository. This should rigorously prevent any time losses, as it now will abort the search whenever it runs out of time. I set this 'cold-turkey timeout' at 3 times the nominal move time, which is now calculated as timeLeft/(movesLeft+2). ...
- Wed Nov 11, 2020 11:32 am
- Forum: Computer Chess Club: General Topics
- Topic: List of bugfree, opensource Linux and MacOSX engines
- Replies: 155
- Views: 16423
Re: List of bugfree, opensource Linux and MacOSX engines
And there is a list of 26 candidates, quite interesting engines, which do compile on both Linux and MacOSX and are stable, but have some flaws, which should be repaired easily. hippocampe xboard* -2150 0.4.2 http://www.computer-chess.org/lib/exe/fetch.php?media=computer_chess:wiki:download:hippocam...
- Mon Nov 02, 2020 12:47 pm
- Forum: Computer Chess Club: General Topics
- Topic: My vote is stuck in the Outbox...
- Replies: 4
- Views: 547
Re: My vote is stuck in the Outbox...
See this discussion:
viewtopic.php?f=5&t=72766
viewtopic.php?f=5&t=72766
- Sun Nov 01, 2020 5:31 pm
- Forum: Computer Chess Club: General Topics
- Topic: New engine releases 2020
- Replies: 598
- Views: 176876
Re: New engine releases 2020
I will probably not teach you something, but here is what I put at the end of my command line for cutechess-cli. It solves the problem of the annoying messages:
Code: Select all
2>> error.log
Code: Select all
2>> error.log | tee tournament.log