MrPig91 / PSChiaPlotter

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

Portable Pool Plotting #149

Closed ThHaubi closed 3 years ago

ThHaubi commented 3 years ago

PSChiaPlotter is working for normal plots but as soon as I am ticking the pool checkbox and entering either the my pool public key or the pool public key (I don't know which it the correct one to put in there) the plots fails with -1 and the log file is totally empty

MrPig91 commented 3 years ago

I will have to run a couple test to see what is happening.

PhattyOgre commented 3 years ago

It's working fine for me. Don't use a key of any sort (pool key, farmer key, etc). Use the contract address generated when you join the pool. This should fix your issue.

MrPig91 commented 3 years ago

I have been unable to reproduce this issue. I am able to feed it my farmer key and pool contract address and it is plotting fine. Are you giving it your pool contact address when you check that box? The pool public key field should be greyed out when that box is checked since it is not used when creating portable plots. I am closing this for now unless you are able to provide more info.