Thread: Loginserver

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11  
    Registered Member
    Join Date
    Jun 2012
    Posts
    334
    Thanks given
    9
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by clem585 View Post
    Can the client connect? Also, updated my other post
    can you mabye help me via skype?

    Quote Originally Posted by clem585 View Post
    Can the client connect? Also, updated my other post
    bacause when i cahnge the ip in the soruce i cant rune the server "press any key to continue" i get this error

    [Launcher] Starting login core...
    [Launcher] Starting executors...
    [Launcher] Initing Login Server Channel Manager...
    ERROR! THREAD NAME: main
    java.net.BindException: Cannot assign requested address: Cannot bind
    at java.net.DualStackPlainDatagramSocketImpl.socketBi nd(Native Method)
    at java.net.DualStackPlainDatagramSocketImpl.bind0(Un known Source)
    at java.net.AbstractPlainDatagramSocketImpl.bind(Unkn own Source)
    at java.net.DatagramSocket.bind(Unknown Source)
    at java.net.DatagramSocket.<init>(Unknown Source)
    at com.rs.net.UDPDevice.bind(UDPDevice.java:62)
    at com.rs.net.LoginServerChannelManager.init(LoginSer verChannelManager.java:67)
    at com.rs.LoginLauncher.main(LoginLauncher.java:40)
    [Launcher] Failed initing Login Server Channel Manager. Shutting down...
    Press any key to continue . . .


    WHEN I CAHNGE THIS I CAN RUN THE LOGINSERVER LOGIN_SERVER_ADDRESS_BASE = new InetSocketAddress(Settings.HOSTED ? IP : "127.0.0.1", 43594);
    Reply With Quote  
     

  2. #12  
    Donator


    Join Date
    Aug 2010
    Posts
    3,174
    Thanks given
    1,724
    Thanks received
    2,002
    Rep Power
    3837
    This thread is hurting me.
    Read this: https://en.wikipedia.org/wiki/IP_address

    You're not understanding what an IP address is.
    Reply With Quote  
     

  3. #13  
    Registered Member
    Join Date
    Jun 2012
    Posts
    334
    Thanks given
    9
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by Hank View Post
    This thread is hurting me.
    Read this: https://en.wikipedia.org/wiki/IP_address

    You're not understanding what an IP address is.
    i do... when i put my ip address in i get an error... it can load unless i use 127.0.0.1
    Reply With Quote  
     

  4. #14  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    22
    Posts
    16,478
    Thanks given
    3,385
    Thanks received
    7,727
    Rep Power
    5000
    Rofl think before u post bro!
    Attached image
    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

  5. #15  
    Contributor

    clem585's Avatar
    Join Date
    Sep 2013
    Posts
    3,788
    Thanks given
    706
    Thanks received
    702
    Rep Power
    570
    Quote Originally Posted by mikkeljj1 View Post
    can you mabye help me via skype?



    bacause when i cahnge the ip in the soruce i cant rune the server "press any key to continue" i get this error

    [Launcher] Starting login core...
    [Launcher] Starting executors...
    [Launcher] Initing Login Server Channel Manager...
    ERROR! THREAD NAME: main
    java.net.BindException: Cannot assign requested address: Cannot bind
    at java.net.DualStackPlainDatagramSocketImpl.socketBi nd(Native Method)
    at java.net.DualStackPlainDatagramSocketImpl.bind0(Un known Source)
    at java.net.AbstractPlainDatagramSocketImpl.bind(Unkn own Source)
    at java.net.DatagramSocket.bind(Unknown Source)
    at java.net.DatagramSocket.<init>(Unknown Source)
    at com.rs.net.UDPDevice.bind(UDPDevice.java:62)
    at com.rs.net.LoginServerChannelManager.init(LoginSer verChannelManager.java:67)
    at com.rs.LoginLauncher.main(LoginLauncher.java:40)
    [Launcher] Failed initing Login Server Channel Manager. Shutting down...
    Press any key to continue . . .


    WHEN I CAHNGE THIS I CAN RUN THE LOGINSERVER LOGIN_SERVER_ADDRESS_BASE = new InetSocketAddress(Settings.HOSTED ? IP : "127.0.0.1", 43594);
    Why would you change it from 127.0.0.1 though? Server is supose to run on local
    Project thread
    Reply With Quote  
     

  6. #16  
    Registered Member
    Join Date
    Jun 2012
    Posts
    334
    Thanks given
    9
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by clem585 View Post
    Why would you change it from 127.0.0.1 though? Server is supose to run on local
    i want my friend to join it i can run it local but he cant join it
    Reply With Quote  
     

  7. #17  
    Banned
    Join Date
    Jan 2017
    Posts
    23
    Thanks given
    12
    Thanks received
    5
    Rep Power
    0
    Quote Originally Posted by mikkeljj1 View Post
    i want my friend to join it i can run it local but he cant join it
    He can.
    You must change the ipaddress of client not server.
    Reply With Quote  
     

  8. #18  
    Registered Member
    Join Date
    Jun 2012
    Posts
    334
    Thanks given
    9
    Thanks received
    2
    Rep Power
    11
    Quote Originally Posted by Garys Hood View Post
    He can.
    You must change the ipaddress of client not server.
    got skype?
    Reply With Quote  
     

  9. #19  
    Registered Member
    Join Date
    Jan 2017
    Posts
    31
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    bump
    Reply With Quote  
     

  10. #20  
    Registered Member

    Join Date
    Dec 2012
    Posts
    2,999
    Thanks given
    894
    Thanks received
    921
    Rep Power
    2555
    portforward your host machine
    Attached image
    Reply With Quote  
     

Page 2 of 3 FirstFirst 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 2
    Last Post: 07-25-2013, 10:19 PM
  2. [hyperion]LoginServer
    By Bando in forum Downloads
    Replies: 25
    Last Post: 10-12-2011, 10:28 AM
  3. [No response from loginserver] HELP
    By Wuggle in forum Help
    Replies: 0
    Last Post: 08-14-2011, 01:06 PM
  4. Replies: 8
    Last Post: 07-27-2010, 06:57 AM
  5. Completely Finished Loginserver
    By Mrquarterx in forum Show-off
    Replies: 18
    Last Post: 12-27-2009, 11:48 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •