-
-
Notifications
You must be signed in to change notification settings - Fork 449
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
Downloading Games from Epic #3667
Comments
can you try selecting a folder inside the D drive instead of the D drive's root? I understand this should have been fixed though |
Yes, its working but what exactly has changed? In version 2.12, it is working fine even if we select the drive. Also, please check the issue that is mentioned in #3643 . Even if i download the game, the epic games redirect doesn't work. |
that issue was happening to users before the 2.14 release (you mention you where using 2.12, so I imagine the problem started in 2.13 if you were not using that version) I see the fix #3658 didn't get into the release though I don't know exactly what changed (I don't even have windows) but you should do that workaround (selecting a folder and not the root drive) until a release with that fix is done |
Thanks |
Closing. The fix mentioned above is already present in the last release |
Describe the bug
I am facing this bug from last update and what happens is if you change the drive for downloading the resources, it shows an error.
Can someone explain the error to me?
The error is as follows:
An error has occurred! Try to Logout and Login on your Epic account.
[Core] INFO: Trying to re-use existing login session...[cli] INFO: Preparing download for "Grand Theft Auto V" (9d2d0eb64d5c44529cece33fe2a46482)...[Core] INFO: Parsing game manifest...[Core] INFO: "D:" --skip-dlcs -y --skip-sdl " does not exist, creating...
Traceback (most recent call last):
File "legendary\cli.py", line 3161, in File "legendary\cli.py", line 3078, in main
File "legendary\cli.py", line 962, in install_game
File "legendary\core.py", line 1411, in prepare_download
File "os.py", line 225, in makedirs
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:" --skip-dlcs -y --skip-sdl '
[6884] Failed to execute script 'cli' due to unhandled exception!
Add logs
Steps to reproduce
Expected behavior
It should have started downloading the game in that particular disc.
Screenshots
Heroic Version
Latest Stable
System Information
Windows 11 version 23H2(OS build 22631.3374)
Additional information
No response
The text was updated successfully, but these errors were encountered: