I'm on Houdini 20.590 with the V-Ray 6.20.05 and I get the following error every time I put a V-Ray LightDome node in the /obj context alongside a Geometry node. That's all it takes and I'm getting this error:
Error
Unable to evaluate expression (
File "<stdin>", line 1
if(ch("./enabled"), ch("./intensity"), 0)
^^
SyntaxError: invalid syntax
(/obj/vrayLightDome/dimmer)).
Error
Unable to evaluate expression (
File "<stdin>", line 1
if(ch("./enabled"), ch("./intensity"), 0)
^^
SyntaxError: invalid syntax
(/obj/vrayLightDome/dimmer)).
Comment