Trouble With PDG bulk fbx animation export
3580 7 1- GreggoryAddison
- Member
- 25 posts
- Joined: 2月 2020
- Offline
Hello, Im struggling with getting the pdg to export my modified animations to the directory I set. I keep getting an Error: Missing clipinfo detail attribute. Even though inside my geo node thats handling the skeleton has a "configureclipinfo" node right before the fbx animation output node that my ROP fetch inside the tops graph is referencing. Im pretty new at this so I think I'm doing something wrong. Im basically wanting to replicate what luiz does here @34:04 https://www.youtube.com/watch?v=mcDm_irEKb0&t=3095s [www.youtube.com]
I cant really share the files im working with because its a pretty big library of animations but I'll share my hip file so you can atleast see the node flow
I cant really share the files im working with because its a pretty big library of animations but I'll share my hip file so you can atleast see the node flow
Edited by GreggoryAddison - 2022年3月26日 20:13:51
- GreggoryAddison
- Member
- 25 posts
- Joined: 2月 2020
- Offline
- GreggoryAddison
- Member
- 25 posts
- Joined: 2月 2020
- Offline
- tamte
- Member
- 8766 posts
- Joined: 7月 2007
- Offline
hard to say without your fbx files
1. I'm pretty sure the expression in your /obj/geo1/fbxanimimport1 should be
2. and for me it started working when I returned external files multiparm in /obj/topnet1/ropfetch1 to default
1. I'm pretty sure the expression in your /obj/geo1/fbxanimimport1 should be
`@pdg_input`
and not `@pdg_output.0`
2. and for me it started working when I returned external files multiparm in /obj/topnet1/ropfetch1 to default
Edited by tamte - 2022年3月27日 01:07:15
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- GreggoryAddison
- Member
- 25 posts
- Joined: 2月 2020
- Offline
tamte
hard to say without your fbx files
1. I'm pretty sure the expression in your /obj/geo1/fbxanimimport1 should be`@pdg_input`
and not`@pdg_output.0`
2. and for me it started working when I returned external files multiparm in /obj/topnet1/ropfetch1 to default
For 1: Whenever I set it to input I get a warning telling me to provide a fbx file, didnt do that with output.
For 2: I have no idea what that is but I'll look around
- GreggoryAddison
- Member
- 25 posts
- Joined: 2月 2020
- Offline
tamte
hard to say without your fbx files
1. I'm pretty sure the expression in your /obj/geo1/fbxanimimport1 should be`@pdg_input`
and not`@pdg_output.0`
2. and for me it started working when I returned external files multiparm in /obj/topnet1/ropfetch1 to default
Just check the External Files Multiparm and its set to 0, I havent touched it. Gonna give input a try
- GreggoryAddison
- Member
- 25 posts
- Joined: 2月 2020
- Offline
tamte
hard to say without your fbx files
1. I'm pretty sure the expression in your /obj/geo1/fbxanimimport1 should be`@pdg_input`
and not`@pdg_output.0`
2. and for me it started working when I returned external files multiparm in /obj/topnet1/ropfetch1 to default
That was the solution. Changing output to input worked. jeez I've been bangin my head all day. Thanks for spotting that now I can sleep
- tamte
- Member
- 8766 posts
- Joined: 7月 2007
- Offline
-
- Quick Links