Log in

View Full Version : Avisynth 2.53 stopped working on XP Pro


jbenj01
3rd January 2004, 19:00
I searched and tried several suggestions, i.e., uninstalling/reinstalling 2.53, copied plugin .dll files into system32 folder, etc.. I know there was a confict with VobSub but I do not have VobSub installed.. Here is the error I get from WinMedia Player when trying to open script:

Evaluate: Unrecognized exception!
(C:\SOPRAN~1\FILES\SOPRAN~1.AVS, LINE 1)

Can please advise? Thanks.

Wilbert
3rd January 2004, 20:56
1) There is no need to copy the plugin dll's to your system32 folder. You still have to load them manually in that case.

2) Does the script

Version()

works?

3) :script:

sh0dan
3rd January 2004, 23:28
Also - remove any plugins and avsi files from the plugin dir, and try again.

jbenj01
4th January 2004, 22:54
I tried both suggestions and it worked.. Thanks!