Is Live 11 making our scripts incompatible?

626 viewsGeneral
0

Whenever I try to make simple scripts the same errors appear time and time again. Something about MxDCore and I read somewhere on the forum that it involves it being different in 11 from 10 and that involves Python 3 which adds to the problem etc. Incompatibility problems.

I’ve also read that John makes his scripts in 10 and then makes them compatible with 11. I would love for the Remotify team to show us how we could make this process!

Here are the errors:

Traceback (most recent call last):
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreMxDCore.py”, line 1324, in install_observer_listener
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreMxDCore.py”, line 1356, in _observer_install_listener
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreMxDCore.py”, line 1478, in _observer_id_callback
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreMxDCore.py”, line 263, in _get_object_path
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreLomUtils.py”, line 255, in __init__
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreLomUtils.py”, line 323, in _calculate_path
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreLomUtils.py”, line 264, in _find_root_object_path
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreLomTypes.py”, line 1078, in get_root_prop
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote Scripts_MxDCoreLomTypes.py”, line 1072, in
RuntimeError
:
Can’t obtain live set at this time

Best,
António

admin Changed status to publish May 22, 2024
Attached Files:
0

And that Python 3 was only implemented in Live 11 as in 10 it had previous versions. Further complicating that. Am I on the right page?

admin Changed status to publish May 22, 2024
Attached Files:
0

Hi Antonio,
There is an option in the settings menu to select Python 10 or 11 for script generation.

admin Changed status to publish May 22, 2024
Attached Files: