Bug in 2.8.5? or……
I created a script for my BCR 2000 controller. The script has four modes, one of which is the shift mode. The script has always worked well. A few weeks ago, I tried to expand my script. After loading the modified script into Ableton, I noticed that it no longer worked correctly. In particular, I could no longer operate the volume faders properly. Another point that stood out was that I set up my script so that in all four modes, I work with an 8-track session box. I can move the session box through my arrangement, and the volume, pan, and mutes to be controlled are related to the session box.
After modifying and re-exporting my script, not only did the volume faders stop working, but the navigation with the session box also ceased to function. I tried to fix this by using a backup of the script. When I restored this backup script, my volume faders worked normally, but the session box navigation was entirely gone, and the buttons I use for navigating the session box and selecting tracks now trigger entirely different parameters.
The filenames of my scripts indicate they are version 2.8 scripts, yet Remotify shows they are version 2.8.5. I also see on the forum that there are many issues at the moment with script conversion and modification, and I wasn’t aware that there was a version 2.8.5. I couldn’t find any further information about it on the forum either.
My questions are:
- Why are my scripts no longer working, even if I restore an untouched original backup?
- How can I get my scripts working again?
- In what way does Remotify’s development impact the malfunction of existing scripts, and what does the future development of Remotify look like? It took me a lot of time to get scripts working, but if there is insufficient stability in the program and script functionality, creating custom scripts with Remotify isn’t a future-proof path
Sign up
User registration is currently not allowed.
ModuleNotFoundError
:
No module named ‘_Arturia’
Traceback (most recent call last):
File “”, line 1, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsMiniLab__init__.py”, line 7, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsMiniLabMiniLab.py”, line 16, in
ModuleNotFoundError
:
No module named ‘_Arturia’
Traceback (most recent call last):
File “”, line 1, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsKeyLab__init__.py”, line 7, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsKeyLabKeyLab.py”, line 23, in
ModuleNotFoundError
:
No module named ‘_Arturia’
Traceback (most recent call last):
File “”, line 1, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsKeyLab_88__init__.py”, line 7, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsKeyLab_88KeyLab88.py”, line 5, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsKeyLab__init__.py”, line 7, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsKeyLabKeyLab.py”, line 23, in
ModuleNotFoundError
:
No module named ‘_Arturia’
Traceback (most recent call last):
File “”, line 1, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsMiniLab__init__.py”, line 7, in
File “……outputLivewin_64_staticReleasepython-bundleMIDI Remote ScriptsMiniLabMiniLab.py”, line 16, in
ModuleNotFoundError
:
“I also discovered that when I disconnect the MIDI input to my controller, the volume faders work normally, so it’s clear that the MIDI feedback is causing interference. (This problem doesn’t occur when I use a backup.) However, all the other issues remain even with the backup: no navigation box movement, no fader selection, and no solo function except on one channel. I can’t see any difference between the working channel and the others in the Remotify editor, and the mute functions don’t work either.