Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 Errors After Importing Unity Package #39

Closed
joy-1337 opened this issue Aug 8, 2021 · 3 comments
Closed

3 Errors After Importing Unity Package #39

joy-1337 opened this issue Aug 8, 2021 · 3 comments

Comments

@joy-1337
Copy link

joy-1337 commented Aug 8, 2021

Assets\PumkinsAvatarTools\Scripts\Editor\Data\PumkinsAvatarInfo.cs(8,19): error CS0234: The type or namespace name 'Validation' does not exist in the namespace 'VRC.SDKBase' (are you missing an assembly reference?)

Assets\PumkinsAvatarTools\Scripts\Editor\Data\PumkinsAvatarInfo.cs(9,19): error CS0234: The type or namespace name 'Validation' does not exist in the namespace 'VRC.SDKBase' (are you missing an assembly reference?)

Assets\PumkinsAvatarTools\Scripts\Editor\Data\PumkinsAvatarInfo.cs(17,9): error CS0246: The type or namespace name 'AvatarPerformanceStats' could not be found (are you missing a using directive or an assembly reference?)

Not sure what any of this means, but its keeping me from finishing an avatar, upon importing an older, most likely depreciated version it crashes after exiting PlayMode.

@rurre
Copy link
Owner

rurre commented Aug 9, 2021

Make sure you're on the latest SDK and unity Unity 2019.4.29f1.

@brandonvdongen
Copy link

Getting these same 3 errors. using the latest sdk downloaded today. not sure what's causing it.

@rurre rurre closed this as completed May 7, 2022
@rurre
Copy link
Owner

rurre commented May 7, 2022

Should have been fixed by now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants