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

Error when import on VRChat Project #16

Open
juninjune opened this issue Jun 15, 2022 · 1 comment
Open

Error when import on VRChat Project #16

juninjune opened this issue Jun 15, 2022 · 1 comment

Comments

@juninjune
Copy link

I want use use this package in my VRChat world. Send and Recive OSC message to communicate with theatre stage.
But when I import package, There is some errors.

Assets\OscCore\Runtime\Scripts\Utility\OscAddressMethods.cs(33,10): error CS0433: The type 'Il2CppSetOptionAttribute' exists in both 'BlobHandles.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'VRC.Udon.VRCWrapperModules, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'

Assets\OscCore\Runtime\Scripts\Utility\OscAddressMethods.cs(33,26): error CS0433: The type 'Option' exists in both 'BlobHandles.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'VRC.Udon.VRCWrapperModules, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'

How can I resolve this?

@rurre
Copy link

rurre commented Jul 30, 2022

You can't as this isn't what this project is for.

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