CSS script not showing in Ableton
Maybe a bug,
I’m exporting my script from the last version of CSS. It goes to the right folder in Ableton but it does not appear in the list in Ableton.
I see this causing the error: 12_id_235
Have you named something ’12’ rather than using letters/words?
Naming mappings with numbers at the start will crash the script and yeah prevent it from showing in Live.
Hi there. Thanks for pointing out this post Dani. I’ve checked my script and can’t find anything beginning with a number. How sensitive is this? For example I have “M4L ” and “LP-1” and “LP-2” as names for controllers. Is that too number sensitive? There are errors in the log.txt but I dont know how to interpret them. There seems to be a problem in line 49?
Resources/MIDI Remote Scripts/css_slmk2_impro/css_slmk2_impro.py
1600 ms. RemoteScriptError: “, line
1600 ms. RemoteScriptError: 49
1600 ms. RemoteScriptError:
1600 ms. RemoteScriptError:
1600 ms. RemoteScriptError: self.controller_LED_on =
also a syntax error later on??
I attach the json and the log.txt.
Thanks
Hi Maikoos,
It sounds like the attached Controller for your script is missing LED On and LED Off settings.
In the Controller Manager, open the Controller’s settings form and set these.
See the attached screenshot.
You also said:
“How sensitive is this? For example I have “M4L ” and “LP-1” and “LP-2″ as names for controllers. Is that too number sensitive?”
This should be fine. It’s only an issue if you begin the name with a number.
Thanks John that worked. Ableton now sees the script in the preferences BUT it doesnt work at all.
None of the controls work. Very strange as this script worked almost perfectly before the update. Not sure what’s been lost in translation.
Is it to do with the LED implementation perhaps? If I set the Global LED feedback to ON do the feedback settings for the individual controllers in CSS need to be OFF? OR if the CSS script is sending feedback to a controller on the KB that doesn’t have an LED will that result in an error?
I attach the latest log.txt, and CSS json file (which is the same as above)
Also in the remote script folder there seems to be 2 json scripts number 19 and 24, whats going on there? (See screen shot.)
Thanks John,
Mikey
Sign up
User registration is currently not allowed.