Chia-Network / bladebit

A high-performance k32-only, Chia (XCH) plotter supporting in-RAM and disk-based plotting
Apache License 2.0
339 stars 109 forks source link

Fatal Error: Failed to open plot file with error: 3 #394

Open drkcodeman opened 10 months ago

drkcodeman commented 10 months ago

This is on the latest Windows build for Windows 10 image

drkcodeman commented 10 months ago

This was caused by using a mapped network drive as a output, I ended up using the full UNC and it worked fine.

mansorcl commented 10 months ago

Hello, I have the same problem, please what do you mean by the UNC.

drkcodeman commented 10 months ago

instead of a mapped drive like Z:\ use something like \\server\folder for the output path.

mansorcl commented 10 months ago

Thanks, I've tried a thousand ways and always get the same error.

AlexVeys24 commented 10 months ago

Thanks, I've tried a thousand ways and always get the same error.

Did you manage to solve the problem?, also error 3

kevohome commented 9 months ago

Same problem here, tried to use the unc path but it did not work for me. As well a local path does not work.

BeastyFA commented 8 months ago

I had this problem, issue for me was a space in the folder path name. Removing any spaces fixed it for me.

ferdiina commented 7 months ago

i had the same error. but output dir is local drive d:\ no any spaces. no UNC network mapping