vrchat-community / creator-companion

The Entry Point for Making Things in VRChat
https://vrchat.com/home/download
56 stars 401 forks source link

[BUG] AppData\Local\VRChatCreatorCompanion\Repos zip packages are deleted it does not redownload new ones on request. #348

Open JadeFurry opened 11 months ago

JadeFurry commented 11 months ago

Describe the bug

Pretty much what the title states. Trying to remove a .zip from the repo on the local host machine and then requesting to download that file it returns the message: "[INF] One or more errors occurred. (Could not find file 'C:\Users\user\AppData\Local\VRChatCreatorCompanion\Repos\com.vrchat.base\com.vrchat.base-3.3.0.zip'.) which it should redownload from the servers repo if one is missing. This should be available to fix any file structure errors that may occur with the users computer in case of file corruption and not having to be forced to redownload the entire application again.

To Reproduce

-Delete a zip file in C:\Users\user\AppData\Local\VRChatCreatorCompanion\Repos\com.vrchat.base\ -Attempt to download that specific version -Get error in logs

Expected behavior

For the error to occur and an automatic redownload of the specific file to be pulled from the repo and placed where it should be in the local appdata location.

Screenshots

No response

Related Product

VCC (VRChat Creator Companion)

Product Version

v2.1.3

OS

Windows 11

Additional context

No response