Try to add joint to exist animation pose and export to a FBX file.
Work fine in BoneDeform, press save to disk in Rop Character Fbx node cause houdini crash, 100% reproduce. Any idea?
Add joint to Animated Pose and Rop Character FBX cause Crash
3411 5 1- yao.liu
- Member
- 6 posts
- Joined: Nov. 2018
- Offline
- yao.liu
- Member
- 6 posts
- Joined: Nov. 2018
- Offline
- edward
- Member
- 7868 posts
- Joined: July 2005
- Online
- edward
- Member
- 7868 posts
- Joined: July 2005
- Online
In the mean time, I found a workaround if your FBX file doesn't have any nodes which share the same name. The issue is that the node isn't handling when you have a path attribute that has an empty value and the Skeleton SOP doesn't know anything about the path attribute. So the workaround is just to delete the path attribute so that the output node will only use the name attribute instead.
Edited by edward - Nov. 4, 2020 13:28:59
- yao.liu
- Member
- 6 posts
- Joined: Nov. 2018
- Offline
- yao.liu
- Member
- 6 posts
- Joined: Nov. 2018
- Offline
edwardThanks so much!!
In the mean time, I found a workaround if your FBX file doesn't have any nodes which share the same name. The issue is that the node isn't handling when you have a path attribute that has an empty value and the Skeleton SOP doesn't know anything about the path attribute. So the workaround is just to delete the path attribute so that the output node will only use the name attribute instead.
Problem solved!!!
-
- Quick Links