vrchat-community / creator-companion

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

[BUG] Cannot create new projects #276

Closed Saberpeep closed 1 year ago

Saberpeep commented 1 year ago

Describe the bug Creating a new project fails, and tells me to check the logs (see below).

To Reproduce Steps to reproduce the behavior:

  1. Click on "Create New"
  2. Fill out required fields (specifics don't matter)
  3. "Project creation failed. See logs for more info"

Expected behavior It should create a new project.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Logs

Starting project creation...
Looking for Legacy Packages to Upgrade by Scanning Folders within com.vrchat.avatars
Resolved package com.vrchat.avatars 3.1.x
Resolved all VPM Packages in D:\Unity Projects\Project Name Here
Couldn't download package: NotFound. Please try again and check your connection to https://github.com/vrchat/packages/releases/download/resolvers/com.vrchat.core.vpm-resolver-0.1.19.zip
Failed creating Project from template because: Object reference not set to an instance of an object.
Project creation failed, check the logs for more information
Saberpeep commented 1 year ago

This was likely caused by a temporary network on the CDN side. The real problem here is then the lack of clear error messages in the event of network issues. Closing to avoid clutter in the issue tracker.