-
Notifications
You must be signed in to change notification settings - Fork 270
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
Java 23 support #976
Comments
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there. |
Use Java 21 or 22. |
No, this is a valid issue, we should support Java 23 unfortunately we are blocked waiting on an ASM update. The latest released version that adds support for Java 23 has a bug preventing us from being able to update. I will re-open this issue and move it to the correct repo. |
Since you made this comment, ASM 9.7.1 released, does this version have the bugfix allowing the update? Edit: I didn't even realize it released today lol |
Updated ASM in the latest loader (beta) version, also includes Java 24 support :) |
On a fresh 1.21.1 install of fabric api 104.0 on fabric 0.16.5, the game crashes when using GraalVM 23.
Graal Download: https://www.graalvm.org/downloads/
logs: https://mclo.gs/xChF8DR
The text was updated successfully, but these errors were encountered: