some errors on the ROP mantra node

   1545   1   0
User Avatar
Member
5 posts
Joined: 9月 2021
Offline
just learning pdg, some errors on the ROP mantra node don‘t work , can you help me
Edited by 4330822 - 2022年5月31日 11:59:07

Attachments:
PDG_germoerty.hip (1.2 MB)
Snipaste_2022-05-31_23-53-24.png (464.4 KB)

User Avatar
スタッフ
586 posts
Joined: 5月 2014
Offline
Your scene is set up such that the File SOPs attempt to load `@pdg_output`. That variables resolves to the output of the active task -- if you want to render the input geometry file, you should instead set it to `@pdg_input`. Right now, when the Mantra work items render the File SOP is trying to load the output .exr file instead of the input geometry from the upstream work item.
Edited by tpetrick - 2022年5月31日 12:36:42
  • Quick Links