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

Java 23 support #976

Closed
Oregano1963 opened this issue Sep 17, 2024 · 5 comments
Closed

Java 23 support #976

Oregano1963 opened this issue Sep 17, 2024 · 5 comments
Labels

Comments

@Oregano1963
Copy link

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

@apple502j apple502j added the support Issues closed due to being a support request. label Sep 17, 2024
Copy link

👋 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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
@apple502j
Copy link
Contributor

Use Java 21 or 22.

@modmuss50
Copy link
Member

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.

@modmuss50 modmuss50 reopened this Sep 17, 2024
@modmuss50 modmuss50 transferred this issue from FabricMC/fabric Sep 17, 2024
@modmuss50 modmuss50 added bug and removed support Issues closed due to being a support request. labels Sep 17, 2024
@modmuss50 modmuss50 changed the title Graalvm23 support Java 23 support Sep 17, 2024
@Mukul1127
Copy link

Mukul1127 commented Oct 7, 2024

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

@modmuss50
Copy link
Member

Updated ASM in the latest loader (beta) version, also includes Java 24 support :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants