FIXED:toggling field comp display flag->cook loop dependancy

win10 x64 2019.16600

Hello, simple easy to recreate issue here:

  1. open new instance of TD
  2. create a field COMP from the create pane.
  3. open the errors TD dialogue, and enable “log errors”
  4. toggle the display parameter on and off for the field, and you will see the error appear.

This seemed harmless enough at first, as most of my code seemed to execute anyways, but then when it came to setting the field COMP’s internal “string” tableDAT, with a new value I noticed that the tableDAT would update, the the textTOP would not.

The only way to get it to retrieve the latest from the tableDAT, was to clear the field parameter from the textTOP and then put it back again, I guess effectively clearing and re enabling the field connection.

Thanks for the report. This will be fixed in build 2019.17620+ or later.