i am trying to connect my macbook which is running Ableton to my pc running Touchdesigner. i get this error which i didn’t get before when i was using a windows laptop.
/ABLETON_DATA/tdAbletonPackage/tdAbleton: Requesting connection to Ableton Live.
TDA Remote Script Error
Traceback (most recent call last):
File “/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/TDA.py”, line 313, in send
client.send( message)
File “/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/OSC3.py”, line 1227, in send
raise TypeError(“‘msg’ argument is not an OSCMessage or OSCBundle object”)
TypeError: ‘msg’ argument is not an OSCMessage or OSCBundle object
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/OSC3.py", line 1240, in send
self.socket.sendall(msg.getBinary())
OSError: [Errno 55] No buffer space available
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "output/Live/mac_universal_64_static/Release/python-bundle/Python/lib/socketserver.py", line 317, in _handle_request_noblock
File "output/Live/mac_universal_64_static/Release/python-bundle/Python/lib/socketserver.py", line 348, in process_request
File "output/Live/mac_universal_64_static/Release/python-bundle/Python/lib/socketserver.py", line 361, in finish_request
File "output/Live/mac_universal_64_static/Release/python-bundle/Python/lib/socketserver.py", line 755, in __init__
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/OSC3.py", line 1819, in handle
self._unbundle(decoded)
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/OSC3.py", line 1801, in _unbundle
self.replies += self.server.dispatchMessage(decoded[0], decoded[1][1:], decoded[2:], self.client_address)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/OSC3.py", line 1762, in dispatchMessage
reply = self.callbacks[addr](pattern, tags, data, client_address)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/TDA.py", line 385, in onMsgCommand
self.sendConnectInfo(client)
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/TDA.py", line 548, in sendConnectInfo
self.sendSongInfo(client)
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/TDA.py", line 619, in sendSongInfo
self.send(client, chunk, '/info/songDump/chunk')
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/TDA.py", line 317, in send
client.send(message)
File "/Applications/Ableton Live 12 Suite.app/Contents/App-Resources/MIDI Remote Scripts/TouchDesigner/OSC3.py", line 1242, in send
raise OSCClientError("while sending: %s" % str(e))
TouchDesigner.OSC3.OSCClientError: while sending: [Errno 55] No buffer space available
End TDA Remote Script Error
python >>>
TouchDesigner version 2023.11760 , on Windows 11
Ableton 12.1.1 , running on MacBook Pro 2020, macOS Monterey 12.7.6