madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 662 forks source link

Invalid <tmpdir>: #301

Open VMALMAO opened 3 years ago

VMALMAO commented 3 years ago

C:\Users\victor\Desktop\MADMAX>chia_plot.exe -n -1 -r 8 -p mykey -f mykey -t C:\ChiaTEMP -d e:\ Invalid : C:\Users\victor\Desktop\ChiaTEMP (needs trailing '/' or '\')

Spektre99 commented 3 years ago

The directory name requires a trailing \ as the error states. change -t param to -t c:\ChiaTEMP\ and -d e:\