Anything144 / Advanced-Kea

A webtoons downloader. With GUI and everything!
MIT License
28 stars 4 forks source link

Bug report - Unhandled Exception Error #1

Open B1uesh1ft opened 11 months ago

B1uesh1ft commented 11 months ago

Describe the bug Unhandled Exception Error

To Reproduce Run Advanced Kea, it's happening almost every time I run it now.

Kea Version Most recent.

Output:

** Exception Text ** System.Net.WebException: The remote server returned an error: (429) Too Many Requests. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadString(Uri address) at System.Net.WebClient.DownloadString(String address) at Kea.Main.d14.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 Kea.Main.d13.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 Kea.Main.d12.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b6_0(Object state)

TheEclipseMaster commented 11 months ago

Same issue here

corruleum commented 10 months ago

Same issue here. It seems to happen whenever a comic has more than 100 entries/10 pages of archive.

I have also noticed that, prior to it throwing an error, it scans pages 2 through 10 (or other pages, in some cases) fairly quickly and then remains on page 10 (or a later one) for a period of time before erroring; on a successful download, page scans take longer but it successfully makes it to page 11 and beyond.

I do not know what causes this difference, I only know that it can take a few dozen attempts before it successfully downloads, using the exact same settings each time.

B1uesh1ft commented 10 months ago

This is my experience as well. It gets hung up scanning a page, and then crashes. If it actually starts downloading, it's usually fine, but it crashes during scanning.

VRArt1 commented 8 months ago

Also having this issue.