Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error for a book #19

Open
mehetabelo opened this issue Jul 6, 2016 · 1 comment
Open

Error for a book #19

mehetabelo opened this issue Jul 6, 2016 · 1 comment

Comments

@mehetabelo
Copy link

Found an error when trying to download Master of Learning. After breaking it down into chunks
Error generating Epub I discovered it's Chapter152 causing the issue. Here is the link and error report:
http://royalroadl.com/fiction/4585

ERROR: System.InvalidOperationException: This operation is not supported for a relative URI.
at System.Uri.get_Fragment()
at System.UriBuilder.Init(Uri uri)
at System.UriBuilder..ctor(Uri uri)
at Epub.Net.EBook.d__38.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Epub.Net.EBook.d__37.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at WebNovelConverter.MainForm.<convertBackgroundWorker_DoWork>d__9.MoveNext() in C:\WebNovelConverter\WebNovelConverter\MainForm.cs:line 215

@mehetabelo
Copy link
Author

Oh, and is there any chance you can filter out 'Read this chapter using the new beta ...' that's posted at the top of fics now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant