Hi!
After I got my V-Ray to render a few weeks ago I have now encountered a new problem. My V-Ray Frame Buffer stopped working in it's entirety. I've tried the following solutions with no succession:
1. Use the MEL code in the stickied forum about resetting the V-Ray Frame Buffer.
2. Save my file as ASCII and open it in WordPad to remove the VFB lines of code, save the file and re-open it in Maya.
3. Reset the V-Ray Frame Buffer from the V-Ray options.
4. Use the Windows Key and the Left / Right Arrow to snap the Window to the left / right side of the screen.
5. Reinstall V-Ray for Maya.
It there anything else I can do?
After I got my V-Ray to render a few weeks ago I have now encountered a new problem. My V-Ray Frame Buffer stopped working in it's entirety. I've tried the following solutions with no succession:
1. Use the MEL code in the stickied forum about resetting the V-Ray Frame Buffer.
Code:
setAttr "vraySettings.vfbSettingsArr" -type Int32Array 0;
3. Reset the V-Ray Frame Buffer from the V-Ray options.
4. Use the Windows Key and the Left / Right Arrow to snap the Window to the left / right side of the screen.
5. Reinstall V-Ray for Maya.
It there anything else I can do?
Comment