MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
181 stars 47 forks source link

You cannot call a method on a null valued expression #115

Open OhNOherewegoagain opened 3 years ago

OhNOherewegoagain commented 3 years ago

for some reason 2 of my queues started while other 6 ended up never starting with this error

MrPig91 commented 3 years ago

Can you check the logs file to give me a little more information? Hopefully this catch statement logs the error, I can't remember if it does. I think I might know the issue to this, but I am not 100% sure.

scubammx commented 3 years ago

hallo , on some of my plotters i get this error also : "You cannot call a method on a null valued expression" i use madmax and it and your software are both updated . this happened when i finished one job and started another one , it happens with replot or not , doesnt matter. here is the log for the failed plot : Multi-threaded pipelined Chia k32 plotter - 82f92a9 Build 0.1.1 for Windows. Check for latest updates: https://stotiks.github.io/chia-plotter/

Final Directory: F:\ Number of Plots: 1 Crafting plot 1 out of 1 Process ID: 15368 Number of Threads: 4 Number of Buckets P1: 2^7 (128) Number of Buckets P3+P4: 2^7 (128) Pool Puzzle Hash: xxxxxxxxxxxxxxxxxxxxxxx Farmer Public Key: xxxxxxxxxxxxxxxxxxxxxxx Working Directory: E:\madmaxtmp1\ Working Directory 2: E:\madmaxtmp1\ Plot Name: plot-k32-2021-07-12-11-07-xxxxxxxxxxxxxxxxxxxx

scubammx commented 3 years ago

i have no other logs to show you , if there are some other logs needed please tell me where to find it . thanks a lot Mr Pig

scubammx commented 3 years ago

it seems that with the new release the problem is solved .... thanks

Stassh1 commented 3 years ago

I seem to be having the same issue just downloaded the latest release.

TokenSlinger commented 3 years ago

I'm having the same issue as well trying to run a MM job.

Multi-threaded pipelined Chia k32 plotter - 82f92a9 Build 0.1.1 for Windows. Check for latest updates: https://stotiks.github.io/chia-plotter/

Final Directory: E:\ Number of Plots: 1 Crafting plot 1 out of 1 Process ID: 11036 Number of Threads: 8 Number of Buckets P1: 2^8 (256) Number of Buckets P3+P4: 2^8 (256) Pool Puzzle Hash: xxxx Farmer Public Key: xxxx Working Directory: P:\ Working Directory 2: P:\ Plot Name: plot-k32-2021-07-15-07-50 [P1] Table 1 took 88.7395 sec

MrPig91 commented 3 years ago

I think it has to do with grabbing the drives. Is there anything in the PSCP logs. This can be found here C:\users\username\appdata\local\PSChiaPlotter\Logs

scubammx commented 3 years ago

it happened to me again also with the last upgrade , it seems that now it happens less often , previously it happened every 1/2 plot , now each 10/15 plots ... there is no LOG folder here C:\users\username\appdata\local\PSChiaPlotter\Logs the only folder present is SAVEDJOBS

MrPig91 commented 3 years ago

So when click the "Open Log" button does it pop-up something "Log File cannot be found?"

scubammx commented 3 years ago

it says," Unable to open log file, check the path."

imClement commented 3 years ago

I am not sure if I am right, but I remember when I first installed PSChiaPlotter, I had to manually create the log files.