So I have a problem with rendering water levels in my displacement.
The render works fine but as soon as I turn on "water level" I get this error:
setAttr "pCubeShape1.vrayEnableWaterLevel" 1;
// Error: Exception [module=1] : Rendering region (384,256)-(448,320) //
I've had this Exception 1 problem before but that was when trying to render an image plane (which I'm told has been addressed in a newer nightly build).
Has anyone had this problem or found a workaround?
The render works fine but as soon as I turn on "water level" I get this error:
setAttr "pCubeShape1.vrayEnableWaterLevel" 1;
// Error: Exception [module=1] : Rendering region (384,256)-(448,320) //
I've had this Exception 1 problem before but that was when trying to render an image plane (which I'm told has been addressed in a newer nightly build).
Has anyone had this problem or found a workaround?
Comment