You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the latest version of Heroic (heroic_2.15.2_amd64.deb on ubuntu22) and encountered an issue when trying to set up Epic Games sync using the "Sync with Installed Epic Games" setting. The selection box is greyed out, and clicking the folder icon does nothing. I couldn't find any relevant logs because the issue prevents any interaction with the setting.
Tested a couple of versions:
v2.11: I could click the selection box. I didn't test if the sync worked but assumed it would.
v2.12: I could click the selection box, but picking a prefix initially failed with "invalid path." Checked the logs revealed that this happened because I was signed out of my Epic Games account. After signing in and reconfiguring the sync, it worked properly.
v2.13+: I could no longer click on the selection box.
So I'm suspecting that something broke in the sync functionality starting from v2.13.
Workaround:
In the end, to get the sync working in v2.15, I rolled back to v2.12, enabled the sync, and let it complete. After upgrading back to v2.15, the games were still imported. However, the path is now stored in the settings, and I cannot change or remove it anymore.
Add logs
(10:52:48) INFO: [Legendary]: Legendary location: /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary
(10:52:48) INFO: [Gog]: GOGDL location: /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl
(10:52:48) INFO: [Connection]: Connectivity: check-online
(10:52:48) INFO: [Connection]: Pinging external endpoints
(10:52:48) INFO: [Gog]: Checking for existing gog manifests
(10:52:48) WARNING: [Backend]: Protocol already registered.
(10:52:49) INFO: [Legendary]: Running command: LEGENDARY_CONFIG_PATH=/home/steam/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary --version
(10:52:49) INFO: [Gog]: Running command: GOGDL_CONFIG_PATH=/home/steam/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl --auth-config-path /home/steam/.config/heroic/gog_store/auth.json --version
(10:52:49) INFO: [Nile]: Running command: NILE_CONFIG_PATH=/home/steam/.config/heroic/nile_config /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/nile --version
(10:52:49) INFO: [Connection]: Connectivity: online
(10:52:49) ERROR: [Gog]: Unable to syncQueued playtime, userData not present
(10:52:49) INFO: [Gog]: Running command: GOGDL_CONFIG_PATH=/home/steam/.config/heroic/gogdlConfig /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl --auth-config-path /home/steam/.config/heroic/gog_store/auth.json auth
(10:52:49) INFO: [Backend]: AreWeAntiCheatYet data downloaded
(10:52:49) INFO: [Backend]:
System Information:
CPU: 12x AMD Ryzen 5 3600 6-Core Processor
Memory: 33.56 GB (used: 8.48 GB)
GPUs:
GPU 0:
Name: NVIDIA Corporation GP104 [GeForce GTX 1070]
IDs: D=1b81 V=10de SD=5173 SV=3842
Driver: nvidia
OS: Ubuntu 22.04.5 LTS (Jammy Jellyfish) (linux)
The current system is not a Steam Deck
We are not running inside a Flatpak container
Software Versions:
Heroic: 2.15.2 Emeth
Legendary: 0.20.36 Urban Flight (Heroic)
gogdl: 1.1.2
comet: comet 0.1.2
Nile: 1.1.2 Will A. Zeppeli
(10:52:49) INFO: [Frontend]: Refreshing undefined Library
(10:52:49) WARNING: [Backend]: refresh not implemented on Sideload Library Manager
(10:52:49) INFO: [Legendary]: Refreshing library...
(10:52:49) INFO: [Legendary]: Refreshing Epic Games...
(10:52:49) INFO: [Backend]: Frontend Ready
(10:52:49) INFO: [Legendary]: Running command: LEGENDARY_CONFIG_PATH=/home/steam/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary list --third-party
(10:52:49) INFO: [Backend]: Checking for new Heroic Updates
(10:52:49) INFO: [Backend]: Checking for current version changelog
(10:52:49) INFO: [Frontend]: Updated to a new version, cleaaning up the cache.
(10:52:49) INFO: [Legendary]: Running command: LEGENDARY_CONFIG_PATH=/home/steam/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary cleanup
(10:52:51) INFO: [Winetricks]: Downloading Winetricks
(10:52:51) ERROR: [Legendary]: Failed to parse metadata for MtMassive
(10:52:51) ERROR: [Legendary]: Failed to parse metadata for huddle
(10:52:51) INFO: [Legendary]: Game list updated, got 432 games & DLCs
(10:52:51) WARNING: [Backend]: listUpdateableGames not implemented on Sideload Library Manager
(10:52:51) INFO: [Legendary]: Checking for game updates: LEGENDARY_CONFIG_PATH=/home/steam/.config/heroic/legendaryConfig/legendary /opt/Heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary list --third-party
(10:52:53) INFO: [Legendary]: Found 0 games to update
(10:52:53) INFO: [WineDownloader]: Updating wine versions info
(10:52:53) INFO: [WineDownloader]: Fetching upstream information...
(10:52:54) INFO: [WineDownloader]: wine versions updated
(10:52:54) INFO: [Backend]: Starting the Download Queue
Steps to reproduce
Install Heroic v2.15.
Go to Settings -> "Sync with Installed Epic Games."
Observe that the option is greyed out and cannot be interacted with.
Expected behavior
The "Sync with Installed Epic Games" option should allow users to select a directory and configure the sync as it did in previous releases (e.g. v2.12)
Describe the bug
Hi,
I'm using the latest version of Heroic (heroic_2.15.2_amd64.deb on ubuntu22) and encountered an issue when trying to set up Epic Games sync using the "Sync with Installed Epic Games" setting. The selection box is greyed out, and clicking the folder icon does nothing. I couldn't find any relevant logs because the issue prevents any interaction with the setting.
Tested a couple of versions:
v2.11: I could click the selection box. I didn't test if the sync worked but assumed it would.
v2.12: I could click the selection box, but picking a prefix initially failed with "invalid path." Checked the logs revealed that this happened because I was signed out of my Epic Games account. After signing in and reconfiguring the sync, it worked properly.
v2.13+: I could no longer click on the selection box.
So I'm suspecting that something broke in the sync functionality starting from v2.13.
Workaround:
In the end, to get the sync working in v2.15, I rolled back to v2.12, enabled the sync, and let it complete. After upgrading back to v2.15, the games were still imported. However, the path is now stored in the settings, and I cannot change or remove it anymore.
Add logs
Steps to reproduce
Expected behavior
The "Sync with Installed Epic Games" option should allow users to select a directory and configure the sync as it did in previous releases (e.g. v2.12)
Screenshots
No response
Heroic Version
Latest Stable
System Information
CPU: 12x AMD Ryzen 5 3600 6-Core Processor
Memory: 33.56 GB (used: 8.8 GB)
GPUs:
GPU 0:
Name: NVIDIA Corporation GP104 [GeForce GTX 1070]
IDs: D=1b81 V=10de SD=5173 SV=3842
Driver: nvidia
OS: Ubuntu 22.04.5 LTS (Jammy Jellyfish) (linux)
The current system is not a Steam Deck
We are not running inside a Flatpak container
Software Versions:
Heroic: 2.15.2 Emeth
Legendary: 0.20.36 Urban Flight (Heroic)
gogdl: 1.1.2
comet: comet 0.1.2
Nile: 1.1.2 Will A. Zeppeli
Additional information
No response
The text was updated successfully, but these errors were encountered: