RedSquirrel87 / manga-downloader

A very simple application written in JAVA to download any chapters of any manga from the supported websites
37 stars 1 forks source link

kissmanga download issues #116

Closed RedSquirrel87 closed 5 years ago

RedSquirrel87 commented 5 years ago

Original report by Anonymous.


Sorry about this but for some odd reason downloading from kissmanga is still giving issues. I was downloading the manga act-age chapter 4 and I got the error I put in the attachment. Not sure what that site does to block but it is working

I would like to once again say that I am sorry for complaining about this

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


It seems an issue related to the PDF output mode because if you select the RAW or CBZ output mode it work flawlessy. Thank you for reporting the issue, I’ll try to fix this in the next version

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


v19 released, it should fix this issue

RedSquirrel87 commented 5 years ago

Original comment by Non Existant (Bitbucket: [Non Existant](https://bitbucket.org/Non Existant), ).


Sorry again, it seems the issue still persists. It also gives problems with jpeg download

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Yeah, it seems that there was an issue with the dependencies, I just release the v19.1 with a fix for that but it seems it does not work anyway. In the IDE it works, when I pack the JAR it does not work anymore, I need to find a solution

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


It seems that it’s an issue caused by how the updater launches the main executable. Please could you try to start the program manually (just double click on the main.jar file should be enough) and check if it works for you too? thx

RedSquirrel87 commented 5 years ago

Original comment by Non Existant (Bitbucket: [Non Existant](https://bitbucket.org/Non Existant), ).


It doesn’t seem to work still. not sure if I am doing something wrong though

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Please try to download and replace the MangaDownloader.jar file of the program with this new one here: https://bitbucket.org/Red_Squirrel/manga-downloader/downloads/MangaDownloader.jar

By doing this it works for me now but I want to be sure it’s platform independent

RedSquirrel87 commented 5 years ago

Original comment by Non Existant (Bitbucket: [Non Existant](https://bitbucket.org/Non Existant), ).


Thank you for that, It seems to be working. There is no longer an error that appears.

Keep up the good work, I’ll be donating the moment I get my degree and start working

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Great, I’ll release an update for the updater as soon as possible. Thank you very much for your test :thumbsup:

RedSquirrel87 commented 5 years ago

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


v20 released, it includes the new updater tool that fixes this issue