RESOLVED: Websockets not receiving data unless I toggle clamp in 2025.32050

I am working on a project that I am using websocket dat to send and receive data to a python script. I have done it on other projects without a problem using older 2023 version of TD. The python script running in a windows cmd console show that is receiving and sending data to TD but I only see the DAT refresh with data if I toggle clamp on the Received Messages Tab.

I tested it in 2023.12480 and it works as expected. I use sendText(‘test‘) and receive the message returned from my external python script. So same external script, works in 2023, not in 2025 without toggling clamp manually.

Any ideas?

UPDATE!!!
It was a bug, but different one. The reason it was not responding as expected was because the main timeline was paused…. but the play icon we toggled like it was playing normal. I dropped an LFO in the network and saw that it was not moving so I toggled the pause then the play and it is working properly now. So you may have some weird play/pause visual indicator bug.

1 Like