Thread: PacketsDecoder Client Login Error

Results 1 to 7 of 7
  1. #1 PacketsDecoder Client Login Error 
    Scrub Lord
    _Will's Avatar
    Join Date
    Aug 2012
    Posts
    537
    Thanks given
    60
    Thanks received
    61
    Rep Power
    34
    fixed
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Feb 2014
    Posts
    118
    Thanks given
    13
    Thanks received
    0
    Rep Power
    18
    maybe updating your java will help its helped me before with weird errors
    Reply With Quote  
     

  3. #3  
    Scrub Lord
    _Will's Avatar
    Join Date
    Aug 2012
    Posts
    537
    Thanks given
    60
    Thanks received
    61
    Rep Power
    34
    Quote Originally Posted by EatMYHacks View Post
    maybe updating your java will help its helped me before with weird errors
    Nah, that's not it. I have all my Java's updated. JDK & JRE
    Reply With Quote  
     

  4. #4  
    Scrub Lord
    _Will's Avatar
    Join Date
    Aug 2012
    Posts
    537
    Thanks given
    60
    Thanks received
    61
    Rep Power
    34
    EDIT: I already tried using another sources decoder/encoders. That didn't work. But using a different source with my client worked. So it is obviously server sided.
    Reply With Quote  
     

  5. #5  
    Reverse Engineering

    freeezr's Avatar
    Join Date
    Dec 2011
    Posts
    1,067
    Thanks given
    288
    Thanks received
    444
    Rep Power
    401
    PacketsDecoder.method4548:1913

    post that line.

    Attached image
    Reply With Quote  
     

  6. #6  
    Donator


    Join Date
    Mar 2013
    Age
    24
    Posts
    1,767
    Thanks given
    335
    Thanks received
    386
    Rep Power
    318
    Quote Originally Posted by EatMYHacks View Post
    maybe updating your java will help its helped me before with weird errors
    Nope, nothing to do with that. Don't post useless information.

    Quote Originally Posted by Im Frizzy View Post
    PacketsDecoder.method4548:1913
    Quote Originally Posted by Im Frizzy View Post

    post that line.


    The printed stack trace is quite confusing to read, so first solve that error before the FileNotFoundException.

    @OP IPAddress.java:127, post that line. Its seems as if the remote HTTP server no longer exists/contains that specific file.
    Reply With Quote  
     

  7. #7  
    Scrub Lord
    _Will's Avatar
    Join Date
    Aug 2012
    Posts
    537
    Thanks given
    60
    Thanks received
    61
    Rep Power
    34
    Quote Originally Posted by Paramvir View Post
    Nope, nothing to do with that. Don't post useless information.

    [FONT=Verdana]

    The printed stack trace is quite confusing to read, so first solve that error before the FileNotFoundException.

    @OP IPAddress.java:127, post that line. Its seems as if the remote HTTP server no longer exists/contains that specific file.
    I have used different client, and I get the same error. So I'm pretty sure its server sided. But heres the method anyway. The line is red.

    Code:
    public static void method6062(String string, Throwable throwable, short i) {
    		try {
    			try {
    				String string_2_ = "";
    				if (null != throwable) {
    					string_2_ = Class298_Sub28.method3110(throwable, (byte) 10);
    				}
    				if (null != string) {
    					if (throwable != null)
    						string_2_ = new StringBuilder().append(string_2_).append(" | ").toString();
    					string_2_ = new StringBuilder().append(string_2_).append(string).toString();
    				}
    				Class82_Sub6.method888(string_2_, (byte) -97);
    				string_2_ = Class24.method381(string_2_, 1866879375);
    				if (RuntimeException_Sub2.anApplet6306 != null) {
    					String string_3_ = "Unknown";
    					String string_4_ = "1.1";
    					try {
    						string_3_ = System.getProperty("java.vendor");
    						string_4_ = System.getProperty("java.version");
    					} catch (Exception exception) {
    						/* empty */
    					}
    					URL url = (new URL(RuntimeException_Sub2.anApplet6306.getCodeBase(), new StringBuilder().append("clienterror.ws?c=").append(1879961195 * RuntimeException_Sub2.anInt6307).append("&cs=").append(Class400.anInt5225 * -518231893).append("&u=").append(RuntimeException_Sub2.aString6305 != null ? Class24.method381((RuntimeException_Sub2.aString6305), 1755268630) : new StringBuilder().append("").append(RuntimeException_Sub2.aLong6304 * -6049538010378147713L).toString()).append("&v1=").append(Class24.method381(string_3_, 1908813810)).append("&v2=").append(Class24.method381(string_4_, 1870225284)).append("&e=").append(string_2_).toString()));
    					DataInputStream datainputstream = new DataInputStream(url.openStream());
    					datainputstream.read();
    					datainputstream.close();
    				}
    			} catch (Exception exception) {
    				exception.printStackTrace();
    			}
    		} catch (RuntimeException runtimeexception) {
    			throw Class346.method4175(runtimeexception, new StringBuilder().append("tk.a(").append(')').toString());
    		}
    	}
    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. [742] Client login error.
    By Joris in forum Help
    Replies: 6
    Last Post: 04-22-2014, 05:11 PM
  2. Client login error
    By Historical in forum Help
    Replies: 0
    Last Post: 11-08-2013, 04:56 PM
  3. Replies: 0
    Last Post: 12-13-2011, 05:58 PM
  4. client thread login error. [PI]
    By Ash Ketchum in forum Help
    Replies: 2
    Last Post: 11-10-2011, 07:20 AM
  5. Bluurs client - login box sprite error
    By Jaran94 in forum Help
    Replies: 11
    Last Post: 06-19-2010, 04:55 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
  •