death-claw / vripper-project

A modern gallery ripper for vipergirls.to
GNU General Public License v3.0
106 stars 25 forks source link

Bug in MacOS v14.4.1 #192

Open CoditMarks opened 4 months ago

CoditMarks commented 4 months ago

ErrorCode in MacOS 14 4 1

java.lang.StringIndexOutOfBoundsException: Range [113, 114) out of bounds for length 113 at java.base/jdk.internal.util.Preconditions$1.apply(Unknown Source) at java.base/jdk.internal.util.Preconditions$1.apply(Unknown Source) at java.base/jdk.internal.util.Preconditions$4.apply(Unknown Source) at java.base/jdk.internal.util.Preconditions$4.apply(Unknown Source) at java.base/jdk.internal.util.Preconditions.outOfBounds(Unknown Source) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckFromToIndex(Unknown Source) at java.base/jdk.internal.util.Preconditions.checkFromToIndex(Unknown Source) at java.base/java.lang.String.checkBoundsBeginEnd(Unknown Source) at java.base/java.lang.String.substring(Unknown Source) at com.sun.glass.ui.mac.MacAccessible.accessibilityAttributeValueForParameter(MacAccessible.java:1844)

Error code after pasting URL's in Add links

CoditMarks commented 4 months ago

It is persistent dialog box. Need to force quit current application. Can you please advise how to fix this error / fix it within the code. Thanks