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

d4rkAvatarOptimizer.cs Error CS0246: The type or namespace name 'IEditorOnly' could not be found #39

Closed
KingAzaz opened this issue Jun 4, 2023 · 1 comment

Comments

@KingAzaz
Copy link

KingAzaz commented Jun 4, 2023

Freshly imported this into my project and have been getting this without fail. Tried importing it into a brand-new project and getting the same thing. Not sure exactly how to fix it. Unity won't go into play mode because of this, as well.

Packages\d4rkpl4y3r.d4rkavataroptimizer\Editor\d4rkAvatarOptimizer.cs(27,51): error CS0246: The type or namespace name 'IEditorOnly' could not be found (are you missing a using directive or an assembly reference?)

Using the 'https://d4rkc0d3r.github.io/vpm-repos/main.json' repository to import the optimizer

@d4rkc0d3r
Copy link
Owner

This error message sounds like you are using an outdated avatar & base sdk. Try to update both to 3.2.0 if they aren't already.

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

2 participants