[FIXED][2021:11800] Setting extensions parameter of FolderDAT error

When setting the extensions parameter of the folderdat directly to a list like
op(‘folder1’).extensions = [“tox”, “toe”]
it crashes TD with a dmp-file and I need to remove the value in AutoSave mode. Reloading the toe directly without removing it results in segmentation-fault.

Hey @alphamoonbase - thanks for the report.

I can confirm the issue on my end, I added it to our bug tracker for a developer to look into it.

Thanks,
Michel

edit: Note that using n.par.extensions.expr = ['a', 'b'] does work

This will be fixed in 2021.13450+