View Full Version : Error with GradFun2DBmod
eXtremeDevil
22nd January 2012, 14:25
When I try to load it (in any application, it doesn't matter) I get tihs:
http://img842.imageshack.us/img842/1186/error2c.png
The GradFun2DB filter works OK, but the "mod" one... you've seen it.
What can I do?
Thx.
Emulgator
22nd January 2012, 14:35
Judging from your other post you now may have conflicting versions of plugins, avs and or avsi in your plugins folder
after merging the content of your own plugins folder with the content from your friend's plugin folder.
I suggest to set Explorer View to Details, select Column "Modified" and pull all newer files into a plugins_new folder,
then pull the newer ones back one by one, always checking your scripts to be able to be run.
eXtremeDevil
22nd January 2012, 14:36
I'll try, thx.
eXtremeDevil
22nd January 2012, 14:46
Shit, I can't do that, the dates doesn't match. In the meantime, how can I fix this concrete problem?
I tell you, I updated Avisynth and all after the plugin replacement.
Gavino
22nd January 2012, 15:06
Shit, I can't do that, the dates doesn't match.
Use date created, rather than date modified (which doesn't change when you copy a file from somewhere else).
As a more specific advice, check that you have the correct MaskTools dll for your version of Avisynth - mt_masktools-25.dll for Avisynth 2.5 and mt_masktools-26.dll for Avisynth 2.6.
StainlessS
22nd January 2012, 16:13
You could also get another copy of your friends plugs to see which ones were used
to add-to/replace yours.
EDIT: I have not really use AVSpmod much but I think it complains about use of eg '-'
character in plugin file names and so you might find you have overwritten eg
mt_masktools-25.dll with mt_masktools-26.dll but both using modified file names
of eg mt_masktools.dll. IE, you may be using 2.6 masktools with 2.5 as Gavino suggests.
EDIT: Aah yes, as it says in the error in your image, "mt_masktools.dll".
Using 2.5 MaskTools with 2.6 avisynth should not cause a problem. I personally do not use
any 2.6 plugins (in the plugin folder) , they cause too much trouble if swapping from avisynth
2.5<->2.6 and some 2.6 plugins break scripts anyway, so I mostly avoid them.
eXtremeDevil
22nd January 2012, 16:54
Nothing. I deleted them, and downloaded masktools again. Nothing. Masktools have some problem. Look at the error, what is the "ESP" value? Something to do with spanish, my language? I have Avisinth 2.5.8. I'm trying different versions from here:
http://manao4.free.fr/
The only change I get is this other error:
Script error: there is no function named "mt_makediff" (GradFun2DBmod.v.1.5.avsi).
So? xD
Thx for the answers ;)
Gavino
22nd January 2012, 17:06
Look at the error, what is the "ESP" value? Something to do with spanish, my language?
ESP = Extended stack pointer, a CPU register.
Nada que ver con espaņol. :)
I have Avisinth 2.5.8. I'm trying different versions from here:
http://manao4.free.fr/
The only change I get is this other error:
Script error: there is no function named "mt_makediff"
You are probably getting that from using a version 1 MaskTools dll.
You want this one: http://manao4.free.fr/masktools-v2.0a48.zip.
Copy mt_masktools-25.dll (only) from the zip file into your plugins folder.
eXtremeDevil
22nd January 2012, 17:15
It finally works!! Thanks a lot you geniuses! I guess problem solved!
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.