Page 1 of 1

Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Fri Apr 11, 2014 9:44 pm
by vinz89
Hi there,

Everything is in the title, since the 9.1.2 update, the custom midi remote script APC 64_40_9 doesn't work anymore...

Seems to be related to the changes made for the scripts of the APC series with the introduction of the MKII and mini support...

Hope the script will be updated for 9.1.2...

Cheers
Vinz

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Sat Apr 12, 2014 5:45 am
by mbakirov
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:

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Sat Apr 12, 2014 6:06 am
by Willyum
Why did they do this?
I'm hearing about quite a few scripts not working properly anymore... Is there some improvement in what they changed for scripting, or did they just alter stuff to try to coerce people into buying Push? I can't even leave 9.1.1 now cause I will lose too many features that my controller currently provides. nativeKONTROL.com is upgrading all the scripts to be compatible (sounds like a lot of work!).

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Sun Apr 13, 2014 8:22 pm
by vinz89
The script is updated for 9.1.2, that was quick!

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Mon Apr 14, 2014 10:06 am
vinz89 wrote:The script is updated for 9.1.2, that was quick!
I have published the script on same day 9.1.2 was released (I did actually develop the modification on the beta).
For who needs it, it's on my product/download page: http://fabriziopoce.com/download.html

Cheers
Fab

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Sat Jul 05, 2014 7:13 am
by handsofire
So glad I found this! Unfortunately, I can't see it on your download page. Was it renamed? :)

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Sat Jul 05, 2014 8:49 am
handsofire wrote:So glad I found this! Unfortunately, I can't see it on your download page. Was it renamed? :)
Please see this: viewtopic.php?f=1&t=204713&hilit=+APC

Gr
Fab

Re: Live 9.1.2 APC 64_40_9 custom script not working anymore...

Posted: Sun Jul 06, 2014 12:05 am
by handsofire
Thank you very much for your hard work and efforts!