angeloBerlin / MIDI-Automator

MIDI Automator is a desktop software for automating user actions (i.e. opening files, clicking buttons) triggered by midi messages.
http://midi-automator.com
MIT License
18 stars 3 forks source link

Ableton Live 10 crashes after opening file #73

Closed peterzen closed 6 years ago

peterzen commented 6 years ago

Since upgrading to Ableton Live, my playlist that worked flawlessly on Live 9 crashes. When a playlist item is being opened (either manually by selecting it from the list) or using the MIDI automation, Live opens the file (seemingly correctly) and then crashes. There is no error message being displayed.

When the same files are opened from Finder by a doubleclick, then the project opens correctly, it's only through MIDI Automator this crash happens.

Anyone else noticed this?

Relevant log snippet below:

[DEBUG] 2018-03-07 14:26:18,621 com.midi_automator.presenter.services.ItemListService - Open entry with index: 0
[INFO ] 2018-03-07 14:26:18,622 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Send item change notifier...
[DEBUG] 2018-03-07 14:26:18,622 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-07 14:26:18,622 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINExecuteReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINExecuteReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:18,623 com.midi_automator.midi.MidiINExecuteReceiver - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[INFO ] 2018-03-07 14:26:18,625 com.midi_automator.guiautomator.GUIAutomator - Activate automation once per change:IMAGE: "-none-" TYPE: send key KEYS: D TRIGGER: once per opening FOCUS: "/Applications/Ableton Live 10 Suite.app" MIDI: null TIMEOUT: 0 SCANRATE: 1.0 MOVABLE: false
[INFO ] 2018-03-07 14:26:18,729 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Sending MIDI signature of item: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:18,729 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:18,730 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:18,730 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 16: CONTROL CHANGE 2 value: 127
[INFO ] 2018-03-07 14:26:18,734 com.midi_automator.presenter.services.ItemListService - Opening file: /Volumes/Music/Stagekit/BOCS Project/BOCS.als
[INFO ] 2018-03-07 14:26:18,947 com.midi_automator.guiautomator.GUIAutomator - Focusing program by running: open /Applications/Ableton Live 10 Suite.app 
[DEBUG] 2018-03-07 14:26:18,986 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking on.
[DEBUG] 2018-03-07 14:26:18,986 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:18,986 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:18,986 com.midi_automator.presenter.services.MidiService - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:18,986 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:18,986 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:18,990 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking on.
[DEBUG] 2018-03-07 14:26:19,031 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking off.
[DEBUG] 2018-03-07 14:26:19,187 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking off.
[INFO ] 2018-03-07 14:26:19,506 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Pressing key D
[INFO ] 2018-03-07 14:26:19,506 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Releasing key D
[INFO ] 2018-03-07 14:26:20,629 com.midi_automator.presenter.services.MidiExecuteService - Sending open index 0 MIDI message to slaves...
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.presenter.services.MidiExecuteService - Send MIDI message: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,630 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,631 com.midi_automator.midi.MidiINExecuteReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:20,631 com.midi_automator.midi.MidiINExecuteReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:20,631 com.midi_automator.midi.MidiINExecuteReceiver - Executed MIDI message: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,632 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking on.
[DEBUG] 2018-03-07 14:26:20,640 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:20,640 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:20,644 com.midi_automator.presenter.services.MidiService - Executed MIDI message: channel 1: CONTROL CHANGE 102 value: 0
[DEBUG] 2018-03-07 14:26:20,648 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking on.
[DEBUG] 2018-03-07 14:26:20,834 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking off.
[DEBUG] 2018-03-07 14:26:20,845 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking off.
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.presenter.services.ItemListService - Open entry with index: 0
[INFO ] 2018-03-07 14:26:21,054 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Send item change notifier...
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,054 com.midi_automator.midi.MidiINExecuteReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:21,055 com.midi_automator.midi.MidiINExecuteReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:21,055 com.midi_automator.midi.MidiINExecuteReceiver - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[INFO ] 2018-03-07 14:26:21,056 com.midi_automator.guiautomator.GUIAutomator - Activate automation once per change:IMAGE: "-none-" TYPE: send key KEYS: D TRIGGER: once per opening FOCUS: "/Applications/Ableton Live 10 Suite.app" MIDI: null TIMEOUT: 0 SCANRATE: 1.0 MOVABLE: false
[INFO ] 2018-03-07 14:26:21,158 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Sending MIDI signature of item: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 16: CONTROL CHANGE 2 value: 127
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-07 14:26:21,158 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 16: CONTROL CHANGE 2 value: 127
[INFO ] 2018-03-07 14:26:21,163 com.midi_automator.presenter.services.ItemListService - Opening file: /Volumes/Music/Stagekit/BOCS Project/BOCS.als
[DEBUG] 2018-03-07 14:26:21,179 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking on.
[DEBUG] 2018-03-07 14:26:21,179 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:21,179 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:21,179 com.midi_automator.presenter.services.MidiService - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-07 14:26:21,179 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:21,179 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-07 14:26:21,182 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking on.
[DEBUG] 2018-03-07 14:26:21,258 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking off.
[DEBUG] 2018-03-07 14:26:21,382 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking off.
[INFO ] 2018-03-07 14:26:21,397 com.midi_automator.guiautomator.GUIAutomator - Focusing program by running: open /Applications/Ableton Live 10 Suite.app 
[INFO ] 2018-03-07 14:26:21,951 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Pressing key D
[INFO ] 2018-03-07 14:26:21,952 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Releasing key D
angeloBerlin commented 6 years ago

