679b - V1 script has a 'do_mutate' step that 'works'

Started by CharlieFortsConscience

CharlieFortsConscience Lv 1

Evening all

I crossed over from 676 to 679b, and was running a V1 script. I forgot to change a line from do_mutate to do_shake, but the do_mutate seems to be 'working' in 679b. Not that it's mutating chains, just performing the shake component of mutate. I'll add, the mutate button in actions, is not available in 679b. It may just be a V1 script artefact. I've posted a recipe in public, CFC 679b tester, so you can see what I mean.
I only caught it, watching the Undo graph, realising that what I thought was 'shake' was a different colour blue.
CFC

bertro Lv 1

For info, a V2 script containing a line like this:

structure.MutateSidechainsAll(3)

will also run as a shake if no mutables are around.