hai-vr / prefabulous-avatar

💬 Prefabulous for VRChat - Automate invasive tasks in your personal avatar.
https://docs.hai-vr.dev/docs/products/prefabulous-avatar
MIT License
1 stars 0 forks source link

Failed to handle HTTP request: Invalid version string: 1.2.x #1

Closed Slushe closed 8 months ago

Slushe commented 8 months ago

When I try to install prefabulous-avatar 1.6.0 through VCC it fails to check for package changes with ndmf

2023-12-30 23:07:35.029 -08:00 [INF] Dependency list upgrading nadena.dev.ndmf from 1.2.x to 1.2.x
2023-12-30 23:07:35.035 -08:00 [ERR] Failed to handle HTTP request: Invalid version string: 1.2.x
2023-12-30 23:07:35.137 -08:00 [INF] Failed to check for package changes: 500

I already have 1.2.5 of Non-Destructive Modular Framework in my project through VCC.

Unity 2022.3.6f1 VCC v2.2.3

hai-vr commented 8 months ago

Could you please try to install the Animator As Code - NDMF Processor package first in VCC, and then Haï ~ Prefabulous Avatar next?

It looks like it might be hitting an issue in Creator Companion but I'm not sure.

Slushe commented 8 months ago

Yeah that is already in my project. Still the same 500 response code.

CreatorCompanion_2023-12-31_12-36-23

Slushe commented 8 months ago

Okay I got it working.

Had to completely remove repository listings for Modular-Avatar and Prefabulous and re-add them back to VCC before it let me install it properly. None of the links to the repositories changed at all. Makes no sense that this worked.