-
-
Notifications
You must be signed in to change notification settings - Fork 480
Launcher fails to install games where you can select additional content with legendary #1427
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
Comments
We will check that. Was working last time I tried. |
It does load to the title screen, but crashes on joining a game. Some people have gotten it to work, but I'm moreso using it as an example here. |
the game does let you chill with ur friends but not actually play |
(17:10:44) INFO: [Legendary]: Installing Fortnite with: C:\Users\bearo\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary install Fortnite --platform Windows --base-path C:\Users\bearo\Games\Heroic --skip-dlcs "--install-tag chunk0 --install-tag chunk10 --install-tag chunk11 --install-tag chunk11optional --install-tag=""" -y (17:10:44) DEBUG: [Legendary]: Running Legendary command: C:\Users\bearo\AppData\Local\Programs\heroic\resources\app.asar.unpacked\build\bin\win32\legendary install Fortnite --platform Windows --base-path C:\Users\bearo\Games\Heroic --skip-dlcs "--install-tag chunk0 --install-tag chunk10 --install-tag chunk11 --install-tag chunk11optional --install-tag=""" -y (17:10:44) DEBUG: [Legendary]: Logging to file "C:\Users\bearo\AppData\Roaming\heroic\GamesConfig\Fortnite.log" (17:10:45) INFO: [Backend]: finished installing Fortnite.log: [Core] INFO: Trying to re-use existing login session...
I'm trying to install Fortnite on Windows and encounter the same problem. |
My issue linked below is possibly related (Windows 10) |
this is still an issue, looking at the folder in which the game installed, you can see that no files are present, just the folders |
can you try using the portable build from this PR? #1481 https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/actions/runs/2505715711 |
My bad for not looking this over, it seems the issue has been fixed with #1481 . |
As of 22/08/16 and Heroic version 2.4.0 on Windows this is still an issue for me. Update log:
The game downloaded fine using Heroic previously and I played it for a couple of hours, can't patch it today due to a charmap issue... |
Describe the bug
In the heroic launcher, games like Fortnite do not install correctly, instead hanging on the 'Installing...' text with no ETA. By running the legendary command manually to begin the installation, it appears that it asks you for a comma separated list of additional content, even with the -y option, however it does work, and it seems that this is what causes heroic to simply not install the game.
Add logs
(22:39:14) DEBUG: [Legendary]: Running Legendary command: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary --version
(22:39:14) INFO: [Legendary]: Legendary location: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary
(22:39:14) INFO: [Gog]: GOGDL location: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/gogdl
(22:39:14) INFO: [Backend]:
Heroic Version: 2.3.6 Brook
Legendary Version: 0.20.26 Dark Energy
OS: Arch KERNEL: 5.18.1-arch1-1 ARCH: x64
CPU: AMD Ryzen 3 2200G with Radeon Vega Graphics @3.5
RAM: Total: 13.64 GiB Available: 8.84 GiB
GRAPHICS: GPU0: Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] VRAM: 512MB DRIVER:
PROTOCOL: tty
(22:39:14) WARNING: [Backend]: Protocol already registered.
(22:39:15) INFO: [Frontend]: Refreshing Library
(22:39:15) INFO: [Legendary]: Refreshing library...
(22:39:15) INFO: [Legendary]: Refreshing Epic Games...
(22:39:16) DEBUG: [Legendary]: Running Legendary command: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary list
(22:39:16) DEBUG: [Legendary]: Using cached install info
(22:39:17) INFO: [Legendary]: Updating game list
(22:39:17) INFO: [Legendary]: Game List Updated
(22:39:17) DEBUG: [Legendary]: Using cached install info
(22:39:17) DEBUG: [Legendary]: Using cached install info
(22:39:17) WARNING: [Backend]: default is not writable
(22:39:17) INFO: [Backend]: Downloaded Winetricks
(22:39:17) INFO: [Legendary]: Checking for game updates: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary list-installed --check-updates --tsv
(22:39:17) DEBUG: [Legendary]: Running Legendary command: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary list-installed --check-updates --tsv
(22:39:19) DEBUG: [Legendary]: Using cached install info
(22:39:19) DEBUG: [Legendary]: Using cached install info
(22:39:19) INFO: [Legendary]: Installing Fortnite with: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary install Fortnite --platform Windows --base-path /mnt/games/heroic --skip-dlcs "--install-tag chunk0 --install-tag chunk10 --install-tag=""" --max-workers 1 -y
(22:39:19) DEBUG: [Legendary]: Running Legendary command: /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary install Fortnite --platform Windows --base-path /mnt/games/heroic --skip-dlcs "--install-tag chunk0 --install-tag chunk10 --install-tag=""" --max-workers 1 -y
(22:39:19) DEBUG: [Legendary]: Logging to file "/home/furokku/.config/heroic/GamesConfig/Fortnite.log"
(22:39:23) INFO: [Legendary]: Found 0 game(s) to update
(22:39:23) INFO: [Gog]: Found 0 game(s) to update
Steps to reproduce
Expected behavior
The launcher should start downloading a game, where additional content can be installed at will.
Screenshots
https://imgur.com/a/rjeixu5
System Information
Additional information
No response
The text was updated successfully, but these errors were encountered: