PDA

View Full Version : Help with mcbob


Tailschao
25th March 2007, 19:34
Whenever I try to open a script with mcbob() in, I get this:
Script Error: There is no function named "mt_lut"
I know mcbob() is the culprit because it works fine with it commented out.

I understand mcbob() uses MaskTools (among other things), and 'mt_lut' is part of MaskTools? Am I talking nonsense? I have the 2.0a30 version from june in my plugins dir, named both mt_masktools.dll and masktools.dll
I have searched but the nearest I could find was this (http://forum.doom9.org/showthread.php?t=121036) thread, and renaming didn't work.

While I'm on the subject, is mcbob v0.3 the latest version?

Thx for any help

Didée
25th March 2007, 19:45
The culprit is MaskTools, not MCBob. ;)

Easy Q first: what version of Avisynth are you using? (i.e. output of just "version()" ?)

foxyshadis
25th March 2007, 20:31
You definitely need at least avisynth 2.5.6 (preferably 2.5.7) to get it to work, as Didée alludes to. You might also check that [HKEY_LOCAL_MACHINE\SOFTWARE\AviSynth\plugindir2_5] in the registry points to where you think it does, because there's some software (like SUPER) that will reset it to the default without telling you.

Tailschao
25th March 2007, 20:53
OMG:eek:
Somehow I had 2.55, which is odd because the earliest version I remember installing was 2.5.6...
It turns out I also had 2 different installs of avisynth, I got rid of them both and installed 2.5.7, all works fine now.

:thanks:

(*sigh* I was using the wrong version... Sometimes I amaze myself at just how stupid I can be. *Hits self repeatedly over the head*)