Results 144 comments of sp00n

Reopening this as a reminder for myself that I need to do more tests what happens if the domain cannot be reached.

I do see an error in the log file at the end: ``` +++ 04:31:54 - Checking for stress test errors +++ Checking the new Prime95 log entries... + 04:31:54...

According to the log file, this happened on iteration 4 of 10. Interestingly, the log file doesn't seem to be complete, i.e. it ends early when trying to close Prime95....

a) Yeah, that only happens when the PC reboots b) I seem to have deleted my old Windows Event Log entries, but it should show up under Windows Logs\Application as...

VSS is Volume Shadow Copy, I have these entries as well. The other is a CoreCycler entry, which I added specifically for cases when e.g. the log file is being...

That's an error from y-cruncher itself, pointing to a hardware error, e.g. a bad CO value or a bad RAM overclock. I have no idea if an HX mobile chip...

What I could think of right now would be to create a custom batch file to run the script, and then if it exits without an error, copy a different...

You could try this batch file, which looks for `multiconfig-x.ini` files, and processes them sequentially if the script doesn't quit with an error. Either a script error will stop that,...

You should just place the multiconfig-1.ini, multiconfig-2.ini etc inside the main directory and then run the batch file. A "path" shouldn't have any part in this. And I forgot to...