Thread: no GUI.java help

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 no GUI.java help 
    Registered Member
    Join Date
    Dec 2013
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    alrighty i have downloaded a PI client, source and cache and ive got everything ready that i need to have for it to playable, port forwarded, allowed it through my fire wall checked the status and it says its online everything is right the only thing i am having a problem with is when i go into my client founder i can not find a GUI.java, Frame_sub1 or EGUI.java for days ive been trying to figure this out by myself looking online looking through all the .javas in my client founder but there is no gui.java, is there any other name that it could've been switched to? also a 317

    Thanks
    -coltpem
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Jun 2011
    Posts
    2,549
    Thanks given
    539
    Thanks received
    402
    Rep Power
    683
    Jframe.java
    client.java
    All the best,
    Nirvana

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Dec 2013
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    ok thanks i have both of those, when i search serverip nothing pops up in jframe nor when i search aString5636 it doesnt pop up, so is it possible that i dont need to edit anything in JFrame.java for it to be playable for my friends? everywhere i looked it says you have to edit your ip in GUI.java so thats what ive been looking for.
    Reply With Quote  
     

  4. #4  
    Donator


    Join Date
    Jun 2011
    Posts
    2,549
    Thanks given
    539
    Thanks received
    402
    Rep Power
    683
    client.java

    search

    Code:
    server =
    All the best,
    Nirvana

    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Dec 2011
    Posts
    967
    Thanks given
    234
    Thanks received
    208
    Rep Power
    0
    GUI just stands for graphic user interface, basically wherever you're JFrame etc is created is essentially your GUI
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Dec 2013
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    yea in clientjava i have like 6 server =, would i go ahead and just change all of them to my no-ip?
    Reply With Quote  
     

  7. #7  
    Donator


    Join Date
    Jun 2011
    Posts
    2,549
    Thanks given
    539
    Thanks received
    402
    Rep Power
    683
    client class under

    Code:
    public client()
    you should have just one under there, simply change it to the live IP instead of localhost
    All the best,
    Nirvana

    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Dec 2013
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    yes i do have one under that but its still at server = 127.0.0.1 but i also have more like a forth of the page above that saying
    if(world==1){
    spec = " ";
    server = "my no-ip.biz";
    }


    and it is like a list all the way up to world 7 and i just replaced all of those ips to my no-ip and now its letting me on it even tho the server = that you have mentioned is still at 127.0.0.1, is this ok? or is all of that up there for no reason
    Reply With Quote  
     

  9. #9  
    Donator


    Join Date
    Jun 2011
    Posts
    2,549
    Thanks given
    539
    Thanks received
    402
    Rep Power
    683
    Quote Originally Posted by coltpem View Post
    yes i do have one under that but its still at server = 127.0.0.1 but i also have more like a forth of the page above that saying
    if(world==1){
    spec = " ";
    server = "my no-ip.biz";
    }


    and it is like a list all the way up to world 7 and i just replaced all of those ips to my no-ip and now its letting me on it even tho the server = that you have mentioned is still at 127.0.0.1, is this ok? or is all of that up there for no reason
    Well as long as you're online (not running on localhost) then you should be fine. Don't worry about the rest, that's for more advanced client design I presume.
    All the best,
    Nirvana

    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Dec 2013
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    alrighty cool now i just gotta figure out the right way to get it to where i can send it to my buddy so he can play lol
    Reply With Quote  
     

Page 1 of 2 12 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: 6
    Last Post: 06-30-2013, 06:19 AM
  2. need an gui.java or jframe.java [With no Mp3s!]
    By Mr. Epic in forum Requests
    Replies: 4
    Last Post: 10-26-2009, 12:37 AM
  3. gui.java... can't connect please help!
    By jack24 in forum Help
    Replies: 6
    Last Post: 09-01-2009, 08:12 PM
  4. need help on gui.java
    By Damien in forum Help
    Replies: 8
    Last Post: 08-18-2009, 11:49 PM
  5. Full Pk isle the rebirth - No client2.java
    By Ayton in forum Downloads
    Replies: 17
    Last Post: 02-14-2008, 07: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
  •