Thread: Problem can't run my client -

Results 1 to 3 of 3
  1. #1 Problem can't run my client - 
    Praesul | Founder
    Edit's Avatar
    Join Date
    Jul 2017
    Posts
    135
    Thanks given
    76
    Thanks received
    92
    Rep Power
    172
    java.net.UnknownHostException: exoticrs.ddns.net
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressesFromNameService(U nknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at com.client.ClientWindow.<init>(ClientWindow.java:42)
    at com.client.Client.main(Client.java:3333)

    Client.java:3333 instance = new ClientWindow(args);
    ClientWindow.java:42 com.client.sign.Signlink.startpriv(InetAddress.get ByName(server));
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Oct 2017
    Posts
    15
    Thanks given
    0
    Thanks received
    2
    Rep Power
    11
    find that 'server' variable I am pretty sure you are just trying to connect to an ip which is not exist or something.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2017
    Posts
    13
    Thanks given
    0
    Thanks received
    1
    Rep Power
    9
    Quote Originally Posted by Frostie View Post
    java.net.UnknownHostException: exoticrs.ddns.net
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$2.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressesFromNameService(U nknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at com.client.ClientWindow.<init>(ClientWindow.java:42)
    at com.client.Client.main(Client.java:3333)

    Client.java:3333 instance = new ClientWindow(args);
    ClientWindow.java:42 com.client.sign.Signlink.startpriv(InetAddress.get ByName(server));
    Did you ever fix this? Please tell me how if you did, I am on the same problem currently. Still trying to get it fixed......... No luck.
    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. Replies: 0
    Last Post: 03-07-2014, 11:20 AM
  2. Replies: 1
    Last Post: 05-30-2013, 10:10 PM
  3. Can't Run My Client
    By 3mj96 in forum Help
    Replies: 1
    Last Post: 07-11-2012, 02:49 AM
  4. [508] Can't run my client
    By 3mj96 in forum Help
    Replies: 0
    Last Post: 07-11-2012, 02:40 AM
  5. makeing it so ppl can only run my client
    By cookie cake in forum Requests
    Replies: 0
    Last Post: 01-19-2009, 06:41 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
  •