Hi, I have spotted a typo in the xsiBatch plugin causing a render fail when the lanczos filtering is used.
In the plugin .py file, in the function GetFilterFromName()
the line:
elif filter == “lanzcos”:
should read
elif filter == “lanczos”:
I have spotted this in Deadline v3.1
I have not checked in Deadline 4.0