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

メニューが出てこない不具合について #5

Closed
ciel4423 opened this issue Dec 12, 2020 · 2 comments
Closed

メニューが出てこない不具合について #5

ciel4423 opened this issue Dec 12, 2020 · 2 comments

Comments

@ciel4423
Copy link

ciel4423 commented Dec 12, 2020

prefabをインポート後に「Duplicate and Convert for VRChat」を押すはずなのですが、メニューに該当の物が出てきません。SDK2(VRCSDK2-2020.12.09.04.45)やUniVRM(0.62.0)の最新バージョンでインポートしていて、インポートし直し等を試しても出てこないままです。
VRMConverterForVRChat自体も最新のv24.0.3で使用しています。
検索などで解決策を探してみましたが問題になりそうなインポート順も特に問題なさそうです。
ソースコードのフォルダ・ファイルを直接Assetsフォルダに入れてのインポートも試しましたがそれもダメでした。
何か解決策はないのでしょうか?

【エラーメッセージ】
Assets\VRMConverterForVRChat\Editor\Utilities\VRChatUtility.cs(207,20): error CS0120: An object reference is required for the non-static field, method, or property 'BaseConfig.HasKey(string)'
Assets\VRMConverterForVRChat\Editor\Utilities\VRChatUtility.cs(207,61): error CS0120: An object reference is required for the non-static field, method, or property 'BaseConfig.GetString(string)'

@ciel4423
Copy link
Author

追記
BaseConfig.~のオブジェクトがないというエラーだったので、オブジェクトを作る方法でエラーが消え解決しました。
お手数おかけしました。

@esperecyan
Copy link
Owner

ご報告ありがとうございます。v24.1.0で対応いたしました。

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

No branches or pull requests

2 participants