I’ve recently updated my VCC to the latest version but since then I’ve been unable to create a project through it properly. I’ve tried redownloading it and still nothing works and I’m unsure of what to do. This is what shows up in the logs when I try to create a project:
2023-10-06 00:41:47.040 -05:00 [ERR] Could not connect to remote repository. Loading from disk instead. Exception: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
2023-10-06 00:43:11.357 -05:00 [INF] Copying new bundled template Avatar
2023-10-06 00:43:11.396 -05:00 [INF] Copying new bundled template Base
2023-10-06 00:43:11.413 -05:00 [INF] Copying new bundled template UdonSharp
2023-10-06 00:43:11.431 -05:00 [INF] Copying new bundled template World
2023-10-06 00:43:35.409 -05:00 [INF] Starting project creation…
2023-10-06 00:43:35.645 -05:00 [ERR] Could not get match for com.vrchat.avatars ^3.3.x
2023-10-06 00:43:35.714 -05:00 [ERR] Could not resolve package com.vrchat.avatars ^3.3.x
2023-10-06 00:43:35.716 -05:00 [ERR] Could not resolve packages for new Project.
2023-10-06 00:43:35.726 -05:00 [INF] Project creation failed, check the logs for more information
2023-10-06 00:46:04.922 -05:00 [INF] Starting project creation…
2023-10-06 00:46:04.942 -05:00 [ERR] Could not get match for com.vrchat.avatars ^3.3.x
2023-10-06 00:46:04.942 -05:00 [ERR] Could not resolve package com.vrchat.avatars ^3.3.x
2023-10-06 00:46:04.942 -05:00 [ERR] Could not resolve packages for new Project.
2023-10-06 00:46:04.944 -05:00 [INF] Project creation failed, check the logs for more information
I’m not really sure what to do at this point so any help would be appreciated, thanks!