AWS Thinkbox Discussion Forums

Vray Spawner miscounts render nodes

The Vray Spawner does 11 tasks for “10” render nodes. You need to exclude “0” from the task creation.

Should read:

        writer.WriteLine( "Frames=1-%s\n" % scriptDialog.GetValue( "MaximumServersBox" ) )

Thanks! We’ll get that fixed.

Privacy | Site terms | Cookie preferences