Page 1 of 1

IvanHoe/Scid bug

Posted: Thu Mar 17, 2011 7:22 pm
by kingliveson
The following causes a engine crash under scid (version 4.2.2) in Linux.

Code: Select all

{ComradesMonteCarlo {}} 
Edit: Reproducible on 3 different systems.

Re: IvanHoe/Scid bug

Posted: Fri Mar 25, 2011 2:20 am
by ernest
kingliveson wrote:The following causes a engine crash under scid (version 4.2.2) in Linux.
...........
Hi King,

How do you send an attachment in this Forum?
(I need to post a screen capture jpg)

Re: IvanHoe/Scid bug

Posted: Fri Mar 25, 2011 5:21 pm
by kingliveson
ernest wrote:
kingliveson wrote:The following causes a engine crash under scid (version 4.2.2) in Linux.
...........
Hi King,

How do you send an attachment in this Forum?
(I need to post a screen capture jpg)
Right below the text field should be option to 'Upload attachment,' 'Choose File,' and 'Add the file.'


P.S. The "bug" is just a dud code (perhaps a template for code to come) that could just be commented out in input.c -- though didn't realize before the builds this would be an issue until tested on Scid.

Edit: Another solution is just remove '{ComradesMonteCarlo {}}' from

Code: Select all

/home/yourname/.scid/config/engines.dat

Re: IvanHoe/Scid bug

Posted: Sat Mar 26, 2011 6:46 pm
by ernest
kingliveson wrote:Right below the text field should be option to 'Upload attachment,' 'Choose File,' and 'Add the file.'
Thanks a lot, King, I just did it!