FIXED: Crash when deleting Op with Expression cookTime()

If you have an op('someOp').cookTime() reference in a chop or DAT, deleting the op that contains that expression with cause a crash.

Delete either eval or constant from the attached network:

cooktime-crash.toe (4.3 KB)

Dump file:
TouchDesignerCrash.2021.14360.1.dmp (235.2 KB)

Thanks, we’ll have a look.

This will now be fixed in builds 2021.14480 and later.
Thanks for the example!

1 Like

Amazing! Thanks for catching and fixing this one.