You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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) [?:?]
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: