Thread: Crc

Results 1 to 5 of 5
  1. #1 Strange error 
    `505
    Guest
    got client loading 550 cache, got 550 update keys on 525 rs2hd, replaced client version 525 with 550, run it, gets stuck at checking for updates 1% and says error_j5CRC or whatever

    help please


    Error: Stream.method1526:181 client.method47:1651 client.method41:249 client.method30:2350 Applet_Sub1.method33:512 Applet_Sub1.run:353 java.lang.Thread.run | java.lang.ArrayIndexOutOfBoundsException: 18
    error_game_crash
    Shutdown complete - clean:true

    can anyone help me
    Reply With Quote  
     

  2. #2  
    Registered Member
    Serenity's Avatar
    Join Date
    Oct 2008
    Age
    35
    Posts
    2,327
    Thanks given
    43
    Thanks received
    44
    Rep Power
    389
    wrong ukeys.

    Reply With Quote  
     

  3. #3  
    `505
    Guest
    Quote Originally Posted by Serenity View Post
    wrong ukeys.
    strange i extracted them using meow framework
    Reply With Quote  
     

  4. #4  
    Registered Member
    Serenity's Avatar
    Join Date
    Oct 2008
    Age
    35
    Posts
    2,327
    Thanks given
    43
    Thanks received
    44
    Rep Power
    389
    java.lang.ArrayIndexOutOfBoundsException: 18 in method
    Stream.method1526:181

    your sending an array to the client with a to big size.

    Reply With Quote  
     

  5. #5  
    `505
    Guest
    Code:
        public int method1526(int i) {
    	offset += 2;
    	anInt3457++;
    	if (i > -2)
    	    buffer = null;
    	return ((buffer[offset + -1] & 0xff)
    		+ (buffer[offset - 2] << 617321864 & 0xff00));
        }
    hmm?

    line 181 is the return
    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

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