Thread: changing ip on project-exile (new coder)

Results 1 to 9 of 9
  1. #1 changing ip on project-exile (new coder) 
    Registered Member
    Join Date
    Apr 2012
    Posts
    38
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    Hey everyone okay so i downloaded this source and I can play on it but my friend cant. We want to test out things and figure out the bugs. I cant find where to add my ip on the source side ( the clients work fine).

    I added my no-ip to this line
    System.out.println("Server listening on port: wemissedu.no-ip.biz" + serverlistenerPort);
    what else do i need to do? im a novice coder but i wnt to start and i need help

    Can u guys help instead of just facepalming thanks
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Mar 2012
    Posts
    123
    Thanks given
    64
    Thanks received
    4
    Rep Power
    0
    Quote Originally Posted by Pk2day View Post
    Hey everyone okay so i downloaded this source and I can play on it but my friend cant. We want to test out things and figure out the bugs. I cant find where to add my ip on the source side ( the clients work fine).

    I added my no-ip to this line
    System.out.println("Server listening on port: wemissedu.no-ip.biz" + serverlistenerPort);
    what else do i need to do? im a novice coder but i wnt to start and i need help

    Can u guys help instead of just facepalming thanks
    l0l you put the ip client sided not server, and make sure u portforwarded. and doing some basic java will be usefull :l .
    Reply With Quote  
     

  3. #3  
    Member
    Join Date
    Apr 2012
    Posts
    29
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    all that you have changed it what it shows in the CMD line, you dont need to change anything server sideded, just portfoward to allow your freind to connect
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2012
    Posts
    38
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    then why cant my friend connect if he has the ip changed client side and it is correctly portforwarded? i checked to see if the port is open and it is. My firewall is off etc.?
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Mar 2012
    Posts
    123
    Thanks given
    64
    Thanks received
    4
    Rep Power
    0
    System.out.println("Server listening on port: wemissedu.no-ip.biz" + serverlistenerPort);
    thats the port! not ip, remove ur no-ip from thr, and put 43594. g2g bye.
    Reply With Quote  
     

  6. #6  
    Member
    Join Date
    Apr 2012
    Posts
    29
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    Quote Originally Posted by Pk2day View Post
    then why cant my friend connect if he has the ip changed client side and it is correctly portforwarded? i checked to see if the port is open and it is. My firewall is off etc.?
    dude just get teamviewer 7 for free and ill do it all for you
    Reply With Quote  
     

  7. #7  
    Registered Member Mayday Parade's Avatar
    Join Date
    Apr 2009
    Age
    24
    Posts
    495
    Thanks given
    20
    Thanks received
    17
    Rep Power
    8
    Search for this:
    Code:
    serverlistenerPort
    You should find something about
    Code:
    serverlistenerPort = ####;
    Change the #'s to your port. Somewhere around there you should also find something about serverIP or something and change that to your server.

    Spoiler for LoL:
    Quote Originally Posted by Imbued View Post
    Quote Originally Posted by pasta186 View Post
    That tutorial doesnt walk.
    That's because it got no legs..
    Best report I've sent? "Mass spam? Also in wrong sexual"
    LOL
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Jan 2012
    Age
    26
    Posts
    675
    Thanks given
    69
    Thanks received
    164
    Rep Power
    0
    Hahahahahaahahahahaa oh god this was the funniest shit I've seen all day
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Apr 2011
    Posts
    279
    Thanks given
    5
    Thanks received
    20
    Rep Power
    3
    Found a signature finally.

    Don't say thanks, there is a button for that..
    Quote Originally Posted by Pk2day View Post
    I added my no-ip to this line
    System.out.println("Server listening on port: wemissedu.no-ip.biz" + serverlistenerPort);
    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. Project-Exile - All you could ever want!
    By Raw Envy in forum Advertise
    Replies: 89
    Last Post: 08-09-2012, 02:50 PM
  2. Project-Exile || All you could ever want!
    By Project Exile in forum Projects
    Replies: 31
    Last Post: 03-14-2012, 03:14 AM
  3. Project-Exile - Everything that you could want!
    By Raw Envy in forum Advertise
    Replies: 38
    Last Post: 12-29-2011, 08:33 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
  •