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

FreeComicOnlineRipper partially not working or incomplete #2074

Open
Tracked by #2058
metaprime opened this issue Jan 7, 2025 · 0 comments
Open
Tracked by #2058

FreeComicOnlineRipper partially not working or incomplete #2074

metaprime opened this issue Jan 7, 2025 · 0 comments

Comments

@metaprime
Copy link
Contributor

metaprime commented Jan 7, 2025

Incomplete Functionality

Navigating to the site and finding an album you land on a sort of title page.

https://freecomiconline.me/comic/perfect-half-hentai0003/

If you click read first you get to the first chapter

https://freecomiconline.me/comic/perfect-half-hentai0003/chapter-01/

The ripper will work from this page, but it will not go to the next chapter.

Presumably people would like the ability to rip all of the chapters starting from
https://freecomiconline.me/comic/perfect-half-hentai0003/

Error

At the end of the rip you get this error:

20:38:09.261 [Thread-6] ERROR com.rarchives.ripme.ripper.AbstractRipper - Got exception while running ripper:
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1
        at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) ~[?:?]
        at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?]
        at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?]
        at java.util.Objects.checkIndex(Objects.java:365) ~[?:?]
        at java.util.ArrayList.get(ArrayList.java:428) ~[?:?]
        at com.rarchives.ripme.ripper.rippers.FreeComicOnlineRipper.getNextPage(FreeComicOnlineRipper.java:49) ~[ripme-2.1.16-3-c11bafeb.jar:2.1.16-3-c11bafeb]
        at com.rarchives.ripme.ripper.AbstractHTMLRipper.rip(AbstractHTMLRipper.java:225) ~[ripme-2.1.16-3-c11bafeb.jar:2.1.16-3-c11bafeb]
        at com.rarchives.ripme.ripper.AbstractRipper.run(AbstractRipper.java:671) ~[ripme-2.1.16-3-c11bafeb.jar:2.1.16-3-c11bafeb]
        at java.lang.Thread.run(Thread.java:1575) [?:?]
@metaprime metaprime changed the title FreeComicOnlineRipper not working FreeComicOnlineRipper partially not working Jan 7, 2025
@metaprime metaprime changed the title FreeComicOnlineRipper partially not working FreeComicOnlineRipper partially not working or incomplete Jan 7, 2025
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