V2 Beta does not support V-Ray?

 
 
 
Posted by:oakcorp
Data created:8 May 2018

V2 Beta (2.1.2.15335 [Nightly]) does not support V-Ray?

The following error appears.

 V-Ray : There was a fatal error updating the scene at time 1.000000 for V-Ray

Tested on V-Ray 3.52.03 / 3.60.04 maya

Hello,

This happens because the new ChangeWidth operator is not compatible with VRay yet. To avoid this error use the RenderSettings operator instead, use the following MEL command to add it to the operator stack:

OxAddStrandOperator "" "RenderSettingsNode";

Jeordanis Figuereo (Product Designer. EPHERE Inc.)

Thank you. solved

Please add RenderSettingsNode to the Ornatrix menu.
Like 3dsMax's VRayOrnatrixMod modifier.