You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Vegas Pro 13 and after installing the thing like 4 times it still doesn't work. It doesn't show up on the Scripting tab and when I try to manually run YTPMVE.cs or the .dll they give me the message "An error occurred during the execution of the script."
Oh and also I tried rescanning the folder to see if it shows up. It doesn't.
YTPME.cs Error
C:\Program Files\VEGAS\VEGAS Pro 13.0\Script Menu\YTPMVE_VEGAS\YTPMVE.cs(97) : Invalid expression term '/'
C:\Program Files\VEGAS\VEGAS Pro 13.0\Script Menu\YTPMVE_VEGAS\YTPMVE.cs(97) : ; expected
.dll Error
System.ApplicationException: Failed to create instance of main class: 'EntryPoint'.
at Sony.Vegas.ScriptHost.ScriptManager.Run(Assembly asm, String className, String methodName)
at Sony.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)
The text was updated successfully, but these errors were encountered:
It's hard to find a copy of Vegas 13 nowadays, so I couldn't fully test this, but it looks like in Vegas 13 and prior the installation directory was named "Sony" instead of "VEGAS". I've updated the installer accordingly. I hope it helps!
I'm using Vegas Pro 13 and after installing the thing like 4 times it still doesn't work. It doesn't show up on the Scripting tab and when I try to manually run YTPMVE.cs or the .dll they give me the message "An error occurred during the execution of the script."
Oh and also I tried rescanning the folder to see if it shows up. It doesn't.
YTPME.cs Error
C:\Program Files\VEGAS\VEGAS Pro 13.0\Script Menu\YTPMVE_VEGAS\YTPMVE.cs(97) : Invalid expression term '/'
C:\Program Files\VEGAS\VEGAS Pro 13.0\Script Menu\YTPMVE_VEGAS\YTPMVE.cs(97) : ; expected
.dll Error
System.ApplicationException: Failed to create instance of main class: 'EntryPoint'.
at Sony.Vegas.ScriptHost.ScriptManager.Run(Assembly asm, String className, String methodName)
at Sony.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)
The text was updated successfully, but these errors were encountered: