Open VMALMAO opened 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 '\')
The directory name requires a trailing \ as the error states. change -t param to -t c:\ChiaTEMP\ and -d e:\
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 '\')