Thread: Server crashes sometimes when using special attacks?

Results 1 to 4 of 4
  1. #1 Server crashes sometimes when using special attacks? 
    Registered Member pk3r john's Avatar
    Join Date
    Apr 2009
    Posts
    877
    Thanks given
    16
    Thanks received
    30
    Rep Power
    63
    I'm rep++ if you fix this.

    When a player uses a spec on a monster, the whole server sometimes crashes. It's not always but it's actually pretty often. Here's what I get:

    Code:
    Loaded clipmap in 47ms.
    [4/9/12 8:03 PM]: Launching Project-Exile...
    [4/9/12 8:03 PM]: Loaded clipmap in 31ms.
    [4/9/12 8:03 PM]: Server listening on port: 43594
    [4/9/12 8:03 PM]: [REGISTERED]: p ractic e
    [4/9/12 8:03 PM]: java.lang.ArrayIndexOutOfBoundsException: 1031
    [4/9/12 8:03 PM]:       at server.model.players.CombatAssistant.activateSpecial(
    CombatAssistant.java:2846)
    [4/9/12 8:03 PM]:       at server.model.players.CombatAssistant.attackNpc(Combat
    Assistant.java:230)
    [4/9/12 8:03 PM]:       at server.model.players.packets.ClickNPC.processPacket(C
    lickNPC.java:99)
    [4/9/12 8:03 PM]:       at server.model.players.PacketHandler.processPacket(Pack
    etHandler.java:137)
    [4/9/12 8:03 PM]:       at server.model.players.Client.processQueuedPackets(Clie
    nt.java:1817)
    [4/9/12 8:03 PM]:       at server.model.players.PlayerHandler.process(PlayerHand
    ler.java:167)
    [4/9/12 8:03 PM]:       at server.Server.main(Server.java:190)
    Reply With Quote  
     

  2. #2  
    Member
    Join Date
    Apr 2011
    Age
    34
    Posts
    697
    Thanks given
    60
    Thanks received
    22
    Rep Power
    0
    its your anim or gfx try changing them.
    http://preview.tinyurl.com/Old-Gmaul-Specials
    Teach Yourself Java 6 in 21 Days 5th Ed.pdf
    http://up.ht/w3b2Sv
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Donator

    Thock321's Avatar
    Join Date
    Jul 2011
    Posts
    1,804
    Thanks given
    706
    Thanks received
    363
    Rep Power
    416
    Quote Originally Posted by Deth View Post
    its your anim or gfx try changing them.
    Animation/Gfx 1031 to be exact.
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    Registered Member

    Join Date
    Sep 2008
    Posts
    4,833
    Thanks given
    894
    Thanks received
    1,439
    Rep Power
    2924
    try{ } catch (Exception e){
    }
    "Know thy self, know thy enemy. A thousand battles, a thousand victories." - Sun Tzu
    GitHub: https://github.com/Faris-Mckay
    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. [PI] Special Attacks [PI]
    By EpIcKoLoL in forum Help
    Replies: 0
    Last Post: 08-11-2011, 03:14 PM
  2. Replies: 6
    Last Post: 05-23-2011, 11:06 PM
  3. Special Attacks
    By Queer in forum Help
    Replies: 2
    Last Post: 06-09-2009, 09:24 AM
  4. special attacks
    By CTucker in forum Help
    Replies: 0
    Last Post: 01-21-2009, 03:30 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •