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

Segmentation fault error #3

Closed
marosiy opened this issue Jan 8, 2022 · 2 comments
Closed

Segmentation fault error #3

marosiy opened this issue Jan 8, 2022 · 2 comments

Comments

@marosiy
Copy link

marosiy commented Jan 8, 2022

Hello, thank you for creating wonderful program.

I have a question.
I tried this program but segmentation fault error occurred.

My fbx file is simple.
My fbx file has 3d object data, skin and animation.

If you know this error, Please give me something suggests.

=== geometry ===
pSphere1: 2280 verts, 439 unique

pSphere2: 2280 verts, 439 unique
Saving to bone_pSphere1.obj
Saving to bone_pSphere2.obj
=== skin ===
pSphere1: 2280 vertices
pSphere2: 2280 vertices
Saving to bone_pSphere1_skin.txt
Saving to bone_pSphere2_skin.txt
=== skeleton ===
2 clusters
zsh: segmentation fault ./fbx-extract

Screen Shot 2022-01-09 at 0 55 52

@ZiyanXiong
Copy link
Collaborator

I have updated the code. Now it extracts the skeleton data in a different way from previous version. Could you please try the new verison code and see if it sovles your problem?

This program assumes that the input FBX file are downloaded from Mixamo. It might not work for fbx files which store the skeleton data in other structures.

@marosiy
Copy link
Author

marosiy commented Feb 4, 2022

I tried my fbx file and I could extract information successfully.
My fbx is created by Maya.
Thank you for modification !

@marosiy marosiy closed this as completed Feb 4, 2022
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

2 participants