Thread: Connection issues

Results 1 to 5 of 5
  1. #1 Connection issues 
    Registered Member
    Join Date
    Apr 2014
    Posts
    21
    Thanks given
    3
    Thanks received
    4
    Rep Power
    12
    I am using DawnTained for my source/client, and when I try to login the server does not connect. The ip is set to local already in the client class.

    Attached image

    Attached image

    The error is located in the login method of the Client class with an IOe, so I am really not sure what the specific error is.

    Attached image

    Any ideas why I cannot connect to the server? My friend used the same exact download and ran it fine.
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Aug 2010
    Posts
    3,174
    Thanks given
    1,724
    Thanks received
    2,002
    Rep Power
    3837
    Are you running the source? lol.

    Did you edit both server IP locations? (Usually, PI's have two IP locations in Client.java).
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2014
    Posts
    21
    Thanks given
    3
    Thanks received
    4
    Rep Power
    12
    Quote Originally Posted by Hank View Post
    Are you running the source? lol.

    Did you edit both server IP locations? (Usually, PI's have two IP locations in Client.java).
    It only has one IP location. I checked already for other IP locations and didn't find any.
    I don't get what you mean by "are you running the source". I just showed you a picture of the client, if I was running the sources application then the control panel would open.
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2014
    Posts
    21
    Thanks given
    3
    Thanks received
    4
    Rep Power
    12
    Bump
    Reply With Quote  
     

  5. #5  
    Registered Member 1Rogue's Avatar
    Join Date
    Jul 2013
    Posts
    14
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Check the client source, as that will be where you would specify aspects of where you connect to. As for the server ip, try 0.0.0.0 to accept all incoming requests.

    Not sure of the relevance of the IOException since I can't see the rest of the code block, but if it's being thrown it'd help to know what the code is that is doing it.
    Reply With Quote  
     


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. Connection issues
    By 1UP 317 in forum Help
    Replies: 1
    Last Post: 05-23-2011, 09:38 AM
  2. Replies: 3
    Last Post: 08-14-2010, 06:06 PM
  3. Connection Issue
    By Assassin2 in forum Help
    Replies: 2
    Last Post: 04-22-2010, 08:35 PM
  4. Weird connection issue O.o ~ paying for a fix
    By arr0wtohell in forum Help
    Replies: 2
    Last Post: 03-31-2010, 12:13 AM
  5. Connecting Issue
    By Exploiter in forum Help
    Replies: 2
    Last Post: 01-10-2010, 02:17 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •