When i start the server, i get this:
[code]
[INFO] Starting minecraft server version 1.0.0
[INFO] Loading properties
[INFO] Starting Minecraft server on 82.3.82.73:25565
[WARNING] **** FAILED TO BIND TO PORT!
[WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
[WARNING] Perhaps a server is already running on that port?
[/code]
But...
[img]http://filesmelt.com/dl/help19.png[/img]
Here is the server config file:
[code]
#Minecraft server properties
#Mon Nov 28 20:56:48 GMT 2011
allow-nether=true
level-name=world
allow-flight=false
enable-query=false
server-port=25565
enable-rcon=false
level-seed=
server-ip=82.3.82.73
white-list=false
spawn-animals=true
online-mode=true
pvp=true
difficulty=1
gamemode=0
max-players=10
spawn-monsters=true
view-distance=10
motd=Dem' Private Servers
[/code]
(Even when trying 192.168.0.123;25565 as the IP in the server config it gives the same message)
Could anyone help me fix it? It would be greatly appreciated.
Anyone?
I would really appreciate it
Change it from 25565 (which I think is the default port) to another port.
Sorry, you need to Log In to post a reply to this thread.