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

'VRCAvatarParameterDriver' does not contain a definition for 'OnApplySettings' #55

Closed
RyanDavanzo opened this issue Jun 8, 2022 · 4 comments

Comments

@RyanDavanzo
Copy link

Full error here:

Assets\Lyuma\Av3Emulator\Scripts\LyumaAv3Runtime.cs(500,34): error CS0117: 'VRCAvatarParameterDriver' does not contain a definition for 'OnApplySettings'

I can't enter play mode while this error is here ;w;

@lyuma
Copy link
Owner

lyuma commented Jun 9, 2022

Please download the latest build from https://github.com/lyuma/Av3Emulator/releases

also, make sure you have updated your VRCSDK to the latest version.
If you are still having trouble with this or other scripts in the project, look over the VRC release notes for the most recent update for some instructions on how to address these error.

@RyanDavanzo
Copy link
Author

I did. Everything is updated.

@lyuma
Copy link
Owner

lyuma commented Jun 9, 2022

This error means that the SDK is out of date or not properly installed. Please download the latest. If using creator companion, it might have bugs preventing update.

If you are unable to upgrade VRCSDK to 2022.06.03 or newer, the only other option is to revert Av3Emulator to 2.9.8 here: https://github.com/lyuma/Av3Emulator/releases/tag/v2.9.8

@RyanDavanzo
Copy link
Author

Alrighty, reverting to 2.9.8 worked. Thanks :3

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