Bukkit 1.3.1 server: lost connection

Discussion in 'Bukkit Help' started by jeroen_JDOG, Aug 22, 2012.

Thread Status:
Not open for further replies.
  1. Hello,
    I updated my server to 1.3.1-R2.0, but only I can login (with localhost), my external ip adress is showed as 'offline'. I used a port checker tool, and port 25565 is open.
    The problem is, when some friends start up minecraft, and click 'Multiplayer', they will see my server being offline. At that same time I get this error:
    [INFO] /[ipadress: port] lost connection
    Only that, no reason why he lost connection...
    Same thing happens with the port checker tool. It sais the port is open, but on the server cmd I get the same error message.

    I had this problem also in 1.3.1-R1.0, and 1.2.5. Every update before 1.2.5 it worked fine, I didn't change anything in the config files, I have no plugins, all I did is replace the server jar file.
    Also, I'm running the server on 1,5 GB of ram. Maybe this is too low for 1.3.1, but before 1.2.5 I always ran the server on 1GB, even on 512MB it ran fine. I don't think 1,5 GB is too low, or is it?

    Does anyone know how to solve this?
    Thanks in advance
    ~Jeroen


    Ps. I know such a problem has been posted often, but the only reply is 'I have that same problem', I can't find anyone saying a possible solution.
     
  2. Offline

    Lookatmego

    Have you port forwarded correctly? And paste your server.properties
     
  3. My server.properties:
    Code:
    #Minecraft server properties
    #Wed Aug 22 17:03:03 CEST 2012
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    level-seed=
    server-ip=
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    snooper-enabled=true
    hardcore=false
    texture-pack=
    online-mode=false
    pvp=true
    difficulty=1
    gamemode=0
    max-players=20
    spawn-monsters=true
    view-distance=10
    generate-structures=true
    motd=A Minecraft Server
    And as I said, I did port forward correctly, I checked it with the port checker tool.
    Do you see anything unusual in the server.properties?
     
  4. Urm, you might need to add your computers local ip in "Server IP", also check your external IP at whatismyip.com, and see if it is the same as what your giving everyone else. Also set"Online Mode" to true.
     
  5. Offline

    Lookatmego

    make sure your port forwarded correctly and your using the correct external ip to login
     
Thread Status:
Not open for further replies.

Share This Page