softcat477 / SMPL-to-FBX

Load SMPL in blender
MIT License
279 stars 29 forks source link

Error at FbxReadWriter:node.LclRotation.GetCurve #34

Open aooliver opened 8 months ago

aooliver commented 8 months ago

Hi, thanks for your excellet work.

When I reproduced your work, I checked the pkl to meet the dimension requirements, but when I ran to the write smpl_poses of FbxReadwriter.py, the error occurred at lCurve=node LclRotation On the line GetCurve (lAnimLayer, "X", True), there are no error prompts except for Segmentation fault (core dumped). I have modified the “smpl_scaling” to 1.

What should I do? Thank for your answer.

aooliver commented 8 months ago

img_v3_026c_855ba000-8f20-4034-8bc6-bcaa1164d5cg

duan348733684 commented 6 months ago

Hi, thanks for your excellet work.

When I reproduced your work, I checked the pkl to meet the dimension requirements, but when I ran to the write smpl_poses of FbxReadwriter.py, the error occurred at lCurve=node LclRotation On the line GetCurve (lAnimLayer, "X", True), there are no error prompts except for Segmentation fault (core dumped). I have modified the “smpl_scaling” to 1.

What should I do? Thank for your answer.

@aooliver Did you solve this problem?

duan348733684 commented 6 months ago

@softcat477 I also met this problem. How to solve it?

aooliver commented 6 months ago

It’s too long that I can’t remember. But I changed a new job, it seems like momask.

发自我的iPhone

------------------ Original ------------------ From: duan348733684 @.> Date: Fri,Mar 8,2024 10:59 AM To: softcat477/SMPL-to-FBX @.> Cc: aooliver @.>, Mention @.> Subject: Re: [softcat477/SMPL-to-FBX] Error atFbxReadWriter:node.LclRotation.GetCurve (Issue #34)

Hi, thanks for your excellet work.

When I reproduced your work, I checked the pkl to meet the dimension requirements, but when I ran to the write smpl_poses of FbxReadwriter.py, the error occurred at lCurve=node LclRotation On the line GetCurve (lAnimLayer, "X", True), there are no error prompts except for Segmentation fault (core dumped). I have modified the “smpl_scaling” to 1.

What should I do? Thank for your answer.

@aooliver Did you solve this problem?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

wang-zm18 commented 1 month ago

The same problem. Any solutions?Thank you in advance!