InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: "Download Board" can't be completed due to a file not found error, maybe caused by the extra backslashes in the image file path causing an escape code in connection with the underscore "_" character?

Open mcbexx opened this issue 6 months ago • 0 comments

Is there an existing issue for this problem?

  • [x] I have searched the existing issues

Install method

Invoke's Launcher

Operating system

Windows

GPU vendor

Nvidia (CUDA)

GPU model

5070 ti

GPU VRAM

No response

Version number

6.4.0

Browser

No response

System Information

No response

What happened

Trying to download a board via right-click on board -> Download Board results in a popup error.

[WinError 2] System can't find specified file (translated from the german error message): 'K:\_Stable Diffusion Output Archive\_Outputs\images\1e36d857-7267-468a-b8ae-9c1faf7b2830.png'

Image

Looks like there are extra backslashes, which should be ignored by the system as far as I can tell? Maybe the underscore in my file path turns this combination into an escape code.

What you expected to happen

The error not to pop up and the board being downloaded properly.

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

mcbexx avatar Aug 29 '25 23:08 mcbexx