I’m having an issue where when I attempt to create a new world project, it gets stuck on “looking for legacy packages”. I’ve tried deleting cache files as well as doing clean installs to no avail. Creating avatar projects has worked just fine every time. I have a stable and fast internet connection and even double checked the firewall privileges.
UPDATE: It crashed this time and I looked through the files to the best of my ability but couldn’t find what it was talking about. (screenshot)
From what the logs says, it seem there is an application that is listening to the port 5476 already on your machine. Maybe there is already a VCC process running somewhere. If you try to restart your machine, does it happend as well ?
If not would need to use a tool to see what software is conflicting with it
I tried a few more times after restarting my computer, and it no longer crashes, but it still loads with the same description as before for a long time before just going back to the CC project creation menu. Checking the logs, it says:
“Failed to add package com.vrchat.worlds: One or more errors occurred. (A task was canceled.)”
“Could not resolve package com.vrchat.worlds ~3.6.x”
“Could not resolve packages for new Project.”
Which sounds like it would be an internet issue, but I have a stable and fairly fast 5G internet still, so i’m not sure what it needs to resolve this issue. Should I copy and paste the log here in a reply, see if you spot something that says what may be wrong?
Sure, do so please.
If it takes too much space, maybe use a pastebin
[INF] VRCLibLogger Writing logs to C:\Users\Admin\AppData\Local\VRChatCreatorCompanion\Logs\20240813T134542-d89301cd778e460dba2cd6b2b8fd62db-log.txt
[VRB] Starting Creator Companion
[VRB] Set working directory to C:\Users\Admin\AppData\Local\Programs\VRChat Creator Companion
[VRB] Launching WebApi @ 5476 and ApiServer @ 5477 at 0:00:00.0980224
[INF] VCC version 2.3.2 (main)
[INF] Running on Microsoft Windows 10.0.19045
[VRB] Setting up VCC discovery at 0:00:00.512824
[VRB] Starting static server at http ://localhost:5476/ at 0:00:00.6105875
[VRB] Starting VCC API Server at http ://localhost:5477/ at 0:00:00.6331775
[INF] Advertising VCC API as VCCApi-7a0972f5 on port 5477 at 0:00:00.6874331
[INF] Loaded settings at 0:00:00.7564419
[VRB] Running setup functions at 0:00:00.9318983
[VRB] Setting up VCC database
[VRB] Finished setup functions at 0:00:01.4254673
[VRB] Creating window at 0:00:01.4778223
[VRB] Window created at 0:00:01.4996018
[VRB] Loading app at 0:00:01.500638
[VRB] Checking for updates at 0:00:01.502422
[VRB] Everything ready, total elapsed time: 0:00:01.5032212
[VRB] Loaded 1 editors from Unity Hub
[VRB] Loaded 1 from database
[VRB] VCC found 1 unique editor paths
[INF] Starting project creation…
[VRB] Checking if resolve is needed for C:\Users\Admin\AppData\Local\VRChatProjects\New Projectgctyuklh
[VRB] Package com. vrchat. base ~3.6.x not found, resolve is needed for C:\Users\Admin\AppData\Local\VRChatProjects\New Projectgctyuklh
[VRB] Loaded repo data from disk, starting to parse packages
[VRB] Loaded listing data from JSON for listing Official
[VRB] Repo listing does not contain a valid URL or it differs from the URL it was loaded from. Setting it to the remote URL
[VRB] Starting a repo refresh for https ://packages.vrchat.com/official
[VRB] Loading repo data from https ://packages.vrchat.com/official
[VRB] Loaded listing from remote server, starting to parse packages
[VRB] Loaded listing data from JSON for listing Official
[VRB] Repo listing does not contain a valid URL or it differs from the URL it was loaded from. Setting it to the remote URL
[VRB] Loaded repo data from disk, starting to parse packages
[VRB] Loaded listing data from JSON for listing Curated
[VRB] Repo listing does not contain a valid URL or it differs from the URL it was loaded from. Setting it to the remote URL
[VRB] Starting a repo refresh for https ://packages.vrchat.com/curated
[VRB] Loading repo data from https ://packages.vrchat.com/curated
[VRB] Loaded listing from remote server, starting to parse packages
[VRB] Loaded listing data from JSON for listing Curated
[VRB] Repo listing does not contain a valid URL or it differs from the URL it was loaded from. Setting it to the remote URL
[INF] Looking for Legacy Folders and Files to Remove for com. vrchat. base
[INF] Looking for Legacy Packages to Remove for com. vrchat. base
[VRB] Loading package dependencies for com. vrchat. base for Unity project version 2022
[VRB] Trying to find a fitting version of com.vrchat.base@3.6.1. Preferred version: 3.6.1, project Unity version: 2022
[VRB] Got a match, package: com.vrchat.base@3.6.1
[VRB] Loading package archive for com.vrchat.base@3.6.1
[VRB] Successfully added package to project: com.vrchat.base@3.6.1
[INF] Looking for Legacy Folders and Files to Remove for com.vrchat.base
[INF] Looking for Legacy Packages to Remove for com.vrchat.base
[VRB] Added or updated package in vpm-manifest. json dependencies list: com.vrchat.base@3.6.1
[VRB] Added or updated package in vpm-manifest. json locked list: com.vrchat.base@3.6.1
[VRB] Refreshing project’s packages after changes
[VRB] Applying any outstanding project changes
[VRB] Refreshing project’s packages after everything is done
[INF] Resolved package com. vrchat. base ~3.6.x
[INF] Looking for Legacy Folders and Files to Remove for com.vrchat.worlds
[VRB] Legacy folder not found at Assets\VRCSDK
[VRB] Legacy folder not found at Assets\Udon
[VRB] Legacy folder not found at Assets\VRChat Examples
[VRB] Legacy folder not found at Packages\com.vrchat.vrcsdk3
[VRB] Legacy folder not found at Assets\UdonSharp
[VRB] Legacy folder not found at Assets\Gizmos\UdonSharp
[VRB] Legacy folder not found at Assets\CyanEmu
[INF] Looking for Legacy Packages to Remove for com.vrchat.worlds
[VRB] Loading package dependencies for com.vrchat.worlds for Unity project version 2022
[VRB] Trying to find a fitting version of com.vrchat.worlds@3.6.1. Preferred version: 3.6.1, project Unity version: 2022
[VRB] Got a match, package: com.vrchat.worlds@3.6.1
[VRB] Loading package archive for com.vrchat.worlds@3.6.1
[ERR] Failed to add package com. vrchat. worlds: One or more errors occurred. (A task was canceled.)
[ERR] Could not resolve package com. vrchat. worlds ~3.6.x
[ERR] Could not resolve packages for new Project.
[INF] Project creation failed, check the logs for more information
Nevermind, not sure what it was, but it fixed itself. Same internet and everything since the posted log. Not sure what happened honestly.
1 Like
It fixed itself somehow, thanks for trying to help!