Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinError 87 if downloaded file includes invalid character #23

Open
Quasi-Detective opened this issue May 3, 2024 · 1 comment
Open

Comments

@Quasi-Detective
Copy link

It seems to be trying to download as a file with ":", but Windows does not support this, so it just throws an error and creates a 0kb extensionless file.

Example URL that triggers this: https://www.thesimsresource.com/members/Syboubou/downloads/details/category/sims4-sets-objects-construction/title/patreon-early-release-curved-stairs-part-1-steps/id/1641160/
Error: [ERROR] [WinError 87] The parameter is incorrect: '.\\mods/Patreon Early release - Curved stairs part 1: Steps.zip.part' -> '.\\mods/Patreon Early release - Curved stairs part 1: Steps.zip'

@Xientraa
Copy link
Owner

Xientraa commented May 3, 2024

Heya! It should be fixed in https://github.com/Xientraa/The-Sims-Resource-Downloader/tree/Xientraa/issue23, if you could try it out and let me know if it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants