Good Day,
I know there is nearly one hour before the end of the year but I am going get mad trying to solve the following problem:
Book La Dama del Lago, The Witcher...Spanish version. Xray Files no problem... But Start End Actions Procedure shows the following error:
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.8498890624.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()
I have tried, other version, changing options, etc. As i try to understand when the program tries to find other metada form the author, the url is incorrect...due may be because this is an spanish versión of the Book.
As a final note, all previous Books of the Saga, in Spanish, have been done properly.
I am using the last version of the appl but also tried older ones.
Have a great new year!!!
|