here is the problem. I made network drive (Z:), and all of my computers can see it and access it, but when I tell max to save image (in render dialog) in that folder, slave crashes, and when I don’t, it renders, but does not store image anywhere. This is the message slave gives me:
Exception Details
RenderPluginException – RenderTask: 3dsmax exited unexpectedly (it may have crashed, or someone may have terminated)
RenderPluginException.Cause: JobError (2)
Exception.TargetSite: Void RenderTasks(Int32, Int32)
Exception.Source: DeadlinePluginLoader
Exception.StackTrace:
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()
I solved the problem with updating deadline
You guys are the best