Not sure if anyone's seen this before, but one in every few systems I bring online will for whatever reason decide to do this...keep in mind here they all share identical .env files, all pointing to the same server install of HtoA with Anders' files merged into the plugins folder.
Warning: Bad node type found: arnold::alHair in /shop/white_fur.
Error: Unknown operator on load "alHair1.def".
Unknown operator on load "alHair1.parm".
Unknown operator on load "alHair1.userdata".
Normally I'd just assume I botched something on the setup, but literally as I write this, 4 render nodes are happily munching on frames despite all using the same Arnold and alShaders install.
All boxes just have these lines in their houdini15.0 env files:
PROJECT_ROOT="S:/unilever"
HOUDINI_IMAGE_DISPLAY_LUT="$PROJECT_ROOT/PIPELINE/ocio/ocio_linear.sRGB_to_ACES.Rec709.ODT/houdini/linear.sRGB_to_ACES.Rec709.ODT.lut"
HOUDINI_IMAGE_DISPLAY_GAMMA="1"
PATH = "$PATH;S:/unilever/PIPELINE/houdini/htoa_H15.0.244/htoa/scripts/bin"
HOUDINI_PATH = "S:/unilever/PIPELINE/houdini/htoa_H15.0.244/htoa;&"
So if anyone's seen this and knows a fix, or if anyone has any good ideas on what I could check out, please let me know!
Oh and this happens both under my 15.0.244.16 HtoA install and my 15.5.480 HtoA install. Neither one loads the corresponding alShaders, despite loading Arnold just fine along with other plugins.