Have you read this that I wrote?
Quote:
lch said:
I didn't change any other code, even though the program doesn't validate its input enough. If you abort the program on the first start you can mess up your settings XML file and fill it with bad uninitialized values, which results in subsequent crashes when you open the program again. You'll have to delete the XML file in that case. There might be other trouble lurking somewhere, too.
|
Are you using the original executable from the first post or mine from the attachment in the last post of the first page?