Skip to content

v1.0.39

Choose a tag to compare

@Harsha240105 Harsha240105 released this 26 Jun 16:35
· 10 commits to master since this release

v1.0.39 - Java 25 Support

  • Java 25 Compatibility — Confirmed support for JDK 25 (class version 69.0). The resolveJava() auto-detection in the server process manager now correctly finds Java 25 installations from Eclipse Adoptium, Temurin, and all standard scan paths.
  • Fabric 1.21.4+ Fix — Servers using Fabric with Minecraft 1.21.4+ require Java 25 for the net/minecraft/bundler/Main class. The auto-detection logic now finds and selects Java 25 when the configured Java is too old, resolving the UnsupportedClassVersionError: class file version 69.0 error.
  • Updated documentation and version badges for v1.0.39.