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

VCC版import時にCompilation Error #8

Open
anatawa12 opened this issue Nov 21, 2023 · 0 comments
Open

VCC版import時にCompilation Error #8

anatawa12 opened this issue Nov 21, 2023 · 0 comments

Comments

@anatawa12
Copy link

anatawa12 commented Nov 21, 2023

VCC環境に https://booth.pm/ja/items/2207020 のVCC対応版 (VRCAvatars3Tools_20220903_vcc.unitypackage) を入れたところ以下のCEが発生しました

Assets/VRCAvatars3Tools/VRCAvatarConverterTo3/Editor/VRCAvatarConverterTo3.cs(14,7): error CS0246: The type or namespace name 'YamlDotNet' could not be found (are you missing a using directive or an assembly reference?)
Assets/VRCAvatars3Tools/VRCAvatarConverterTo3/Editor/VRCAvatarConverterTo3.cs(599,48): error CS0246: The type or namespace name 'YamlDocument' could not be found (are you missing a using directive or an assembly reference?)
Assets/VRCAvatars3Tools/VRCAvatarConverterTo3/Editor/VRCAvatarConverterTo3.cs(599,17): error CS0246: The type or namespace name 'YamlNode' could not be found (are you missing a using directive or an assembly reference?)
Assets/VRCAvatars3Tools/VRCAvatarConverterTo3/Editor/VRCAvatarConverterTo3.cs(610,65): error CS0246: The type or namespace name 'YamlDocument' could not be found (are you missing a using directive or an assembly reference?)

vpm manifestを添付します。vpm resolverを使用してないです

vpm-manifest.json

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

1 participant