Script Error.
Qlab got an error: Could not make cue of type 'MSC'.
Help!
Script Error send cues to Qlab3
Script Error send cues to Qlab3
Un saludo,
-
- Posts: 211
- Joined: Sat Jun 01, 2013 8:23 am
- Location: Adelaide, Australia
Hi alberto,
In QLab 3, all MIDI cues (including MSC = MIDI Show Control) have been consolidated into what I think is called simply "MIDI Cue" - the easiest way to fix the script is -
a) in LXConsole, go to the menu "LXConsole>Install Extras>Copy of Built-In AppleScripts. This will save them to downloads.
b) find the offending script and double-click to open it in Script editor.
c) find where it says, try instead, that should work. If not:
d) check out in the applescript editor under "File>Open Dictionary..." the QLab3 dictionary, and find what type of cues and properties exist under the new regime .
Hope that helps...
Cheers,
F
In QLab 3, all MIDI cues (including MSC = MIDI Show Control) have been consolidated into what I think is called simply "MIDI Cue" - the easiest way to fix the script is -
a) in LXConsole, go to the menu "LXConsole>Install Extras>Copy of Built-In AppleScripts. This will save them to downloads.
b) find the offending script and double-click to open it in Script editor.
c) find where it says
Code: Select all
make type "MSC"
Code: Select all
make type "MIDI"
d) check out in the applescript editor under "File>Open Dictionary..." the QLab3 dictionary, and find what type of cues and properties exist under the new regime .
Hope that helps...
Cheers,
F
Cheers,
Freddy
Freddy