Usually I'd suspect a RAM issue when getting a message like this, but here's what the script editor spit out:
// Error: Exception [module=1] : Rendering region (2112,2814)-(2128,2830) //
// Error: Exception [module=1] : Rendering region (1616,2654)-(1632,2670) //
What should I be looking to troubleshoot with a message like that?
I tried to see if there was something wrong with those specific regions, but couldn't reproduce it. Dragging a region and rendering those areas ended up working just fine.
// Error: Exception [module=1] : Rendering region (2112,2814)-(2128,2830) //
// Error: Exception [module=1] : Rendering region (1616,2654)-(1632,2670) //
What should I be looking to troubleshoot with a message like that?
I tried to see if there was something wrong with those specific regions, but couldn't reproduce it. Dragging a region and rendering those areas ended up working just fine.
Comment