Thread: Screen freeze

Results 1 to 2 of 2
  1. #1 Screen freeze 
    Registered Member
    Join Date
    Apr 2016
    Posts
    29
    Thanks given
    119
    Thanks received
    1
    Rep Power
    12
    Hello guys, in my server when i try to wear "Staff of Air, Earth, Etc" I get screen freeze in client
    and that error:

    Code:
    Exception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: 8980
    	at client.method101(client.java:8302)
    	at client.method96(client.java:8071)
    	at client.method114(client.java:9365)
    	at client.mainGameProcessor(client.java:3314)
    	at client.processGameLoop(client.java:2524)
    	at RSApplet.run(RSApplet.java:172)
    	at client.run(client.java:4908)
    	at java.lang.Thread.run(Unknown Source)
    What is the problem with that? Please help!?
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by ForeverPkers View Post
    Hello guys, in my server when i try to wear "Staff of Air, Earth, Etc" I get screen freeze in client
    and that error:

    Code:
    Exception in thread "Thread-5" java.lang.ArrayIndexOutOfBoundsException: 8980
    	at client.method101(client.java:8302)
    	at client.method96(client.java:8071)
    	at client.method114(client.java:9365)
    	at client.mainGameProcessor(client.java:3314)
    	at client.processGameLoop(client.java:2524)
    	at RSApplet.run(RSApplet.java:172)
    	at client.run(client.java:4908)
    	at java.lang.Thread.run(Unknown Source)
    What is the problem with that? Please help!?
    Read the error:

    Animation 8980 is not supported.

    Code:
    ArrayIndexOutOfBoundsException: 8980
    Code:
    at client.method101(client.java:8302)//Animations -
    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. Replies: 2
    Last Post: 02-21-2013, 05:56 PM
  2. Replies: 2
    Last Post: 05-31-2012, 01:37 PM
  3. Screen freeze? help
    By Golden Hero in forum Help
    Replies: 17
    Last Post: 06-18-2011, 01:36 AM
  4. 614 login screen freeze
    By jordan641 in forum Help
    Replies: 5
    Last Post: 04-14-2011, 10:36 PM
  5. Game Screen Freezes
    By mummie61 in forum Help
    Replies: 0
    Last Post: 11-03-2010, 07:40 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
  •