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

Expression Parametersを未指定の場合、128bit予約されてしまう #510

Closed
Narazaka opened this issue Oct 24, 2023 · 1 comment · Fixed by #578
Closed

Expression Parametersを未指定の場合、128bit予約されてしまう #510

Narazaka opened this issue Oct 24, 2023 · 1 comment · Fixed by #578
Milestone

Comments

@Narazaka
Copy link
Contributor

Expression Parametersを未指定で全てMAのみでメニュー等を構築した場合、VRCデフォルトのパラメーターをもってくるためにVRCEmoteをはじめとする空のIntまでの無駄パラメーターが冒頭についてしまう。

空のパラメーターファイルを指定することで回避可能ではあり、また理解可能ではあるが、地味に混乱する挙動だと思います。

@bdunderscore
Copy link
Owner

bdunderscore commented Nov 1, 2023

VRChatアバターにおいて、Expression ParametersとExpression Menuを設定しない場合はデフォルト設定が採用されます。MA を導入し追加した場合はこの設定を維持する意図的な仕様です。

とはいえエラーリポートに注意ぐらいは出した方がよさそうですね。

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