View Single Post
Old 01-02-2020, 03:07 PM   #490
HawkJacq
Member
HawkJacq began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jul 2016
Device: Kindle Oasis 2019
Quote:
Originally Posted by Ephemerality View Post
It's definitely an issue with the ASIN, as the current one points to the hardcover version which is unsupported right now. I can work on adding support for the hardcover ASIN, not sure how the Kindle will handle it, but at the very least the builder shouldn't crash on you and give a better warning.

In the meantime, you could try changing the ASIN to B01LL8BU6M (the English Kindle version) and that should build successfully. You should still be able to use the Spanish author bio and other stuff with it from the custom files.
Unfortunately my support for non-English regions isn't very good In the latest version, the builder can actually update the ASIN to the correct one for you, but only for the English version of the book.
Good Day,

Thanks for your answer...I tried the new ASIN an no Incorrect Message shown. But when I tried to Built Start End Actions, the same error...even though X-Ray Files are created (the same as with the incorrect ASIN). Is this normal:

"Extracting metadata...
Saving rawML to dmp directory...
Got metadata!
Database Name: La_dama_del_lago
UniqueID: 2007984053
ASIN: B01LL8BU6M
Book's Goodreads URL:
Attempting to build Author Profile...
Searching for author's page on Amazon.com...
Author page found on Amazon!
Author's Amazon Page URL: https://www.amazon.com/Andrzej-Sapkowski/e/B001ICAMAW
Using biography from C:\Users\Raul Galindo\Desktop\xray-builder-gui-v2.1.92\ext\B001ICAMAW.bio.
Using biography from C:\Users\Raul Galindo\Desktop\xray-builder-gui-v2.1.92\ext\B001ICAMAW.bio.
Using biography from C:\Users\Raul Galindo\Desktop\xray-builder-gui-v2.1.92\ext\B001ICAMAW.bio.
Downloading author image...
Grayscale base64-encoded author image created!
Gathering metadata for author's other books...
Writing Author Profile to file...
Author Profile file created successfully!
Saved to C:\Users\Raul Galindo\Desktop\xray-builder-gui-v2.1.92\out\Andrzej Sapkowski\La dama del lago\AuthorProfile.profile.B01LL8BU6M.asc
Attempting to build Start Actions and End Actions...
Attempting to find book on Amazon...
Book found on Amazon!
Gathering recommended book metadata...
An error occurred finding next book in series: An invalid request URI was provided. The request URI must either be an absolute URI or BaseAddress must be set.
en System.Net.Http.HttpClient.PrepareRequestMessage(H ttpRequestMessage request)
en System.Net.Http.HttpClient.SendAsync(HttpRequestMe ssage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
en System.Net.Http.HttpClient.SendAsync(HttpRequestMe ssage request, CancellationToken cancellationToken)
en XRayBuilder.Core.Libraries.Http.HttpClient.<GetStr eamAsync>d__5.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
en XRayBuilder.Core.Libraries.Http.HttpClient.<GetPag eAsync>d__2.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
en XRayBuilder.Core.DataSources.Secondary.SecondarySo urceGoodreads.<GetExtrasAsync>d__30.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
en XRayBuilder.Core.Extras.EndActions.EndActions.<Gen erateNewFormatData>d__18.MoveNext()
An error occurred while creating the new Author Profile, Start Actions, and/or End Actions files:
An invalid request URI was provided. The request URI must either be an absolute URI or BaseAddress must be set.
en System.Net.Http.HttpClient.PrepareRequestMessage(H ttpRequestMessage request)
en System.Net.Http.HttpClient.SendAsync(HttpRequestMe ssage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
en System.Net.Http.HttpClient.SendAsync(HttpRequestMe ssage request, CancellationToken cancellationToken)
en XRayBuilder.Core.Libraries.Http.HttpClient.<GetStr eamAsync>d__5.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
en XRayBuilder.Core.Libraries.Http.HttpClient.<GetPag eAsync>d__2.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter`1.GetR esult()
en XRayBuilder.Core.DataSources.Secondary.SecondarySo urceGoodreads.<GetExtrasAsync>d__30.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
en XRayBuilder.Core.Extras.EndActions.EndActions.<Gen erateNewFormatData>d__18.MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()
en System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
en System.Runtime.CompilerServices.TaskAwaiter.GetRes ult()
en XRayBuilderGUI.UI.frmMain.<btnKindleExtras_Run>d__ 32.MoveNext()
Extracting metadata...
Saving rawML to dmp directory...
Got metadata!
Database Name: La_dama_del_lago
UniqueID: 2007984053
ASIN: B01LL8BU6M
Book's Goodreads URL:
Attempting to build X-Ray...
Loading terms from file..."

Thanks...
HawkJacq is offline   Reply With Quote