Code:
Loaded 525 graphics...
Loaded Compressed Models..
Loading animations
java.lang.ArrayIndexOutOfBoundsException: 2914911
        at Stream.readDWord(Stream.java:171)
        at Animation.readValues(Animation.java:205)
        at Animation.unpackConfig(Animation.java:23)
        at client.startUp(client.java:9336)
        at RSApplet.run(RSApplet.java:33)
        at client.run(client.java:6138)
        at java.lang.Thread.run(Unknown Source)
Error: T1 - 123,0 - 36,36
Error: T2 - 36,36,36 - 3,0,0 - -4,1,1,
Error: T2 - 36,36,36 - 3,0,0 - -90,0,4,
Error: T2 - 36,36,36 - 3,0,0 - -84,0,1,
Error: T2 - 36,36,36 - 3,0,0 - 31,1,1,
Exception in thread "Thread-4" java.lang.NullPointerException
        at client.method101(client.java:9940)
        at client.method96(client.java:9707)
        at client.method114(client.java:11176)
        at client.mainGameProcessor(client.java:4446)
        at client.processGameLoop(client.java:3527)
        at RSApplet.run(RSApplet.java:101)
        at client.run(client.java:6138)
        at java.lang.Thread.run(Unknown Source)
I just cringe when i get nullpointerException errors....

tried adding anims

essentially:


1)replaced seq.dat with new one
2) used rsdatasuite to get anim files
3) used galkons index repack to add to cache
4) this happens.