rurre/PumkinsAvatarTools

Pumkin prevents newest VRChat SDK (VRCSDK3-AVATAR-2022.04.21.03.29, Avatar Dynamics Update) from loading

Closed this issue · 3 comments

The new Avatar Dynamics SDK (VRCSDK3-AVATAR-2022.04.21.03.29) refuses to load if Pumkin is present within the unity project. Deleting the pumkin folder immediately solves this and loads the SDK.

Will add console messages shortly.

Error messages from the Unity console are as follow:

Assets\PumkinsAvatarTools\Scripts\Editor\Data\PumkinsAvatarInfo.cs(17,48): error CS7036: There is no argument given that corresponds to the required formal parameter 'isMobilePlatform' of 'AvatarPerformanceStats.AvatarPerformanceStats(bool)'

Assets\PumkinsAvatarTools\Scripts\Editor\Data\PumkinsAvatarInfo.cs(93,35): error CS7036: There is no argument given that corresponds to the required formal parameter 'mobilePlatform' of 'AvatarPerformance.CalculatePerformanceStats(string, GameObject, AvatarPerformanceStats, bool)'

rurre commented

This issue post was created before the release of 1.0 and is no longer an issue.
Thank you!