View Single Post
Old 06-04-2019, 05:21 PM   #476
Taubin
Barely a reader
Taubin began at the beginning.
 
Taubin's Avatar
 
Posts: 20
Karma: 10
Join Date: Apr 2010
Device: Kobo Clara 2e
Unfortunately I'm recieving errors with the latest version and the output files aren't saved. I've tried a few books and all come up with the same errors.

Code:
Grayscale base64-encoded author image created!
Gathering author's other books...
Gathering metadata for other books...
Writing Author Profile to file...
Author Profile file created successfully!
Saved to D:\X-Ray Builder\out\Bret Easton Ellis\American psycho.sdr\AuthorProfile.profile.B003O86QBW.asc
Attempting to build Start Actions and End Actions...
Attempting to find book on Amazon...
Book found on Amazon!
Gathering recommended book metadata...
The book was not found to be part of a series.
Typical time to read: 0 days, 8 hours, and 12 minutes (382 pages)
Writing EndActions to file...
EndActions file created successfully!
Saved to D:\X-Ray Builder\out\Bret Easton Ellis\American psycho.sdr\EndActions.data.B003O86QBW.asc
Attempting to download Start Actions...
No pre-made Start Actions available, building...
An error occurred while creating the new Author Profile, Start Actions, and/or End Actions files:
Collection was modified; enumeration operation may not execute.
   at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Enumerator.MoveNext()
   at XRayBuilderGUI.ExtensionMethods.Replace[TKey](Dictionary`2 dic, String needle, String replacement)
   at XRayBuilderGUI.EndActions.GenerateStartActionsFromBase(StartActions baseStartActions)
   at XRayBuilderGUI.UI.frmMain.<btnKindleExtras_Run>d__27.MoveNext()
Extracting metadata...
Got metadata!
Database Name: American_psycho
UniqueID: 3071306360
Book's Goodreads URL: https://www.goodreads.com/book/show/8545154
Attempting to build X-Ray...
Offset: 0
Downloading Goodreads page...
Gathering term information from Goodreads... (6)
Downloading notable clips...
Splitting aliases using custom common titles file...
Characters exported to D:\X-Ray Builder\ext\B003O86QBW.aliases for adding aliases.
6 Terms found on Goodreads:
Courtney Lawrence, Timothy Price, Paul Owen, Patrick Bateman, Luis Carruthers, Evelyn Richards, 
Character aliases read from D:\X-Ray Builder\ext\B003O86QBW.aliases.
Initial X-Ray built, adding locations and chapters...
An error occurred while building the X-Ray:
Cannot access a closed file.
   at System.IO.__Error.FileNotOpen()
   at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
   at XRayBuilderGUI.Unpack.Mobi.Metadata.GetRawMl()
   at XRayBuilderGUI.Unpack.Mobi.Metadata.GetRawMlStream()
   at XRayBuilderGUI.UI.frmMain.<>c__DisplayClass25_0.<btnBuild_Run>b__2()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
   at XRayBuilderGUI.UI.frmMain.<btnBuild_Run>d__25.MoveNext()
I can provide a copy of the book if needed. Please let me know if any more information is needed as well. Cheers.
Taubin is offline   Reply With Quote