I am trying to upload some personal books. I downloaded them as EPUB files, then converted them to docx using Calibre. It worked for the first book, but for the second, I am getting an error:
[Error] Error while building book: The file C:\Users\ninja\Calibre Library\Arnold G. Fruchtenbaum, Th.M., Ph.D_\Ariel's Bible Commentary_ The Book o (3)\Ariel's Bible Commentary_ The B - Arnold G. Fruchtenbaum, Th.M., .docx is not a valid Word document.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: The file C:\Users\ninja\Calibre Library\Arnold G. Fruchtenbaum, Th.M., Ph.D_\Ariel's Bible Commentary_ The Book o (3)\Ariel's Bible Commentary_ The B - Arnold G. Fruchtenbaum, Th.M., .docx is not a valid Word document.
I can open the document in Word and edit it, but Logos keeps saying that the build failed. I'm new to this, so there is probably something that I am missing.
I am in Logos Bible Study 42.1.10 and my computer is a Windows 10.
Thanks
Here is the full log:
[Info] Starting build for PBB:49bb41b0997a4f19804ae7aae1853ee2
[Info] Converting
[Info] Converting C:\Users\ninja\Calibre Library\Arnold G. Fruchtenbaum, Th.M., Ph.D_\Ariel's Bible Commentary_ The Book o (3)\Ariel's Bible Commentary_ The B - Arnold G. Fruchtenbaum, Th.M., .docx
[Error] Error while building book: The file C:\Users\ninja\Calibre Library\Arnold G. Fruchtenbaum, Th.M., Ph.D_\Ariel's Bible Commentary_ The Book o (3)\Ariel's Bible Commentary_ The B - Arnold G. Fruchtenbaum, Th.M., .docx is not a valid Word document.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: The file C:\Users\ninja\Calibre Library\Arnold G. Fruchtenbaum, Th.M., Ph.D_\Ariel's Bible Commentary_ The Book o (3)\Ariel's Bible Commentary_ The B - Arnold G. Fruchtenbaum, Th.M., .docx is not a valid Word document.
---> System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
at System.Text.ValueStringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ReadOnlySpan1 args)
at System.String.FormatHelper(IFormatProvider provider, String format, ReadOnlySpan
1 args)
at System.String.Format(IFormatProvider provider, String format, Object[] args)
at LDLS4.Panels.PersonalBookBuilderPanel.OfficeOpen.Converter.AbstractNumbering.GetNextValueForLevel(Level level)
at LDLS4.Panels.PersonalBookBuilderPanel.OfficeOpen.Converter.ConvertToLogosXml.WriteAbstractNumberingForLevel(AbstractNumbering abstractNumbering, Level level, RunProperties paragraphProperties, XmlWriter writer, IArticleBreaker articleBreaker, DocumentSettings settings)
at LDLS4.Panels.PersonalBookBuilderPanel.OfficeOpen.Converter.ConvertToLogosXml.ConvertParagraph(DocumentSettings settings, XElement paragraph, XmlWriter writer, IArticleBreaker articleBreaker)
at LDLS4.Panels.PersonalBookBuilderPanel.OfficeOpen.Converter.ConvertToLogosXml.ConvertWordprocessingPart(DocumentSettings settings, XmlReader reader, XmlWriter writer, ArticleBreaker articleBreaker, IWorkState workState)
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.<>c__DisplayClass5_1.<ConvertOpenXmlDocumentToLogosXml>b__2(Relationships relationships, XmlReader reader)
at LDLS4.Panels.PersonalBookBuilderPanel.OfficeOpen.Package.DocumentPart.ProcessPart(Action2 process)
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.ConvertOpenXmlDocumentToLogosXml(PersonalBookConverterCallback converterCallback, String resourceType, IEnumerable
1 filenames, TempFiles tempFiles, ResourceDocumentData data, PersonalBookArticleCache articleCache, IPersonalBookBuildLog buildLog, Boolean useDevFeatures, IWorkState workState)
--- End of inner exception stack trace ---
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.ConvertOpenXmlDocumentToLogosXml(PersonalBookConverterCallback converterCallback, String resourceType, IEnumerable1 filenames, TempFiles tempFiles, ResourceDocumentData data, PersonalBookArticleCache articleCache, IPersonalBookBuildLog buildLog, Boolean useDevFeatures, IWorkState workState)
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.CreatePersonalBookWork(PersonalBook book, PersonalBookBuilderViewModel model, PersonalBookViewModel bookViewModel, IPersonalBookBuildLog buildLog)+MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask
1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNextWithCatch()
--- End of stack trace from previous location ---
at Libronix.Utility.Threading.AsyncWorkItem.Verify()
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookViewModel.CreatePersonalBookWork(PersonalBook book, PersonalBookBuilderViewModel bookBuilderViewModel, PersonalBookViewModel bookViewModel)+MoveNext()