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

Bug in MacOS v14.4.1 #192

Open
CoditMarks opened this issue May 5, 2024 · 1 comment
Open

Bug in MacOS v14.4.1 #192

CoditMarks opened this issue May 5, 2024 · 1 comment

Comments

@CoditMarks
Copy link

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
Copy link
Author

CoditMarks commented May 5, 2024

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

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