Re: [Scid-users] 3.6.20 - crafty error

2007-11-28 Thread Alexander Wagner
Joost 't Hart schrieb: Hi! > Ensure that the *Directory* field in the crafty properties dialog refers to > an > existing path. Simply '.' (which I think is the default after installation) > did not always help for me. It is safe to take e.g. the (absolute path to > the) directory where the ex

Re: [Scid-users] rc6

2007-11-28 Thread Alexander Wagner
pgeorges schrieb: Hi! > I uploaded a RC6 version with few changes : > - Shredder 's options are configurable and seems to work (ELO limitation) Thx. :) From Stefan: he confirmed that the UCI_* parameters should not be set via the config dialog but that they are "set by the GUI". Unfortunatel

[Scid-users] Stoyko exercise

2007-11-28 Thread pgeorges
Hi, At http://mywebpages.comcast.net/danheisman/Articles/Exercises.html the stoyko exercise is explained (para 3.1). At http://www.chessbase.com/newsdetail.asp?newsid=4273 the first paragraph describes how this training method is implemented in Fritz 11. I wonder if this method is really useful

Re: [Scid-users] 3.6.20 - crafty error

2007-11-28 Thread Joost 't Hart
I recognise this one, I think. Ensure that the *Directory* field in the crafty properties dialog refers to an existing path. Simply '.' (which I think is the default after installation) did not always help for me. It is safe to take e.g. the (absolute path to the) directory where the exe/binary

[Scid-users] rc6

2007-11-28 Thread pgeorges
Hi, I uploaded a RC6 version with few changes : - Shredder 's options are configurable and seems to work (ELO limitation) - Tree cache size can be increased on the fly, without losing previously calculated data - Pieces are translated, that is B (bishop) is displayed as F (fou) in french, etc...

[Scid-users] 3.6.20 - crafty error

2007-11-28 Thread J. Varsoke
I just DLed and installed scid-3.6.20. When opening crafty engine I get an error that crafty has terminated: "The analysis engine terminated without warning; it probably crashed or had an internal error." Is there an error log where I can get a better description? Crafty works just fine from

Re: [Scid-users] UCI Engine Config

2007-11-28 Thread Alexander Wagner
Hi! > I added a list in uci.tcl file with > set optionToKeep { UCI_LimitStrength UCI_Elo UCI_shredderbases } > and a test at line 362 of the same file. This list can > easily be extended when we discover engines with some > UCI_* options of special interest, that should be > displayed to

Re: [Scid-users] UCI Engine Config

2007-11-28 Thread pascal . georges1
Selon Alexander Wagner <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] schrieb: > > Good Morning! > > >>From UCI protocol, one can read : > > == > [...] > > == > > This last sentence made m

Re: [Scid-users] UCI Engine Config

2007-11-28 Thread Alexander Wagner
[EMAIL PROTECTED] schrieb: Good Morning! >>From UCI protocol, one can read : > == [...] > == > This last sentence made me ignore unknown options starting > with UCI_* This is ok a