Description
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
- Go to any game that allows you to download additional content (e.g. Fortnite)
- Click on 'Install'
- See that no game download is ever started.
Expected behavior
The launcher should start downloading a game, where additional content can be installed at will.
Screenshots
System Information
- OS: Arch Linux
- Heroic Version 2.3.6
Additional information
No response