Ableton has changed some API so I had to update my Impulse2 scripts.
the best way is to decompile the python files supplied
http://sourceforge.net/projects/easypythondecompiler/
and see how the ableton supplied scripts do the things.
yes, the old scripts are not compatible.
to make it worse, some of the sctips that seem to be supplied with ableton do not work as well .
31670 ms. RemoteScriptError: Traceback (most recent call last):
31690 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\MxDCore.py", line 1127, in install_observer_listener
31710 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\MxDCore.py", line 1160, in _observer_install_listener
31730 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\MxDCore.py", line 1278, in _observer_id_callback
31750 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\MxDCore.py", line 193, in _get_object_path
31770 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\LomUtils.py", line 178, in __init__
31790 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\LomUtils.py", line 248, in _calculate_path
31811 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\LomUtils.py", line 187, in _find_root_object_path
31831 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\LomTypes.py", line 136, in get_root_prop
31851 ms. RemoteScriptError: File "MIDI Remote Scripts\_MxDCore\LomTypes.py", line 128, in <lambda>
31870 ms. RemoteScriptError: RuntimeError
31890 ms. RemoteScriptError: :
31910 ms. RemoteScriptError: Can't obtain live set at this time
31930 ms. RemoteScriptError: