Error Code in CSS Log
Hey Folks,
I get this error code when I load my live set.
I do not get the error code when I open a new or a different set in Ableton which seems strange.
”
Traceback (most recent call last):
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 1494, in install_observer_listener
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 1526, in _observer_install_listener
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 1650, in _observer_id_callback
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 291, in _get_object_path
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomUtils.py”, line 267, in __init__
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomUtils.py”, line 335, in _calculate_path
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomUtils.py”, line 276, in _find_root_object_path
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomTypes.py”, line 1131, in get_root_prop
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomTypes.py”, line 1125, in
RuntimeError
:
Can’t obtain live set at this time
The errors appear to be originating from “_MxDCore”, not a script created by CSS.

I wouldn’t recommend deleting the _mxdcore script as other midi remote scripts use this.
Original poster, did you ever get further along on this? I am getting nearly the same errors and can’t figure it out.
I just did a complete reinstall of Ableton, dropped nearly all my CSS scripts and similar, can’t figure out its origins. Also having lots of other strange behavior, so trying to figure out if this is at root of it.

in the OP’s errors, there’s nothing pointing to a CSS script.
It could be an issue with Ableton itself. The following message sounds like this could be the case:
“Can’t obtain Live set at this time”
Sign up
User registration is currently not allowed.
So I have deleted the _MxdCore Midi remote script and the error is now a lot shorter.
Traceback (most recent call last):
File “”, line 1, in
ModuleNotFoundError
:
I’m wondering how I can get rid of the ‘Traceback’ what ever that is?