I have a project that's due tomorrow and vegas refuses to render it. I have several more videos to edit. Can anyone help? this is the stack I get from the youtube error:
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at ScriptPortal.Vegas.IRendererCOM.GetTemplateCount(UInt32 rendererID, Int32& count)
at ScriptPortal.Vegas.Renderers..ctor(Project project)
at ScriptPortal.Vegas.Vegas.get_Renderers()
at ScriptPortal.Vegas.PublishOFA.PublishToCommunity.LocateRenderTemplate(Boolean qualityHigh, Boolean formatWide, Boolean formatHD, Boolean format1080, Boolean portraitStyle, Boolean formatUHD)
at ScriptPortal.Vegas.PublishOFA.PublishToCommunity.PromptForMetaInfo()
at ScriptPortal.Vegas.PublishOFA.PublishToCommunity.RunActions(EventArgs args)