Open lemaximedu66 opened 2 months ago
Hi @lemaximedu66 ,
It looks like you are using an old version of Java. Please download a newer version, for example 21 from https://adoptium.net/temurin/releases/?package=jre and install it.
If this does not work, please start PortMapper on the command line:
java -jar portmapper.jar
This should output a more helpful error message.
idk why but it works with the "java" command wtf
im confused
Hi @lemaximedu66 ,
It looks like you are using an old version of Java. Please download a newer version, for example 21 from https://adoptium.net/temurin/releases/?package=jre and install it.
i updated it less than 1-2 months ago
OK. It looks like your Windows uses two different Java versions: it uses Java 8 when double clicking the .jar
file, but the Path
environment variable points to java
command from Java 19.
You could
.bat
file containing the java -jar
command und use that for starting PortMapper.thats weird cuz when you go on java.com it makes you download the first version (the java 8 thing) and i think the other is called Java Developpment kit or something and it isn't offered on java.com and i also think minecraft won't run on jdk
That's strange. Java 8 is deprecated since a long time and not supported any more. I recommend downloading from https://adoptium.net/temurin/releases/?package=jre&os=windows
PortMapper needs Java 11 or later.
very descriptive thx java lmao