Closed owlboy closed 8 months ago
This bug is annoying especially for players who are live at country with national firewall, likely 100% chance to get broken project after update. :o
VCC 2.2.x should now roll the package back when encountering an issue instead of leaving the project without a package if it was already removed
Describe the bug When the Resolver starts to update a package, it appears the first thing it does is delete the old one. This is bad when something goes wrong with downloading an update. It's especially troublesome if its the VRCSDK or other core components.
To Reproduce Steps to reproduce the behavior:
Expected behavior Improved error handling/anticipation.
Desktop (please complete the following information):
Additional context This was discovered when the 404 error/caching issues were occurring. See #226 issuecomment-1493256771
If previously used packages are cached (I'm not sure if that occurs), they may need to be cleared to allow for repro in some cases.