Compatibility level set to JAVA_16
ClaudiusMinimus opened this issue · 2 comments
1.18-RC3 and RC4 server will not start with Compatibility level set to JAVA_16.
I was testing in my new mod pack, 99 Mods on the Wall: Fabric Edition to run on a server and got this message. I narrowed it down to Mo Glass and then tried to run the server with only Mo Glass and the error persisted.
Caused by: java.lang.IllegalArgumentException: The requested compatibility level JAVA_17 could not be set. Level is not supported by the active JRE or ASM version (Java 17.0, ASM 9.0 (ASM10_EXPERIMENTAL))
- fabricloader 0.12.5
- java 17
- minecraft 1.18-rc.3
- mo_glass 1.5-MC1.18-rc
And of course, the moment I changed mixin compatibility back to Java 16, a new Fabric Loader version got released that now supports Java 17. Oh well. Either way it works now.
Thanks! Works great!
…On Tue, Nov 30, 2021, 8:37 AM Alexander01998 ***@***.***> wrote:
And of course, the moment I changed mixin compatibility back to Java 16, a
new Fabric Loader version got released that now supports Java 17. Oh well.
Either way it works now.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEIPDMD5MQ3PVRQ25KDA36LUOTVTVANCNFSM5I72O5GA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.