Yes i use net.neoforged.moddev.legacyforge. I tried with Java 17 and it works but it doesn't find javax.annotation.Nullable so I went back to Java 16
Error: https://pastebin.com/jqsUDGH0
Short of ↑:
Dependency resolution is looking for a library compatible with JVM runtime version 16, but 'net.neoforged:DevLaunch:1.0.1' is only compatible with JVM runtime version 17 or newer.
Yes i use net.neoforged.moddev.legacyforge. I tried with Java 17 and it works but it doesn't find javax.annotation.Nullable so I went back to Java 16
Error: https://pastebin.com/jqsUDGH0
Short of ↑:
Dependency resolution is looking for a library compatible with JVM runtime version 16, but 'net.neoforged:DevLaunch:1.0.1' is only compatible with JVM runtime version 17 or newer.