I am getting this error while trying to partition a simulation.
Oh my… Thanks for catching this!
We have renamed the “ReflowGlobal” interface to “StokeGlobalInterface”, but I forgot to update the Partitioning script.
See if the attached script works better… Copy its content into your Stoke MX\Scripts folder and restart Max. Then make sure you are using the Partitioning script found in the “Stoke” Category of the Customize User Interface dialog (the old one was in the Thinkbox category and would contain the old interface reference).
As for the count, the “Delete ‘Dead’ Particles” option is currently not being taken into account when generating the Total Count prediction. So instead of 50,000300 it should have used 50,00025 because all previously emitted particles would have died. Both numbers are more or less correct though - the first tells you how many will be emitted during the simulation, the other would tell you how many will be left on frame 300…
I will see if I can fix this.
StokePartitioning_20130915.zip (6.78 KB)
Cool! The Partiioning is working now.