View Single Post
Old 08-13-2022, 03:16 PM   #556
hikitama
Junior Member
hikitama began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2022
Device: Kindle Basic 2019
I'm not able to build the xray, its showing this error.

I'm trying to build the xray for East of eden, but it shows me this error. Can someone help me out?

Code:
Downloading Goodreads page...
Gathering term information from Goodreads... (25)
More than 20 characters found. Consider using the 'download to XML' option if you need to build repeatedly.
Downloading notable clips...
25 terms found on Goodreads:
Will Hamilton, Samuel Hamilton, Lee, Ethel, Faye, Mrs. Trask, Mollie Hamilton, Joe Valery, Abra Bacon, Cathy Ames, Olive Hamilton, Lizzie Hamilton, George Hamilton, Liza Hamilton, Caleb Trask, Dessie Hamilton, Una Hamilton, Joe Hamilton, Aron Trask, Cyrus Trask, Adam Trask, Tom Hamilton, Charles Trask, Alice Trask, Mr. Edwards
Character aliases read from C:\Users\Aadesh\Downloads\Compressed\xray-builder-gui-v2.1.187\ext\B09W2TF86M.aliases.
Initial X-Ray built, adding locations and chapters…
Scanning e-book content…
An error occurred while building the X-Ray:
Sequence contains no elements
   at System.Linq.ThrowHelper.ThrowNoElementsException()
   at System.Linq.Enumerable.Max[TSource](IEnumerable`1 source, Func`2 selector)
   at XRayBuilder.Core.XRay.Logic.ExcerptHelper.ProcessNotablesForParagraph(String paragraph, Int32 offset, IEnumerable`1 notableClips, List`1 excerpts, Boolean skipNoLikes, Int32 minClipLength) in C:\projects\xray-builder-gui\XRayBuilder.Core\src\XRay\Logic\ExcerptHelper.cs:line 49
   at XRayBuilder.Core.XRay.Logic.XRayService.ExpandFromRawMl(XRay xray, IMetadata metadata, Stream rawMlStream, YesNoPrompt yesNoPrompt, EditCallback editCallback, IProgressBar progress, CancellationToken token) in C:\projects\xray-builder-gui\XRayBuilder.Core\src\XRay\Logic\XRayService.cs:line 246
   at XRayBuilder.Core.XRay.Logic.Build.XRayBuildService.<>c__DisplayClass9_0.<BuildAsync>b__1() in C:\projects\xray-builder-gui\XRayBuilder.Core\src\XRay\Logic\Build\XRayBuildService.cs:line 120
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at XRayBuilder.Core.XRay.Logic.Build.XRayBuildService.BuildAsync(Request request, YesNoPrompt yesNoPrompt, YesNoCancelPrompt yesNoCancelPrompt, EditCallback editCallback, IProgressBar progress, CancellationToken cancellationToken) in C:\projects\xray-builder-gui\XRayBuilder.Core\src\XRay\Logic\Build\XRayBuildService.cs:line 132
   at XRayBuilderGUI.UI.frmMain.btnBuild_Run() in C:\projects\xray-builder-gui\XRayBuilder\src\UI\frmMain.cs:line 217
hikitama is offline   Reply With Quote