comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
55.73k stars 5.88k forks source link

Error 0x80070003 #3274

Open TypicaIDay opened 6 months ago

TypicaIDay commented 6 months ago

When I extracted the folder, I got this error. How do I fix it? Is it important?

image

ltdrdata commented 6 months ago

It might be because the file was extracted too deep in the directory structure. Windows doesn't handle long paths well. Try extracting it closer to the root directory.

Marc2629 commented 6 months ago

This was the fix for me, thank you

Gracana commented 5 months ago

I'm running into the same problem on Windows 11 using the built-in archive tool when extracting into C:/. Changing the destination folder to a single-character name allowed extraction to complete successfully. I've since moved things around so that I have C:/ComfyUI containing run_cpu.bat, ComfyUI, etc, and it seems ok.

I am not at all a Windows-savvy person, so there may still be problems here...