Would like to know if anyone has had problems rendering with generators on the last couple of versions of deadline (specifically the sweep nurb). On a few different scenes I’ve had to delete all sweep objects as they were the culprits.
Renders fine locally.
C4d R21.115
Redshift 3.0.09
Deadline 10.1.2.2
Error: RenderTask: Unexpected exception (Failed to Run Script)
at Deadline.Plugins.PluginWrapper.StartJob(String& outMessage, AbortLevel& abortLevel)
SystemError: r:\c4d_perforce_work\release\21.0\modules\python\source\PyDescription.cpp:268: bad argument to internal function
Unfortunately we can’t remove path mappings as it will break all cross-platform rendering… Hopefully someone finds another way or Thinkbox fixes this soon.
I looked into this today and came up with a workaround (see attached). To install, extract the DeadlineConnect.pyp file from the zip archive. The file should be installed to DeadlineRepository10\plugins\Cinema4DBatch and overwrite the file that’s currently in there with the same name. We recommend backing up the original file before overwriting it. I did some basic testing to verify path mapping a texture still works, but if you run into any issues with the workaround, please let us know and we can look into it further.
This workaround simply skips objects that cause the error to be thrown (although it won’t skip the sweep object, the problem appears to be a hidden child object of generator objects). We’ve contacted Maxon to get more information on what’s causing the errors in the first place.