Code: Select all
card "card id 1002": execution error at line 4 (Handler: can't find handler) near "initialize", char 1
However, the highlighted line on the script editor is line 21 so I think this is an internal issue? I have encountered this same error on a totally different project but it somehow "fixed" itself at some point and didn't show up anymore. Now, however, it's pretty persistent.
The highlighted line in my code is the following
Code: Select all
revInitializeVideoGrabber (the short name of this stack), "vfw", the rect of grc "image canvas"
The very same code works on OS X 10.6.8, however.