Error when partitioning over Deadline

Hello,
I’m trying to partition over Deadline, and I get an error thrown by the render nodes:

Unknown property: “CreateAdditiveVelocityField” in undefined

Stoke is 2.0.1.52746.

Thanks!

Ok, that above was probably my fault, now I am getting this:

Unexpected exception (Exception caught in 3ds max: – Unknown property: “BeginRenderMode” in undefined

and this is after the log says renderer has been switched to Krakatoa :slight_smile:

And now I’m getting the first one again. Didn’t ever manage to partition with Deadline really, and it’s quite important, for these big particle counts. Any help?

While we solved this offline, for anyone else reading this, the problem was that I forgot to rename the former Stoke 1.0 ReflowGlobal interface to StokeGlobalInterface in the MAXScript file “StokePartitionTasksOnDeadline.ms” that goes with the Deadline job.
You can do a search and replace yourself, or wait for the next build (which will have some new goodies too)