Thread: Client Errors When starting up

Results 1 to 2 of 2
  1. #1 Client Errors When starting up 
    Banned
    Join Date
    Nov 2010
    Posts
    508
    Thanks given
    5
    Thanks received
    61
    Rep Power
    0
    Code:
    Model cache loaded.
    New File: 1210 loaded!
    java.lang.NullPointerException
            at Class36.methodCustomAnimations2(Class36.java:110)
            at Animation.unpackConfig(Animation.java:1628)
            at client.startUp(client.java:7883)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:4936)
            at java.lang.Thread.run(Unknown Source)
    java.lang.ArrayIndexOutOfBoundsException: 1
            at Class36.methodCustomAnimations(Class36.java:56)
            at Animation.unpackConfig(Animation.java:141)
            at client.startUp(client.java:7883)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:4936)
            at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
            at Class36.methodCustomAnimations(Class36.java:14)
            at Animation.unpackConfig(Animation.java:1482)
            at client.startUp(client.java:7883)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:4936)
            at java.lang.Thread.run(Unknown Source)
    New File: 1290 loaded!
    java.lang.ArrayIndexOutOfBoundsException: 1
            at Class36.methodCustomAnimations(Class36.java:56)
            at Animation.unpackConfig(Animation.java:2084)
            at client.startUp(client.java:7883)
            at RSApplet.run(RSApplet.java:33)
            at client.run(client.java:4936)
            at java.lang.Thread.run(Unknown Source)
    so i get this when starting up
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    May 2010
    Posts
    1,550
    Thanks given
    92
    Thanks received
    154
    Rep Power
    0
    It looks like you are loading an animation that doesn't work with your client.

    1. Remove the data file

    OR.

    1. Get the newest animation header
    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: 14
    Last Post: 05-15-2010, 08:11 PM
  2. Perfect Starting Client
    By Kenneh in forum Downloads
    Replies: 12
    Last Post: 04-13-2010, 09:36 PM
  3. Please help! Starting client...
    By Master Mind55 in forum Help
    Replies: 16
    Last Post: 03-17-2009, 07:29 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
  •