-
Notifications
You must be signed in to change notification settings - Fork 346
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] ArrayIndexOutOfBoundsException when opening the sources in the Adanced tab #6797
Comments
Hello @Lithyum maybe it is already too late, but I couldn't run this project in Java 16 anymore. The recent version (from sources) requires Java 17, and it refused Java 16. Plus, Java 16 is not supported by OpenJDK team anymore, and they recommend to switch to nearest LTS. Can you please try to run reproduce the issue with Java 17? If the same error happens, what did you do to get the exception? I cannot reproduce it on my Mac. Thanks |
Seeing the same behavior on pretty much all select panes. MacOS: Ventura 13.4.1 (c)
Usually it's the above error with different indexes sometimes it's a rapid pulse of:
|
I was wrong, some of them look like this:
|
I get this same behavior on 11 and 17, both openjdk and coretto. |
The select-a-race dialog for "create new" animal companion dumps:
|
I was unable to reproduce this with the current |
I suspect @Vest fixed this as part of a number of UI fixes. |
Still occurring when building from main on Sonoma 14.1.1 |
Describe the bug
When opening the tree in the Advanced "Select Sources" nothing happens.
Looking at the log file there's an ArrayIndexOutOfBoundsException.
To Reproduce
Expected behavior
Open the selected source.
Screenshots
Desktop (please complete the following information):
Character File
(N/A)
Additional context
Stacktrace:
The text was updated successfully, but these errors were encountered: