vrchat-community / creator-companion

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

[BUG] Wrong project path, cannot be changed forever #330

Closed Tsut-ps closed 11 months ago

Tsut-ps commented 1 year ago

Describe the bug

I hit a bug in which I inadvertently specified an impossible location such as "This PC" instead of "C:\xxxx\" in the VCC project path, which resulted in an "No valid path selected" message forever, and I could not even change folders.

To Reproduce

  1. Open VCC.

  2. Select "Create New Project".

  3. Specify an invalid path in "Pick New Folder" on the right side of "Project Location". For example, "This PC".

  4. If you select "This PC", the Project Location will be changed to "::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" on its own (probably because it is an unexpected path).

  5. It cannot be changed from "Pick New Folder". When clicking on it, ONLY "No valid path selected" is displayed.

Expected behavior

I want it to be like this

Screenshots

image

Related Product

VCC (VRChat Creator Companion)

Product Version

2.1.2

OS

Windows 11

Additional context

By modifying the "defaultProjectPath" in C:\Users\<userName>\AppData\Local\VRChatCreatorCompanion\settings.json, the project path can be set back to correct.

Translated with DeepL (JP→EN)

Faxmashine commented 1 year ago

Hi @Tsut-ps ! Thank you for reporting this issue. We'll look into fixing it.

In the meantime, the workaround you provided is correct. The error is caused by an incorrect value in settings.json.

  1. Close the VCC.
  2. Go to %LocalAppData%/VRChatCreatorCompanion
  3. Open settings.json
  4. Remove the line that contains "defaultProjectPath": ..., or replace the broken path with a valid path.
Loomis2 commented 1 year ago

im having this exact issue, but i cant find the files to delete.

momo-the-monster commented 11 months ago

Fixed in VCC 2.1.4.

Loomis2 commented 11 months ago

i’ll check if it’s fixed but last i recall it is not.

On Wed, Sep 27, 2023 at 2:31 PM Momo the Monster @.***> wrote:

Fixed in VCC 2.1.4 https://vcc.docs.vrchat.com/news/release-2.1.4.

— Reply to this email directly, view it on GitHub https://github.com/vrchat-community/creator-companion/issues/330#issuecomment-1737962828, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCHIOJH4J6DTWLBLEBZRX53X4R5JDANCNFSM6AAAAAA22EO2YY . You are receiving this because you commented.Message ID: @.***>