You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.