fireshaper / Omnibus

Search for and download comics that are added to GetComics.info easily
Apache License 2.0
185 stars 13 forks source link

[BUG] Can't download anything - Constantly get either a 404 or 'name' error. #18

Closed Maltbrew closed 2 years ago

Maltbrew commented 3 years ago

Describe the bug I can't really describe the bug as I have no idea why it doesn't work. It just refuses to download anything. No matter what I search for, be it either specific or just the newest uploaded. I either get a parameter error: 'name' or a 404.

Also, I'm unsure how to input the cfduid. Do I add copy paste like Firefox where it's "__cfduid "xxxx etc" " or like in Chrome where it just gives you the string?

To Reproduce Steps to reproduce the behavior:

  1. Add in the cfduid and useragent stuff
  2. Click on Search and see the newly uploaded comics
  3. Attempt to download
  4. See error and cry

Desktop:

Log

This is the 404 log:

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.GetResponse() at Omnibus.Form1.d28.MoveNext() in C:\Users\Rory\source\repos\Omnibus\Comic Search\Form1.cs:line 309 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b6_0(Object state)

** Loaded Assemblies ** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

Omnibus Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/maltb/Downloads/Omnibus/Omnibus.exe

System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.8.4270.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System Assembly Version: 4.0.0.0 Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

MegaApiClient Assembly Version: 1.8.0.0 Win32 Version: 1.8.0.0 CodeBase: file:///C:/Users/maltb/Downloads/Omnibus/MegaApiClient.DLL

System.Net.Http Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll

System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.8.4320.0 built by: NET48REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.8.4084.0 built by: NET48REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

HtmlAgilityPack Assembly Version: 1.11.23.0 Win32 Version: 1.11.23 CodeBase: file:///C:/Users/maltb/Downloads/Omnibus/HtmlAgilityPack.DLL

** JIT Debugging ** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.

For example:

When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

fireshaper commented 2 years ago

Try with 1.5 that's just been released.