Hi Peter, you are the first one with that issue, that I cannot reproduce until now. 1) Are you using Mac or Windows? 2) Which Live Version are you using exactly? 3) Can you try what happens if you provide the program path to an item? bildschirmfoto 2018-03-07 um 17 34 46

peterzen commented 6 years ago

Hi @aguelle,

Thanks for looking into this. I'm using macOS 10.12.6, Live Suite 10 (10.0.1)

When I specify the app executable, the symptoms are the same – the project is fully opened & loaded, and shortly after, Live crashes. Please see below the log in this scenario:

image


[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.presenter.services.ItemListService - Open entry with index: 2
[INFO ] 2018-03-08 00:53:15,419 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Send item change notifier...
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINExecuteReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINExecuteReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINExecuteReceiver - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:15,419 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[INFO ] 2018-03-08 00:53:15,421 com.midi_automator.guiautomator.GUIAutomator - Activate automation once per change:IMAGE: "-none-" TYPE: send key KEYS: D TRIGGER: once per opening FOCUS: "-none-" MIDI: null TIMEOUT: 0 SCANRATE: 1.0 MOVABLE: false
[INFO ] 2018-03-08 00:53:15,527 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Sending MIDI signature of item: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:15,527 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[INFO ] 2018-03-08 00:53:15,533 com.midi_automator.presenter.services.ItemListService - Opening file: /Volumes/Music/Stagekit/Nightgarden Project/Nightgarden.als
[DEBUG] 2018-03-08 00:53:15,548 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking on.
[DEBUG] 2018-03-08 00:53:15,548 com.midi_automator.presenter.services.MidiService - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:15,548 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:15,549 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:15,549 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:15,549 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:15,553 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking on.
[DEBUG] 2018-03-08 00:53:15,623 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking off.
[DEBUG] 2018-03-08 00:53:15,753 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking off.
[INFO ] 2018-03-08 00:53:16,493 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Pressing key D
[INFO ] 2018-03-08 00:53:16,493 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Releasing key D
[INFO ] 2018-03-08 00:53:17,423 com.midi_automator.presenter.services.MidiExecuteService - Sending open index 2 MIDI message to slaves...
[DEBUG] 2018-03-08 00:53:17,424 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-08 00:53:17,424 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,424 com.midi_automator.presenter.services.MidiExecuteService - Send MIDI message: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,424 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,424 com.midi_automator.midi.MidiINExecuteReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,424 com.midi_automator.midi.MidiINExecuteReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINExecuteReceiver - Executed MIDI message: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,425 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:17,427 com.midi_automator.presenter.services.MidiService - Executed MIDI message: channel 1: CONTROL CHANGE 102 value: 2
[DEBUG] 2018-03-08 00:53:17,433 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:17,433 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:17,433 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking on.
[DEBUG] 2018-03-08 00:53:17,439 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking on.
[DEBUG] 2018-03-08 00:53:17,626 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking off.
[DEBUG] 2018-03-08 00:53:17,634 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking off.
[DEBUG] 2018-03-08 00:53:17,832 com.midi_automator.presenter.services.ItemListService - Open entry with index: 2
[INFO ] 2018-03-08 00:53:17,833 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Send item change notifier...
[DEBUG] 2018-03-08 00:53:17,833 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-08 00:53:17,833 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[INFO ] 2018-03-08 00:53:17,835 com.midi_automator.guiautomator.GUIAutomator - Activate automation once per change:IMAGE: "-none-" TYPE: send key KEYS: D TRIGGER: once per opening FOCUS: "-none-" MIDI: null TIMEOUT: 0 SCANRATE: 1.0 MOVABLE: false
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINExecuteReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINExecuteReceiver - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINExecuteReceiver - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,835 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[INFO ] 2018-03-08 00:53:17,936 com.midi_automator.presenter.services.MidiItemChangeNotificationService - Sending MIDI signature of item: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,936 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI OUT
[DEBUG] 2018-03-08 00:53:17,936 com.midi_automator.midi.MidiINExecuteReceiver - MIDI message received: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,936 com.midi_automator.presenter.services.MidiService - Send MIDI message: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,936 com.midi_automator.midi.MidiINDetector - MIDI message received: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,936 com.midi_automator.midi.MidiINDetector - MIDI message interpreted: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,936 com.midi_automator.midi.MidiINDetector - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,937 com.midi_automator.midi.MidiINDetector - Property isInMidiLearnMode=false
[DEBUG] 2018-03-08 00:53:17,937 com.midi_automator.midi.MidiINLearnReceiver - MIDI message received: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,937 com.midi_automator.midi.MidiINLearnReceiver - MIDI message interpreted: channel 16: CONTROL CHANGE 3 value: 127
[DEBUG] 2018-03-08 00:53:17,937 com.midi_automator.midi.MidiINLearnReceiver - Property isExecuting=false
[DEBUG] 2018-03-08 00:53:17,937 com.midi_automator.midi.MidiINLearnReceiver - Property isInMidiLearnMode=false
[INFO ] 2018-03-08 00:53:17,942 com.midi_automator.presenter.services.ItemListService - Opening file: /Volumes/Music/Stagekit/Nightgarden Project/Nightgarden.als
[DEBUG] 2018-03-08 00:53:17,955 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking on.
[DEBUG] 2018-03-08 00:53:17,956 com.midi_automator.presenter.services.MidiService - Executed MIDI message: channel 1: CONTROL CHANGE 103 value: 127
[DEBUG] 2018-03-08 00:53:17,956 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:17,957 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:17,957 com.midi_automator.midi.MidiINDetector - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:17,957 com.midi_automator.view.windows.MainFrame.MainFrame - Blink MIDI IN
[DEBUG] 2018-03-08 00:53:17,961 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking on.
[DEBUG] 2018-03-08 00:53:18,039 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi OUT label blinking off.
[DEBUG] 2018-03-08 00:53:18,159 com.midi_automator.view.windows.MainFrame.BlinkingStrategy - midi IN label blinking off.
[INFO ] 2018-03-08 00:53:18,930 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Pressing key D
[INFO ] 2018-03-08 00:53:18,930 com.midi_automator.guiautomator.GUIAutomator - (GUIAutomator 0): Releasing key D
angeloBerlin commented 6 years ago

Hi @peterzen ,

Unfortunately I do not have ableton 10 yet so I can not check if it is because of the new version. Can you try to open your .als file from the terminal:

"open my.als"

-> In fact that is all what MA does. I don not use an application specific API or something.

peterzen commented 6 years ago

Thanks for that tip! It does crash the same way after opening the file so the issue is clearly unrelated to Automator. Now I just have to figure out why there are no problems when I open the ALS in any other way :)

Thank you for your time, I'll close this issue.