TOPS localscheduler errors with Arnold shaders

   3736   3   1
User Avatar
Member
9 posts
Joined: 7月 2013
Offline
Hey guys,

Is there any specific way to force TOPs reading Houdini paths?
I have errors while outputting geo from tops if the scene has Arnold shaders.
Warning:     Bad node type found: arnold::standard_surface in /obj/mat_arnold/arnold_trees_black.
Error:       Unknown operator on load "standard_surface1.def".
             Unknown operator on load "standard_surface1.parm".
             Unknown operator on load "standard_surface1.userdata".
Warning:     Bad node type found: arnold::standard_volume in /obj/mat_arnold/arnold_simple_fog.
Error:       Unknown operator on load "standard_volume1.def".
             Unknown operator on load "standard_volume1.chn".
             Unknown operator on load "standard_volume1.parm".
             Unknown operator on load "standard_volume1.userdata".

Houdini 18.5.462
Windows

Attachments:
tops_arnold_errors.jpg (184.4 KB)

User Avatar
Member
129 posts
Joined: 10月 2020
Offline
same problem, I cant do anything without deleting everything "Arnold" in my hipfile
https://www.youtube.com/channel/UC4NQi8wpYUbR9wLolfHrZVA [www.youtube.com]
User Avatar
Member
238 posts
Joined: 11月 2013
Offline
on the localscheduler top, in the Job Parms tab, there is the Unset Variables Parameter. Write HOUDINI_PATH into it.
That should do it.
From the support:
Rop Fetch is a generic node that works with any ROP. A problem is some workflows require the complete Houdini environment to be present for the ROP to work, and other workflows require that parts of the environment be removed. We default to just leaving the environment as it is.

However it seems like the Arnold plugin is designed to short circuit some initialization when it finds itself (the Arnold path) already in HOUDINI_PATH, which is why it breaks with the default Rop Fetch setup
http://www.sekowfx.com [www.sekowfx.com]
User Avatar
Member
14 posts
Joined: 3月 2019
Offline
I have exactly same issue
how did you solve this problem?
  • Quick Links