Hello,
I just purchased the Vray-Collection and have it running on Maya 2018, but for some reason when I try and create a new Vray Mtl it stalls out Maya and material sample is just a black background.
Script Editor Feedback
// Warning: V-Ray : Deprecated environment variable defined "VRAY_FOR_MAYA2018_MAIN_x64". Its value will not be used in favor of "VRAY_FOR_MAYA2018_MAIN". //
// Warning: V-Ray : Deprecated environment variable defined "VRAY_FOR_MAYA2018_PLUGINS_x64". Its value will not be used in favor of "VRAY_FOR_MAYA2018_PLUGINS". //
evalDeferred "shaderBallRendererMenuUpdate";
// Warning: V-Ray VolumeGrid: Loading shaders failed - no <*.txt> files in . //
VRayVolumeGridInit();
updateRendererUI;
Thanks,
Ken
I just purchased the Vray-Collection and have it running on Maya 2018, but for some reason when I try and create a new Vray Mtl it stalls out Maya and material sample is just a black background.
Script Editor Feedback
// Warning: V-Ray : Deprecated environment variable defined "VRAY_FOR_MAYA2018_MAIN_x64". Its value will not be used in favor of "VRAY_FOR_MAYA2018_MAIN". //
// Warning: V-Ray : Deprecated environment variable defined "VRAY_FOR_MAYA2018_PLUGINS_x64". Its value will not be used in favor of "VRAY_FOR_MAYA2018_PLUGINS". //
evalDeferred "shaderBallRendererMenuUpdate";
// Warning: V-Ray VolumeGrid: Loading shaders failed - no <*.txt> files in . //
VRayVolumeGridInit();
updateRendererUI;
Thanks,
Ken
Comment