kirurobo / UniWinApi

Windows API collection for Unity
192 stars 18 forks source link

Motion Load Failed #14

Closed VRArt1 closed 1 year ago

VRArt1 commented 5 years ago

I am attempting to use the pre-built vrm viewer however when I load in one of my models it shows them in t-pose and I receive a "Motion Load Failed" prompt under config. The head is tracking to the mouse but besides that my avatar is stuck in t-pose. How can I fix this?

kirurobo commented 5 years ago

Does it occur with other models like these? https://3d.nicovideo.jp/search?word=vrm&page=1&limit=28&word_type=tag&category=all&work_type=vrm&download_filter=all&sort=created_at&order=1&perfect_match=0&usable_animation=

VRArt1 commented 5 years ago

Tried one at random and it does work with one of those. Any clue as to what might be off with my vrm?


From: Kirurobo notifications@github.com Sent: Thursday, February 28, 2019 11:38 PM To: kirurobo/UniWinApi Cc: V--R; Author Subject: Re: [kirurobo/UniWinApi] Motion Load Failed (#14)

Does it occur with other models like these? https://3d.nicovideo.jp/search?word=vrm&page=1&limit=28&word_type=tag&category=all&work_type=vrm&download_filter=all&sort=created_at&order=1&perfect_match=0&usable_animation=

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kirurobo/UniWinApi/issues/14#issuecomment-468539821, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Abcnp6KUGuAKhGGpeJZphfjmzzzWO9Mwks5vSK6sgaJpZM4bRmqY.

kirurobo commented 5 years ago

Umm... If possible, would you please send me your VRM? (Via DM on Twitter https://twitter.com/kirurobo , e.g.)

somewqei commented 2 years ago

Hello, I encountered the same issue with a character exported from VRoidStudio who is also stuck in Tpose. Expressions and bvh animations do not work on my character, but they work on characters from nicovideo and even other vroid Hub characters.

Was there a solution to this? Perhaps there is a problem with the set up inside VRoidStudio

somewqei commented 2 years ago

Ahh, I found the solution for VRoid Studio. When exporting the vrm, under Avatar Personality, The permission for 'who can assign a personality to the avatar?' needs to be set to 'Anyone'

Awesome app, thank you for providing this!

kirurobo commented 2 years ago

Thanks for your interest! You are right, it is designed only T-pose without permissions. It might be a good idea to show a message that it is due to permissions.

somewqei commented 2 years ago

Yes, a message would clear up confusion. Thanks again for sharing your code & example though. It's fun to see the potential of Unity!

kirurobo commented 1 year ago

Ver. 0.7.0 allows motion to be applied regardless of "who can assign a personality to the avatar" permission. This Issue is closed for now!