I was attempting to re-open a private server I used to host for friends quite some time ago and when I went to open the client I got both these errors to which I don't even know what they mean. I know the second image doesn't really mean anything. I was wondering if anyone here know what's going on and what I can do to fix it. If you are wanting to know what version the server is, I do not remember. I tried to follow the exception that is had in each of the sections of the code and I don't see the problem.


Code:
stream.currentOffset = abyte0.length - 12;
- This is from the Class36.java line 110
Code:
Class36.methodCustomAnimations2(false, file);
- Animation.java line 1628
Code:
skullIcons[j45] = new Sprite(streamLoader_2, "headicons_pk", j45 );
- Client.Java line 7833
-RSApplet.java line 33
- Client.java line 4936