Anyone can fix this? Address already in use: bind

Results 1 to 8 of 8
  1. #1
    Apprentice 827loklok00 is offline
    MemberRank
    Feb 2018 Join Date
    14Posts

    Anyone can fix this? Address already in use: bind

    I checked there is no program using those port with TCPVIEW and CMD netstat.Also tried using different port like 8887 8886 but still don't work.Dose anyone know how to fix it?Thanks for any things you can provide.


    - - - Updated - - -

    I can connect to server but once I selected channel it said Server is disconnected and in my login server.bat window will shows Can’t find packet so ......Closing Something like this


  2. #2
    Apprentice jslyr2004 is offline
    MemberRank
    Mar 2006 Join Date
    okLocation
    9Posts

    Re: Anyone can fix this? Address already in use: bind

    Yes I am pretty sure that since you used that program it did not space the ip with the = like
    network.rmi.host =192.168.10.233 I found out it needs the space check below
    this is what its supposed to look like. but thats what happen to me I had to restore all the configs and hand type my changes and it worked
    # Rmi connection host.
    network.rmi.host = 192.168.10.233

    # Rmi connection port.
    network.rmi.port = 9000

    # Rmi connection password.
    network.rmi.password = 1234

    # Server version supported
    # NA-EU: 4635
    network.server.version = 4635

    # Client support european.
    network.encrypt.packets = true

    # Host for server binding.
    # Default: 0.0.0.0
    network.host = 192.168.10.233

  3. #3
    Apprentice 827loklok00 is offline
    MemberRank
    Feb 2018 Join Date
    14Posts

    Re: Anyone can fix this? Address already in use: bind

    Quote Originally Posted by jslyr2004 View Post
    Yes I am pretty sure that since you used that program it did not space the ip with the = like
    network.rmi.host =192.168.10.233 I found out it needs the space check below
    this is what its supposed to look like. but thats what happen to me I had to restore all the configs and hand type my changes and it worked
    # Rmi connection host.
    network.rmi.host = 192.168.10.233

    # Rmi connection port.
    network.rmi.port = 9000

    # Rmi connection password.
    network.rmi.password = 1234

    # Server version supported
    # NA-EU: 4635
    network.server.version = 4635

    # Client support european.
    network.encrypt.packets = true

    # Host for server binding.
    # Default: 0.0.0.0
    network.host = 192.168.10.233
    Omg this is quite possible because I can open the server successfully while I unzipped the server and not doing any changes But I want to run my server in other computer so I must Change those IP for my gaming computer join the server.Thanks first and I would try this when I have free time.

  4. #4
    Apprentice 827loklok00 is offline
    MemberRank
    Feb 2018 Join Date
    14Posts

    Re: Anyone can fix this? Address already in use: bind

    Quote Originally Posted by jslyr2004 View Post
    Yes I am pretty sure that since you used that program it did not space the ip with the = like
    network.rmi.host =192.168.10.233 I found out it needs the space check below
    this is what its supposed to look like. but thats what happen to me I had to restore all the configs and hand type my changes and it worked
    # Rmi connection host.
    network.rmi.host = 192.168.10.233

    # Rmi connection port.
    network.rmi.port = 9000

    # Rmi connection password.
    network.rmi.password = 1234

    # Server version supported
    # NA-EU: 4635
    network.server.version = 4635

    # Client support european.
    network.encrypt.packets = true

    # Host for server binding.
    # Default: 0.0.0.0
    network.host = 192.168.10.233
    It did work!! Thanks a lot!,omfg it wasted my time to find out what the fkin fk is holding my port and this story is telling me not for the sake of convenience.

  5. #5
    Apprentice jslyr2004 is offline
    MemberRank
    Mar 2006 Join Date
    okLocation
    9Posts

    Re: Anyone can fix this? Address already in use: bind

    It took me a min after I used that same software,, then I seen the difference. I was like OMG it cant be that simple. sure enough.. I am glad I could help..

  6. #6
    Apprentice kawisin is offline
    MemberRank
    Mar 2019 Join Date
    11Posts

    sad Re: Anyone can fix this? Address already in use: bind

    i edit done but have problem same him

  7. #7
    Apprentice jslyr2004 is offline
    MemberRank
    Mar 2006 Join Date
    okLocation
    9Posts

    Re: Anyone can fix this? Address already in use: bind

    just backup those configs and get clean ones and hand enter your info and try that..

  8. #8
    Apprentice suhyuntk is offline
    MemberRank
    Sep 2014 Join Date
    서울특별시Location
    10Posts

    Re: Anyone can fix this? Address already in use: bind

    that program shit

    try this setting :

    gameserver-network.properties
    bind port : 8889

    loginserver-network.properties
    bind port : 8888


    do not use same port!!! Must Another port!



Advertisement