I tried to attach a photo of the error but the attach button doesn’t work for some strange reason. Here’s the message though:
an error occured during execution of script
error 0x80070002
System.IO.FileNotFoundException: Could not load file or assembly ‘Sony.Vegas, Version=12.0.0.770, Culture=neutral, PublicKeyToken=3cda94b1926e6fbc’ or one of its dependencies. The system cannot find the file specified.
File name: ‘Sony.Vegas, Version=12.0.0.770, Culture=neutral, PublicKeyToken=3cda94b1926e6fbc’
at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
at System.Reflection.RuntimeMethodInfo.FetchNonReturnParameters()
at System.Reflection.RuntimeMethodInfo.GetParametersNoCopy()
at System.RuntimeType.FilterApplyMethodBase(MethodBase methodBase, BindingFlags methodFlags, BindingFlags bindingFlags, CallingConventions callConv, Type[] argumentTypes)
at System.RuntimeType.GetMethodCandidates(String name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, Boolean allowPrefixLookup)
at System.RuntimeType.GetMethodImpl(String name, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers)
at ScriptPortal.Vegas.ScriptHost.ScriptManager.Run(Assembly asm, String className, String methodName)
at ScriptPortal.Vegas.ScriptHost.RunScript(Boolean fCompileOnly)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
……..
But the file you attached might be the answer. I applied it and it mostly fixed the problem. But the problem is the way I cut most clips is right at the start and end of most shots, so even if it’s off by a milisecond I will see some of the shot before and after. I think with your fix I will have a lot less work as before though. But that’s why I wanted to work with beats/measures instead, as it’s more precise. For example with frames, my clips are only off by about 2, but with beats/measures they’re off by 12. I tried to change Frame into measures, or beats, in notepad++ but that gave me an error in the program. Do you know if there’s a way? Thank you so much by the way.