Yeti connection to Vray Next does not work for me (Vray Next, Maya 2019, Windows 10). I followed installation tips:
http://documentation.peregrinelabs.c...rendering.html
When I render the scene I am getting those errors:
// Error: file: c:/Program Files/Yeti-v3.1.16_Maya2019-windows/scripts/pgYetiVRay.mel line 210: Unable to dynamically load : c:/Program Files/Yeti-v3.1.16_Maya2019-windows/plug-ins/pgYetiVRayMaya.mll
The specified procedure could not be found.
//
// Error: file: c:/Program Files/Yeti-v3.1.16_Maya2019-windows/scripts/pgYetiVRay.mel line 210: The specified procedure could not be found.
(pgYetiVRayMaya) //
However, the path to files is right. I apppended yeti BIN directory to VRAY_FOR_MAYA2019_PLUGINS and PATH variable, however I could not find "VRAY_PLUGINS". I tried to create one with no luck. I tried to append it to "VRAY_FOR_MAYA2019_MAIN" with no luck. I am also getting this errors when starting Maya.
// Error: V-Ray : Error loading plugin library "c:\Program Files\Yeti-v3.1.16_Maya2019-windows\bin\vray_pgYetiVRay.dll": [loadLib] LoadLibrary failed (127): The specified procedure could not be found. //
evalDeferred "shaderBallRendererMenuUpdate";
Any ideas? Peregrin support has not really helped yet. Thanks
http://documentation.peregrinelabs.c...rendering.html
When I render the scene I am getting those errors:
// Error: file: c:/Program Files/Yeti-v3.1.16_Maya2019-windows/scripts/pgYetiVRay.mel line 210: Unable to dynamically load : c:/Program Files/Yeti-v3.1.16_Maya2019-windows/plug-ins/pgYetiVRayMaya.mll
The specified procedure could not be found.
//
// Error: file: c:/Program Files/Yeti-v3.1.16_Maya2019-windows/scripts/pgYetiVRay.mel line 210: The specified procedure could not be found.
(pgYetiVRayMaya) //
However, the path to files is right. I apppended yeti BIN directory to VRAY_FOR_MAYA2019_PLUGINS and PATH variable, however I could not find "VRAY_PLUGINS". I tried to create one with no luck. I tried to append it to "VRAY_FOR_MAYA2019_MAIN" with no luck. I am also getting this errors when starting Maya.
// Error: V-Ray : Error loading plugin library "c:\Program Files\Yeti-v3.1.16_Maya2019-windows\bin\vray_pgYetiVRay.dll": [loadLib] LoadLibrary failed (127): The specified procedure could not be found. //
evalDeferred "shaderBallRendererMenuUpdate";
Any ideas? Peregrin support has not really helped yet. Thanks
Comment