tapnair / Project-Archiver

Fusion 360 Export Utility
Other
102 stars 28 forks source link

Error "command execute failed: Traceback (most recent call last):..." occurring with many files #20

Open yosuba opened 4 years ago

yosuba commented 4 years ago

Screenshot_1

It seems to be happening for a bunch of my files. I can de-select IGES but then it will come up with an error about STL, or SAT or whatever is still selected as an export option.

tapnair commented 4 years ago

hmmm my guess is that the target file name is invalid. I see some other reported issues along the same lines. I'll have a look at adding the requested sanitizing method.

gsokoll commented 2 years ago

I seem to have the same error. See attached screenshot.

--- Edit --- After further checking, the problem was traced to an invalid character (backslash) in the design name. Have added a function to sanitise filenames and it now works. export error