madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 662 forks source link

G1 element is invalid Traceback #655

Open zaydeveloper opened 3 years ago

zaydeveloper commented 3 years ago

WINDOWS version

When running plots check

chia.plotting.plot_tools         : ERROR          Failed to open file E:\plot-32.....
      File "chia\plotting\plot_tools.py", line 208, in process_file
      File "chia\plotting\plot_tools.py", line 71, in parse_plot_info
ValueError: G1nelement is invalid

Ryzen 3900x, 64gb RAM, 2x2tb NVMe drives (single volume), and some external drives

Running 24 threads with MadMax plotter -u 256 -v 128

This is causing the plots to be reported as invalid files in the Chia GUI - Failed to open (Invalid plots)

Any suggestions?

madMAx43v3r commented 3 years ago

is that with every plot or only some plots? make sure you set proper pool and farmer key.

zaydeveloper commented 3 years ago

Yes this was the problem, just discovered a missing character.

So now I have 36 invalid plots.

Is there a way to change the farmer key in the plot through powershell? I tried get/set-content but it crashed everything due to the size.

madMAx43v3r commented 3 years ago

no it's all inter-connected with the entire plot data.. there's nothing you can do..