vrchat-community / creator-companion

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

[BUG] Custom Project template causing issues #362

Closed Centauri2442 closed 9 months ago

Centauri2442 commented 9 months ago

Describe the bug

Creator Companion v2.1.4

VCC currently has a Custom project template which includes the legacy ClientSim and UdonSharp packages. However, because both of those packages are now part of the worlds package, it results in either an error when attempting to create, or incorrectly installs both legacy packages, breaking the project.

To Reproduce

  1. Open creator companion
  2. Click create new project
  3. Attempt to create a project using custom template.

Expected behavior

Due to the worlds sdk now automatically including both the udonsharp and clientsim packages, the custom template should be deprecated and no longer available.

Screenshots

image image

Related Product

VCC (VRChat Creator Companion)

Product Version

2.1.4

OS

Windows 10

Additional context

No response

orels1 commented 9 months ago

This should be fixed in the next release

momo-the-monster commented 9 months ago

Should be fixed now in Creator Companion 2.1.5, thanks for reporting!