-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
[Bug]: cannot update 1.82.1->1.82.3 #614
Comments
Seems like a NRE on the LoadImage causing catastrophic crash, I'll see what I can do but for now, please reinstall your current Collapse installation with the new exe in Releases |
FYI, forcing the update in the settings works |
Hi, |
Thanks for filling up the issue, we are fully aware that many people were not able to update their instance of Collapse. This was due to some bad code when migrating from Squirrel to Velopack update mechanism. For anyone who has something like this in the Console or when pressing "Check for Updates" regardless of version Our plan to remedy this issue is by having our legacy updater method (ApplyUpdate) to always take over in any case where Velopack fails (currently it only take over when the update process itself fails, but not when the checking fails). But as I was trying to do this last night, it seems that the code is quite convoluted which will make this take a bit more time than I was expecting. Users has been notified using our notification system by this commit CollapseLauncher/CollapseLauncher-ReleaseRepo@1a7cf10 |
Sentry Issue: COLLAPSE-LAUNCHER-1N |
Sentry Issue: COLLAPSE-LAUNCHER-6D |
Sentry Issue: COLLAPSE-LAUNCHER-2H |
Sentry Issue: COLLAPSE-LAUNCHER-53 |
Affected Version
1.82.1
Bug Behavior
cannot update 1.82.1->1.82.3 with error: System.Runtime.InteropServices.COMException
Expected Behavior
Check and update to 1.82.3
Steps to reproduce
App settings -> Check update
Related Issues
No response
Screenshot(s)
No response
Additional Information
Console Log:
The text was updated successfully, but these errors were encountered: