Thanks for all the further information. There are multiple issues:
AppleScript Error
Expected end of line but found identifier.
Re-reading this thread, it seems that this problem only occurred on Steves computer. I’m quite persuaded that it comes because Steve does not have "UFX+ Connection"
installed. For more information, see for example this discussion. Sorry for derailing the discussion with my previous comment. I am not an AppleScript expert (just tried to help…).
No, MIDI Translator runs them in a similar way as the osascript
command, which may behave slightly different sometimes (e.g. regarding permissions, file paths, etc.).
Just to emphasize, there is no problem with end-of-lines in either your AppleScript code or MIDI Translator Pro’s handling of the scripts. AppleScript will report this error if it cannot find the application for the tell
command.
Error file hs_err_pid...
So are you saying that
- You start MIDI Translator Pro
- It starts up fine, but will also create this error file?
If so, this is strange behavior, because such hs_err_pid...
files are crash files. But if MT Pro does start, I wonder where the crash is happening?
Questions:
- how do you start MT Pro? From the Finder, by double-clicking the icon on the desktop, by clicking its entry in the dock, from the Terminal?
- where do you find these
hs_err_pid...
files? in your user folder, on desktop, …?
Debugging start-up
Can you please start MT Pro from the terminal with the -debug
parameter?
See here how to do that:
PS
It’s possible now. Dump files come in many different flavors and with different filename extensions… Thanks for sending them to us.