I just need someone to help me increase the size of my servers model arrays.. I have 2006 redone. I am only using this server for me and my girlfriend who want to play by ourselves.

The error is this

Code:
Exception in thread "Thread-3" java.lang.ArrayIndexOutOfBoundsException: 8850
        at ItemDef.forID(ItemDef.java:193)
        at ItemDef.getSprite(ItemDef.java:2062)
        at Game.drawInterface(Game.java:7825)
        at Game.drawTabArea(Game.java:1700)
        at Game.drawGameScreen(Game.java:7523)
        at Game.processDrawing(Game.java:8366)
        at RSApplet.run(RSApplet.java:123)
        at Game.run(Game.java:4265)
        at java.lang.Thread.run(Unknown Source)
If you need me to post anymore info feel free to request it.