code error

• Aug 2, 2012 - 02:34
Type
Functional
Severity
S4 - Minor
Status
active

hi, im having a problem using the minor variations plugin im getting this error.......

Error loading plugin
"C:/Program Files/Musescore/plugins"line 88:
ReferenceError: Can't find variable: mySelectedMeasureNumbers

what do i have to do to fix this issue?
-thanks in advance


Comments

this "mySelectedMeasureNumbers()" refers to a function that is not defined in the script.
I'm not sure what its purpose might be, looks like you could simply just remove or comment that line (i.e. prefix it with s "//").

Other than that I think only the author of this plugin, johnhenry might be able to provide a better fix?