vrchat-community / creator-companion

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

[BUG] #514

Closed OllieOyl08 closed 3 months ago

OllieOyl08 commented 3 months ago

Screenshot 2024-08-03 202400 Screenshot 2024-08-03 202827 Screenshot 2024-08-03 181636 Every time i try to open a project on VCC I get these errors i've tried deleting the settings.json but it still just wont open the project and keeps opening the creator companion folder even if I delete and reinstall everything it doesn't work. This is my settings.json: { "pathToUnityExe": "", "pathToUnityHub": "", "userProjects": [ "C:\Users\kayly\AppData\Local\VRChatProjects\Mr_R0Z3" ], "unityEditors": [], "preferredUnityEditors": { "2022": "C:\Program Files\Unity\Hub\Editor\2022.3.22f1\Editor\Unity.exe", "2019": "C:\Program Files\Unity\Hub\Editor\2019.4.31f1\Editor\Unity.exe" }, "defaultProjectPath": "C:\Users\kayly\AppData\Local\VRChatProjects", "lastUIState": 0, "skipUnityAutoFind": false, "userPackageFolders": [], "windowSizeData": { "width": 1300, "height": 800, "x": 310, "y": 140 }, "skipRequirements": false, "lastNewsUpdate": "2024-08-04T04:21:19.6315467Z", "allowPii": false, "projectBackupPath": "C:\Users\kayly\AppData\Local\VRChatCreatorCompanion\Project Backups", "showPrereleasePackages": false, "trackCommunityRepos": true, "selectedProviders": 3, "userRepos": [ { "localPath": "C:\Users\kayly\AppData\Local\VRChatCreatorCompanion\Repos\b92ed915-bc36-4f3b-9a37-b387d8a28292.json", "url": "https://vcc.vrcfury.com/", "name": "VRCFury Repo", "id": "com.vrcfury.vcc", "headers": {} } ] }