-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fix looking at Heroic Launcher sources #213
Comments
Hi, thanks for the report. I tried reproducing the error described, with no success. The error in the logs you gave is expected if you have no Heroic sideloaded games, since the sideloaded library file is only created when necessary. Other than this, there is no mention of other errors. It would be nice if you could:
|
Hi, Here's the Debugging Information:
I'm using the latest version of Heroic via a flatpak: $ flatpak list | grep Heroic
Heroic Games Launcher com.heroicgameslauncher.hgl v2.10.0 stable flathub system |
The issue seems to be that Cartridges cannot read You initally talked about errorring-out, if possible, can you take a screenshot of the error message that appears? It should only mention the Amazon If a hard crash happens during import, with no logs or console errors to explain it, it may be a phantom bug that we've been chasing for a while. We'll see. If you do have any messages or reproducible steps to trigger a crash, please do let us know. |
I think I know what's going on here. If you used to have Heroic as a regular package, and later switched over to Heroic flatpak, the old heroic config will still be around. IIUC Cartridges will look at that configuration and not find the games, and because it found the heroic config, it won't look for the flatpak config. The workaround is to remove the |
Describe the bug
Heroic has added amazon as a game source (and sideload) and when I try an import I usually error out and sometimes crash.
To Reproduce
Steps to reproduce the behavior:
CTRL
+i
Expected behavior
No error logs + no crash.
Logs
If applicable, attach your logs from
Main Menu > About Cartridges > Troubleshooting > Debugging Information
to the issue.System (please complete the following information):
The text was updated successfully, but these errors were encountered: