HGL
genetic-orange
Could not find install metadata for amazon game (Force unleased)
Not sure why it's not installing, i've tried using a vpn and tried not using a vpn, log is attached
16 Replies
genetic-orangeOP•2y ago
This is still happening, other games from Amazon install just fine.
genetic-orangeOP•2y ago
bump
sensitive-blue•2y ago
maybe @Linguin or @Gustash know?
fair-rose•2y ago
I would need more logs
Can you copy paste the install command from the log in your terminal?
Add the —debug flag as well (I think that’s the one)
genetic-orangeOP•2y ago
You mean the flatpak one?
Oh, I read this more carefully, I'll do it in a sec
genetic-orangeOP•2y ago
there we go, that's with
NILE_CONFIG_PATH=/home/RawToast/.config/heroic/nile_config /opt/heroic/resources/app.asar.unpacked/build/bin/linux/nile install --base-path /media/RawToast/HDD/Games/Heroic/ amzn1.adg.product.2bf7606d-d642-46ac-aae4-bb60175cfd2d --debug
genetic-orangeOP•2y ago
it seems to think that the game is installed already, but it isn't on my machine at all
rising-crimson•2y ago
was it at any point?
genetic-orangeOP•2y ago
it was on my second drive when i first installed heroic on my new arch setup, but i deleted it
maybe it was detected in the folder? i don't remember trying to import it
rising-crimson•2y ago
so simple workaround is to delete the entry from installed.json
genetic-orangeOP•2y ago
Ooh, where is that?
rising-crimson•2y ago
/home/RawToast/.config/heroic/nile_config
genetic-orangeOP•2y ago
ah, very neat!
rising-crimson•2y ago
it should be the one with id
amzn1.adg.product.2bf7606d-d642-46ac-aae4-bb60175cfd2d
I guess the install path would suggest that toogenetic-orangeOP•2y ago
it's not in there, unless i'm blind
[{"id": "c118e5a8-50eb-4090-8014-c96aaa200934", "version": "6f1b61ce-0915-44e9-ba9a-527488cf78b2", "path": "/media/RawToast/HDD/Games/Heroic/Antihero", "size": 137765463}, {"id": "amzn1.adg.product.5d35cae7-39d1-4e53-ba92-36004c4a5211", "version": "e42b2c22-ebbc-43c9-81c0-e10b04efcd8c", "path": "/media/RawToast/HDD/Games/Heroic/Baldurs Gate Enhanced Edition", "size": 3335693569}, {"id": "amzn1.adg.product.852e8b11-4233-42dc-be63-89f2ea9ce78f", "version": "29969795-3bb0-412a-9b8f-175aa8f7ee15", "path": "/media/RawToast/HDD/Games/Heroic/Baldurs Gate II Enhanced Edition", "size": 3804678799}, {"id": "amzn1.adg.product.d14f6257-7fa1-4887-a09a-666a6f051a6f", "version": "323c6d10-2788-422e-ae24-860a83cf1703", "path": "/media/RawToast/HDD/Games/Heroic/Two Point Hospital", "size": 9577477790}, {"id": "f6e3da4d-62fd-475f-845a-6e708723de00", "version": "1edc0783-5d90-4adc-a394-e1208e4c3b4a", "path": "/media/RawToast/HDD/Games/Heroic/Hacknet", "size": 498604742}, {"id": "amzn1.adg.product.648bbdb2-2e67-4808-8732-4ee1baef09ff", "version": "d0aa5948-5cb3-4e32-a7a8-19f894632c05", "path": "/media/RawToast/HDD/Games/Heroic/Star Wars The Force Unleashed II", "size": 10180933820}]
force unleashed 2 is in there, but not the first one
ah, but it is in the manifests folder
removing the .raw file associated with the game did the trickrising-crimson•2y ago
ah great