madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 662 forks source link

needs to be specified via -p <hex>, see `chia keys show` #233

Open xiaoluoabc123 opened 3 years ago

xiaoluoabc123 commented 3 years ago

i am sure the key is correct,but still like this

Dartellum commented 3 years ago

Did you compile the latest? If so:

./chia_plot -t /media/chia-temp/ -2 /media/plots/ -p **<redacted>** -f **<redacted>**

Check to make sure your ./chia_plot -h looks like the Readme.

top506 commented 3 years ago

I had the same problem. The temp folder and all other folders cannot be named "temp folder" must be "temp_folder". Now I don't get a warning anymore, but after starting it stops after a few seconds. :( I only get this: Final Directory: E:\Farm_3\ Number of Plots: 1 Process ID: 7408 Number of Threads: 8 Number of Buckets: 2^7 (128)

olaq123 commented 3 years ago

Hi. I also get this error. Have tried to copy the keys over and write them manually but it does not seem to accept it. Have generated keys using chia 'chia keys show'

.\chia_plot.exe -n 1 -r 4 -u 7 -t "C:\Plotts" -2 "S:\Plotts" -d "Y:\MadMax\Done" -p a94b3ba2f040753650fdeb2ffa8727b895e0482a03e93b3e518d159a3ed3e6f657250fe09788f145bf7d2b9877795d9f -f b2a8176007ae5524a20b5b824e9e2d0e24a96f18e2697fc963f3451853f256de8760a1872013e579527f3163bf4507b5

Can anyone tell me what's wrong here? (windows version)

top506 commented 3 years ago

Put quotes on the key