HGL
vicious-gold
Failed to update to 2.6.2
I tried restarting the app 3 times and still gives me the same 404 error.
5 Replies
vicious-gold•3y ago
cc @FlavioF34rn is this a change in the build script? I see the log tries to download
https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.6.2/Heroic-2.6.2-Setup.exe
but we have files named Heroic-2.6.2-Setup_x64.exe
and _arm64.exe
insteadadverse-sapphire•3y ago
Electron updater seems a bit dumb
Really, it generates 3 setup files
Although the big one universal does not interest to us
So we remove it and it doesn't know how to download the others
Maybe edit the latest.yml file and remove the one with only setup in the name @arieljuod
I'm not home now
Maybe this works, I'm not sure
vicious-gold•3y ago
@Crasben can you try again?
vicious-goldOP•3y ago
Now it works
@arieljuod
adverse-sapphire•3y ago
Cool, so for next time we should remove the big one from the latest.yml.
Thanks for fixing it Ariel