some errors on the ROP mantra node

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

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

User Avatar
Staff
585 posts
Joined: May 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 - May 31, 2022 12:36:42
  • Quick Links