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

FBX Models with unweighted vertices trigger bone not found error #41

Open
RenolY2 opened this issue Nov 12, 2022 · 0 comments
Open

FBX Models with unweighted vertices trigger bone not found error #41

RenolY2 opened this issue Nov 12, 2022 · 0 comments

Comments

@RenolY2
Copy link
Owner

RenolY2 commented Nov 12, 2022

Confirmed with Blender 3.2:
When exporting a rigged model that has some unweighted vertices as FBX, it can happen that SuperBMD will think the model references bones that it can't find in the skeleton. The cause of this is that the mesh with the unweighted vertices appears above the skeleton root bone in the hierarchy internally, causing SuperBMD to wrongly detect the root bone.

Exporting as dae and then converting correctly yields the unweighted vertices error.

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