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 #682

Closed
Mukul1127 opened this issue Oct 7, 2024 · 3 comments
Closed

Java 23 support #682

Mukul1127 opened this issue Oct 7, 2024 · 3 comments

Comments

@Mukul1127
Copy link

Mukul1127 commented Oct 7, 2024

Hi maintainers, Java 23 is generally available now but it semes that you can't use it on SpongeMixin 0.8.7 as ASM is only updated for Java 21 (ASM 9.5), I believe updating ASM to version 9.7 will fix this. Would you consider this? (Don't know if you plan to support non-LTS Java versions)

@zml2008
Copy link
Member

zml2008 commented Oct 7, 2024

Mixin can use any version of ASM, runtime support depends on your environment (Fabric, Forge, NeoForge, etc)

@zml2008 zml2008 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 7, 2024
@Mukul1127
Copy link
Author

Okay, I was looking at this file: https://github.com/SpongePowered/Mixin/blob/master/gradle.properties

@Mukul1127
Copy link
Author

Nvm theres a reason fabric doesn't support it, FabricMC/fabric-loader#976 (comment)

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

2 participants