Thread: Need some help with PI Client

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1 Need some help with PI Client 
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    Hey Guys downloaded a client with the "Correct" Source and the moment i log in i get this error

    Code:
    Error: T1 - 123,0 - 36,36 Exception in thread "Thread-4" java.lang.ArrayIndexOutOfBoundsException: 84 at Class36.method531(Class36.java:111) at Model.method470(Model.java:796) at ObjectDef.method581(ObjectDef.java:248) at ObjectDef.method578(ObjectDef.java:118) at Animable_Sub5.getRotatedModel(Animable_Sub5.java:41) at Animable.method443(Animable.java:10) at WorldController.method314(WorldController.java:1502) at WorldController.method313(WorldController.java:1021) at client.method146(client.java:11900) at client.drawGameScreen(client.java:7907) at client.processDrawing(client.java:8772) at RSApplet.run(RSApplet.java:108) at client.run(client.java:4429) at java.lang.Thread.run(Unknown Source)
    Reply With Quote  
     

  2. #2  
    Registered Member
    tommo's Avatar
    Join Date
    Aug 2008
    Posts
    420
    Thanks given
    30
    Thanks received
    36
    Rep Power
    200
    seems that you're server is sending packet 123 when it shouldn't be.
    Reply With Quote  
     

  3. #3  
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    Is there a fix for this?
    Reply With Quote  
     

  4. #4  
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    still need this
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Nov 2010
    Age
    29
    Posts
    2,682
    Thanks given
    824
    Thanks received
    404
    Rep Power
    0
    Search case 123 client sided.
    Reply With Quote  
     

  6. #6  
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    searched everywhere and only found case 122?
    Reply With Quote  
     

  7. #7  


    Major's Avatar
    Join Date
    Jan 2011
    Posts
    2,997
    Thanks given
    1,293
    Thanks received
    3,556
    Rep Power
    5000
    http://www.rune-server.org/runescape...bers-mean.html

    This could be completely wrong as it's 5am, but I think the Server is sending packet 123 to the client on login, causing it to crash.

    I the login method, check for anything that involves sending packets, and if the packet is opcode is 123, remove that.
    Reply With Quote  
     

  8. #8  
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    Nope nothing
    Reply With Quote  
     

  9. #9  
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    bump
    Reply With Quote  
     

  10. #10  
    Proud User
    Join Date
    Feb 2011
    Posts
    530
    Thanks given
    69
    Thanks received
    28
    Rep Power
    29
    Bump
    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: 3
    Last Post: 09-14-2013, 01:18 AM
  2. Replies: 5
    Last Post: 12-30-2010, 06:43 AM
  3. Replies: 0
    Last Post: 09-08-2010, 03:38 PM
  4. Replies: 3
    Last Post: 02-12-2010, 08:44 PM
  5. Replies: 38
    Last Post: 10-23-2007, 12:58 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
  •