GeyserMC install issues

It must be because you are on an ARM system and trying to use the x64 Java version, but don’t have CPx installed (as per my first post).

Wait a bit and the template should be updated soon (I have submitted a PR to allow native ARM support).

I dont think the java server is starting on it so it just gives this error:

io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(…) failed: Connection refused: /127.0.0.1:25565
[09:41:45 INFO] TJKGaming3342 has disconnected from remote Java server on address 127.0.0.1 because of Could not reach the Java Edition server! It is either not running or not accepting connections.
Caused by: java.net.ConnectException: finishConnect(…) failed: Connection refused
at io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)
at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.