I am trying to import a simple adobe AE project and Vegas throws errors. I tried saving the AE proj as a Premiere Pro project and tried to import that, and it is still throwing errors. I think it has something to do with the source media files. I am pretty new to VegasPro but am a software guy so learn quickly. Any thoughts or articles on how to import without errors?
Exception Message: startIndex cannot be larger than length of string.
Parameter name: startIndex
Stack Trace: at System.String.Substring(Int32 startIndex, Int32 length)
at VegasScripts.VegasCommon.GetImportMediaPath(String pathInImportedFile, List`1 mediaLocations)
at VegasScripts.AEImporter.ReadChildren(XmlElement elt, MediaBin parent)
at VegasScripts.AEImporter.ReadChildren(XmlElement elt, MediaBin parent)
at VegasScripts.AEImporter.Import(String fileName, Vegas vegas, Project project, LogCallback log, Action createUndoBlock, Action disposeUndoBlock)
at VegasScripts.ProjectInterchangeImporter.HandleInvokedInternal(String openDialogName, String openDialogExt, String undoBlockName, IImporter importer)