Thread: [PICS] My Fubergen Client...Wont Connect [PICS]

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 [PICS] My Fubergen Client...Wont Connect [PICS] 
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    19
    Posts
    143
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Rep Power
    37
    Hey People

    I get this error when ever I try to start the client up, I have no idea what it is. I will rep if anyone can fiz this.

    The Pictures

    I get this first,
    ]

    Then it goes onto say this...


    If anyone could help please do Rep is in it for you if you can fix..thanks alot!!
    Reply With Quote  
     

  2. #2  
    Ivo
    Ivo is offline
    Justah
    Ivo's Avatar
    Join Date
    Mar 2008
    Posts
    1,039
    Thanks
    19
    Thanked 65 Times in 41 Posts
    Rep Power
    1619
    Its Bluurrs. Look for server ip it used to connect, and change it to local host or your server ip.

    Client wont connect if server not online, or you dont have internet connection
    Reply With Quote  
     

  3. #3  
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    19
    Posts
    143
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Rep Power
    37
    Oh I see, thanks ill give it a try now, can you use 127.0.0.1 or has it got to be localhost?
    Reply With Quote  
     

  4. #4  
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    19
    Posts
    143
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Rep Power
    37
    Im pretty sure it is fubergens client, it has all that change hp bar and like the server list saver thingy...Ill post some of the code where the server ip goes in client.java
    Reply With Quote  
     

  5. #5  
    Ivo
    Ivo is offline
    Justah
    Ivo's Avatar
    Join Date
    Mar 2008
    Posts
    1,039
    Thanks
    19
    Thanked 65 Times in 41 Posts
    Rep Power
    1619
    127.0.0.1 is localhost.
    And its bluurrs. Theres credits under client download.
    Reply With Quote  
     

  6. #6  
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    19
    Posts
    143
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Rep Power
    37
    The first part.

    Code:
    public final void init()
    	{
    		try
    		{
    			anInt957 = 0;
    			anInt958 = 0;
    			method52(true);
    			aBoolean959 = true;
    			signlink.storeid = 32;
    			signlink.startpriv(InetAddress.getLocalHost());
    			setserver("localhost", "43594");
    			method2(503, false, 765);
    		}
    		catch (Exception exception)
    		{
    			return;
    		}
    	}
    Ok here is the second part where the server ip is inputted to the client.java

    Code:
    aClass30_Sub2_Sub1_Sub1Array1150 = new Class30_Sub2_Sub1_Sub1[8];
            aBoolean1151 = true;
            aBoolean1153 = false;
            aBoolean1157 = false;
            aBoolean1158 = false;
            aBoolean1159 = false;
            aBoolean1160 = false;
            anInt1171 = 1;
            aString1173 = "";
            aString1174 = "";
            server = "localhost";
            port = "43594";
    Reply With Quote  
     

  7. #7  
    Weekend Warrior

    Stewie's Avatar
    Join Date
    Jul 2008
    Age
    18
    Posts
    7,901
    Thanks
    1,749
    Thanked 1,434 Times in 754 Posts
    Rep Power
    5000
    Fubergen's client is outdated. Just remove the auto update thing he has in it.


    Reply With Quote  
     

  8. #8  
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    19
    Posts
    143
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Rep Power
    37
    Kk ill have a go at that, thanks. Ill let you know how it goes.
    Reply With Quote  
     

  9. #9  
    Registered Member `Dell's Avatar
    Join Date
    Feb 2009
    Age
    19
    Posts
    143
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Rep Power
    37
    Removed it but still does the same errors Thanks anyway.
    Reply With Quote  
     

  10. #10  
    Registered Member Korra's Avatar
    Join Date
    Apr 2009
    Posts
    1,411
    Thanks
    629
    Thanked 156 Times in 110 Posts
    Rep Power
    151
    1.You must go to the class30_sub_2_1_1 or someting then search ./sprites/ and you must change the location of files the client can't acsess to the files youm must put the right direction where is your sprites i had that same probelm and i fixed it.

    2. Your cache is packed wrongly.:/
    Previously known as: 508gu
     Click to show spoiler

    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)

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •