View Full Version : Problems with AvsP
carlmart
12th October 2009, 07:20
Something strange has started happening with AvsP when I try to open it.
When I click on it, it seems to blink for half a second but it doesn't open. Very strange.
What might be happening?
I did re-install it, that is copy the files again, but nothing.
Windows doesn't show it listed as open when I look at the Task Manager.
What can I do?
Gavino
12th October 2009, 10:42
It's possible that AvsP is failing during initialisation because of some problem loading Avisynth. Try temporarily removing all third-party plugins and .avsi files from your plugins folder (normally C:\Program Files\AviSynth 2.5\Plugins).
To test your Avisynth installation, can you successfully open a simple Avisynth script in a media player or VirtualDub?
carlmart
12th October 2009, 14:16
It's possible that AvsP is failing during initialisation because of some problem loading Avisynth. Try temporarily removing all third-party plugins and .avsi files from your plugins folder (normally C:\Program Files\AviSynth 2.5\Plugins).
OK. Just did that. Still not loading.
To test your Avisynth installation, can you successfully open a simple Avisynth script in a media player or VirtualDub?
That I did yesterday. It works fine. I did load an avs scipt in VD with no problem.
Gavino
12th October 2009, 16:58
During the short time AvsP flashes something on the screen, can you make out any error messages or other information?
Check the C:\Program Files\AvsP folder (or wherever you installed the program) for a file called avsp_error_log.txt. There may be a lot of entries in it, but the relevant one will be the last one, with the date and time you tried to run AvsP. If you find something, post the relevant section here.
You could also try deleting (or renaming) the file _last_session_.ses (in the same folder) in case it is trying to open a file from a previous session that is somehow causing a problem.
carlmart
12th October 2009, 17:09
During the short time AvsP flashes something on the screen, can you make out any error messages or other information?
No, it's too fast.
Check the C:\Program Files\AvsP folder (or wherever you installed the program) for a file called avsp_error_log.txt. There may be a lot of entries in it, but the relevant one will be the last one, with the date and time you tried to run AvsP. If you find something, post the relevant section here.
Repeating line is this:
[Mon Oct 12 10:13:43 2009]
Traceback (most recent call last):
File "run.py", line 6, in <module>
File "AvsP.pyo", line 11358, in main
File "wx\_core.pyo", line 7700, in __init__
File "wx\_core.pyo", line 7352, in _BootstrapApp
File "AvsP.pyo", line 11348, in OnInit
File "AvsP.pyo", line 3608, in __init__
File "AvsP.pyo", line 7656, in LoadSession
EOFError
You could also try deleting (or renaming) the file _last_session_.ses (in the same folder) in case it is trying to open a file from a previous session that is somehow causing a problem.
That did it. Apparently that is what was happening.
Thanks!
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.