Failed to initialize server
LitaMihai opened this issue ยท 6 comments
Ok, there's your problem, check your port settings, in both the
server.properties
and any router settings you have access to[31May2023 12:34:00.074] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on **.**.**.**:54457 [31May2023 12:34:00.127] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type [31May2023 12:34:00.343] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** FAILED TO BIND TO PORT! [31May2023 12:34:00.343] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The exception was: java.net.BindException: Cannot assign requested address: bind [31May2023 12:34:00.343] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: Perhaps a server is already running on that port?
Solved it, thank you!
Latest.log via https://mclo.gs/ please
Latest.log via https://mclo.gs/ please
mclo.gs/ please
Sorry, here: https://mclo.gs/cCbJdrE
Ok, there's your problem, check your port settings, in both the server.properties
and any router settings you have access to
[31May2023 12:34:00.074] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on **.**.**.**:54457
[31May2023 12:34:00.127] [Server thread/INFO] [net.minecraft.server.network.ServerConnectionListener/]: Using default channel type
[31May2023 12:34:00.343] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** FAILED TO BIND TO PORT!
[31May2023 12:34:00.343] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The exception was: java.net.BindException: Cannot assign requested address: bind
[31May2023 12:34:00.343] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: Perhaps a server is already running on that port?