Log in

View Full Version : [bug]Avisynth autoload plugin


wyti
2nd November 2009, 12:57
hi i'm on win 7 x64, and i've installed avisynth 2.6 alpha 2.
Everything worked fine until yesterday, when i opened my script in Vdub (x86) i got the following error message :
Avisynth open failure:
Script error: there is no function named "MSuper"
D:\Enco\Video.avs, line 81
I first tried to reinstall mvtools2, but the message stayed the same, i tried to comment it but then it says me "there is no function named "Dfttest"", and so on for every external plugin i used in my script.

If i load my plugins with
loadplugin("C:\Program Files (x86)\AviSynth 2.5\plugins\mvtools2.dll") everything work, but because i'm using some script (like lfsmod, gradfun2dbmob...) i must load my plugins in the right order and it's quite tedious.

So i higly suspect avisynth auto loading plugin to have some problems. I can't remembre what i've done before this error, but nothing i know that should cause an issue with avisynth.
The only 2 soft i used before this bug happends are :
-Mobile AMR Converter 1.5.0
-SUPER © v2009.build.36 (June 10, 2009) (from erightsoft)

I tried to reinstall avisynth but same bug, i tried to uninstall clean the registry and install avisynth 2.5.8 but i still got the same error message.

Have anyone any idea of what i can do or if that's a known incompatibility with win7 x64.

Didée
2nd November 2009, 13:06
Travel back in time, to a point before you installed the "SUPER" crappola.

(The name stands for "super-b0rking your PC".)

wyti
2nd November 2009, 14:21
Thanks, restored my system before super br0ker and everything work fine :)