Thread: Random HD login bug

Results 1 to 9 of 9
  1. #1 Random HD login bug 
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    Alright, I was editing some commands, than I compiled. When I go to login using HD I get this in my client cmd, and its never happened before.
    Code:
    Error: ii.C(0,9210,0) client.K(true) pb.HA(113) | Class67:55 Class14_Sub2_Sub13:
    327 client:1706 Applet_Sub1:765 Applet_Sub1:477 Thread:619 | java.lang.ArrayInde
    xOutOfBoundsException: 12
    error_game_crash
    Shutdown complete - clean:true
    That also happens if I login using a non-HD client. In my server cmd, I get
    Code:
    [aza] Unhandled packet: 129
    This has never happened before, does anyone know why this keeps happening?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Aug 2008
    Posts
    1,171
    Thanks given
    21
    Thanks received
    44
    Rep Power
    0
    packet 129 happens when you resize the client
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    So, what should I do to fix this? I don't understand
    Reply With Quote  
     

  4. #4  
    is serisiuly cul.

    DJ Dan's Avatar
    Join Date
    Apr 2007
    Posts
    1,324
    Thanks given
    6
    Thanks received
    5
    Rep Power
    223
    It means you've called to an array.

    So for example, there was 2 entries in an array. That error will appear when theres nothing for there (Why its called out of bounds).

    Think of it as your allowed in a box, but you've just stepped out of it.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    Alright, but I just added noting before this, and nothing else. And before HD was working perfectly fine.
    Reply With Quote  
     

  6. #6  
    is serisiuly cul.

    DJ Dan's Avatar
    Join Date
    Apr 2007
    Posts
    1,324
    Thanks given
    6
    Thanks received
    5
    Rep Power
    223
    Clearly you've done something wrong with the command you put in then.
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    I backed up my commands:\ There the same now as before
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Aug 2008
    Posts
    1,171
    Thanks given
    21
    Thanks received
    44
    Rep Power
    0
    cheap fix might be, but you should check what u added as this is not a fix
    Code:
            catch(RuntimeException runtimeexception)
            {
                //throw Class14_Sub8_Sub14.method554(runtimeexception, "ii.C(" + arg0 + ',' + arg1 + ',' + arg2 + ')');
            }
    @ line 64 in class67
    Reply With Quote  
     

  9. #9  
    Banned

    Join Date
    May 2008
    Posts
    2,583
    Thanks given
    99
    Thanks received
    22
    Rep Power
    0
    Hmmk, thanks NoobScape. But yeh, I'll re-look my code. But, if I delete my char file, and login, it works?
    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
  •