View Single Post
Old 01-05-2020, 05:20 PM   #500
NoSmint
Junior Member
NoSmint began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jan 2020
Location: Germany
Device: Kindle PW3
First of all thank you for your great work.

I have a very confusing problem when trying to build the x-ray files. AuthorProfile and Start/EndActions work fine most of the time. But for every single kfx-file I try to create an x-ray the programme always throws an error message:

Code:
Running X-Ray Builder GUI v2.1.1.0. Log started on 05.01.2020 at 23:07:56.
Extracting metadata...
Got metadata!
Database Name: CR!51XPXFRH7TCFLBQZWLIMYXOQLHKP
UniqueID: 
ASIN: B00ELCM7LI
Extracting metadata...
Got metadata!
Database Name: CR!51XPXFRH7TCFLBQZWLIMYXOQLHKP
UniqueID: 
ASIN: B00ELCM7LI
Book found on Goodreads!
Sphere - Die Gedanken des Bösen by Crichton, Michael
Goodreads URL: https://www.goodreads.com/book/show/1163752
You may want to visit the URL to ensure it is correct.
Extracting metadata...
Got metadata!
Database Name: CR!51XPXFRH7TCFLBQZWLIMYXOQLHKP
UniqueID: 
ASIN: B00ELCM7LI
Book's Goodreads URL: https://www.goodreads.com/book/show/1163752
Attempting to build X-Ray...
Downloading Goodreads page...
Gathering term information from Goodreads... (4)
Downloading notable clips...
4 Terms found on Goodreads:
Ted Fielding, Norman Johnson, Beth Halpern, Harry Adams, 
Character aliases read from C:\Test\ext\B00ELCM7LI.aliases.
Initial X-Ray built, adding locations and chapters...
No chapters detected.
You can create a file at C:\Test\ext\B00ELCM7LI.chapters if you want to define chapters manually.
Scanning book content...
Warning: Could not locate paragraphs normally (p elements or divs of class 'paragraph').
Searching all book contents (all divs), which may produce odd results.
An error occurred while building the X-Ray:
Could not locate any paragraphs in this book.
Report this error along with a copy of the book to improve parsing.
   bei XRayBuilder.Core.XRay.Logic.XRayService.ExpandFromRawMl(XRay xray, IMetadata metadata, Stream rawMlStream, Boolean enableEdit, Boolean useNewVersion, Boolean skipNoLikes, Int32 minClipLen, Boolean overwriteChapters, SafeShowDelegate safeShow, IProgressBar progress, CancellationToken token, Boolean ignoreSoftHypen, Boolean shortEx)
   bei XRayBuilderGUI.UI.frmMain.<>c__DisplayClass31_0.<btnBuild_Run>b__0()
   bei System.Threading.Tasks.Task.Execute()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
   bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   bei System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult()
   bei XRayBuilderGUI.UI.frmMain.<btnBuild_Run>d__31.MoveNext()
It works for azw3 files but it doesn't for kfx. It seems to me the kfx cannot be decoded properly? I'm using most recent Calibre and KFX Output plugin. I don't have any ideas left if it's me doing something wrong. I tried countless combinations and a ton of different books, every single time it's the same result. KFX doesn't work for me somehow.

I did by the way try to use the english version of the book along with the amazon.com ASIN. I even tried manually inputting other goodreads link to different versions of the book instead of suggested one - just out of curiosity if that worked. But every single time with the same results.

Any suggestion would be extraordinarily welcome.
NoSmint is offline   Reply With Quote