CoreCycler icon indicating copy to clipboard operation
CoreCycler copied to clipboard

Possible bug in the Powershell script

Open mkoehmst opened this issue 7 months ago • 3 comments

Running the current github version. This has happened a few times now. Let me know what other details might be useful.

ERROR: 08:33:52
ERROR: There has been an error while running y-cruncher!
ERROR: At Core 5 (CPU 10 or 11)
ERROR MESSAGE: Error(s) encountered on logical core.

Automatic Test Mode is enabled
Modifying the Curve Optimizer value for core 5 from -30 to -29
The flag to repeat the core is set, so repeating the test

FATAL ERROR:
The property 'LineNumber' cannot be found on this object. Verify that the property exists.
At C:\Apps\CoreCycler-11\script-corecycler.ps1:9979 char:13
+             $lastLineNumber = $lastLineEntry.LineNumber
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], PropertyNotFoundException
    + FullyQualifiedErrorId : PropertyNotFoundStrict

Line Number: 10246

mkoehmst avatar May 20 '25 17:05 mkoehmst

Here's my current config. One thing that may be of particular interest is I've made some changes to the Debug section:

config.ini.txt

mkoehmst avatar May 20 '25 18:05 mkoehmst

Can you also upload the log file?

sp00n avatar May 21 '25 17:05 sp00n

Ah, that should have been an obvious one to include:

CoreCycler_2025-05-20_08-32-27_YCRUNCHER_19-ZN2 ~ KAGARI.log

mkoehmst avatar May 21 '25 19:05 mkoehmst