Current Config:
3dsmax 8 with SP3
Vray Renderer 1.5RC3
3GB Ram
Windows XP Pro 32-bit
Deadline 2.6
Been getting these “RenderPluginException” with the following error of “Trapped SEH Exception in CurRendererRenderFrame”. We render locally on five seperate boxes without using deadline and all 5 scenes render fine with no error. Here’s a copy of the log:
Error Message
Trapped SEH Exception in CurRendererRenderFrame(): Access Violation
2007/01/08 17:46:57 INF: Loaded c:/deadline/slave/jobsData/CD_022_Volume_Front_GS_v01.max
2007/01/08 17:47:08 INF: Job: c:/deadline/slave/jobsData/CD_022_Volume_Front_GS_v01.max
2007/01/08 17:48:30 ERR: [V-Ray] UNHANDLED EXCEPTION: Preparing ray server Last marker is at .\src\vrayrenderer.cpp, line 1682: Preparing ray server
Slave Log
ling geometry (pants_04)
0: STDOUT: Compiling geometry (shirt_04)
0: STDOUT: Compiling geometry (Torso_04)
0: STDOUT: Compiling geometry (Chair_seat_04)
0: STDOUT: Compiling geometry (Accesories_05)
0: STDOUT: Compiling geometry (Chair_05)
0: STDOUT: Compiling geometry (Head_05)
0: STDOUT: Compiling geometry (pants_05)
0: STDOUT: Compiling geometry (shirt_05)
0: STDOUT: Compiling geometry (Torso_05)
0: STDOUT: Compiling geometry (Chair_seat_05)
0: STDOUT: Compiling geometry (Accesories_06)
0: STDOUT: Compiling geometry (Head_06)
0: STDOUT: Compiling geometry (pants_06)
0: STDOUT: Compiling geometry (shirt_06)
0: STDOUT: Compiling geometry (Torso_06)
0: STDOUT: Compiling geometry (Chair_06)
0: STDOUT: Compiling geometry (Chair_seat_06)
0: STDOUT: Compiling geometry (Head_07)
0: STDOUT: Compiling geometry (pants_07)
0: STDOUT: Compiling geometry (shirt_07)
0: STDOUT: Compiling geometry (Torso_07)
0: STDOUT: Compiling geometry (Accesories2_07)
0: STDOUT: Compiling geometry (ChamferBox01)
0: STDOUT: Compiling geometry (Shape01)
0: STDOUT: Compiling geometry (Station_screens)
0: STDOUT: Compiling geometry (Small_middle_screen)
0: STDOUT: Compiling geometry (Roof)
0: STDOUT: Compiling geometry (Object02)
0: STDOUT: Compiling geometry (Object03)
0: STDOUT: Compiling geometry (Object04)
0: STDOUT: Compiling geometry (Object05)
0: STDOUT: Compiling geometry (Object05): done [00:00:00.7]
0: STDOUT: Preparing ray server…
0: STDOUT: Building static raycast accelerator…
Scheduler Thread - Render Thread 0 threw an error:
Scheduler Thread - Trapped SEH Exception in CurRendererRenderFrame(): Access Violation
2007/01/08 17:46:57 INF: Loaded c:/deadline/slave/jobsData/CD_022_Volume_Front_GS_v01.max
2007/01/08 17:47:08 INF: Job: c:/deadline/slave/jobsData/CD_022_Volume_Front_GS_v01.max
2007/01/08 17:48:30 ERR: [V-Ray] UNHANDLED EXCEPTION: Preparing ray server Last marker is at .\src\vrayrenderer.cpp, line 1682: Preparing ray server
Error Type
RenderPluginException
Error Stack Trace
at Deadline.Plugins.PluginLoader.RenderTasks(Int32 startTask, Int32 endTask)
at Deadline.Plugins.PluginLoader.RenderTask(Int32 task)
at Deadline.Plugins.Plugin.RenderTask(Int32 frame)
at Deadline.Slaves.SlaveRenderThread.RenderCurrentTask()
Any help/suggestions would help greatly. It’s possible that it is a combination of Deadline and Vray, since we can render locally with no errors.
Lap Luu
Hi Lap,
The error “Trapped SEH Exception in CurRendererRenderFrame(): Access
Violation” is often related to memory issues. Simply put, memory is
being accessed that shouldn’t be. If the scene you’re rendering is very
complex, or is using very high resolution maps, try scaling some things
back to see if that resolves the issue.
Another thing you could try is using the 3dsmaxCmd plugin, which uses
the 3dsmax command line tool for rendering instead of hooking into the
Max API. Check out this link for more details on this plugin:
http://software.franticfilms.com/index.aspx?page=deadline/3dsmaxCmd
Cheers,
- Ryan
–
–
Ryan Russell
Frantic Films Software
http://software.franticfilms.com/
204-949-0070
This link from Vray’s Troubleshooting Guide provides some more details
on the problem:
http://www.spot3d.com/vray/help/150R1/troubleshooting.htm#except
Cheers,
- Ryan
–
–
Ryan Russell
Frantic Films Software
http://software.franticfilms.com/
204-949-0070