Your server share/skill/status got 2 many, as I understood most servers wich aint modifyed cant support more than 255 and you got 295 (Skill effects - I believe it is)
(Getbyte Overflow: Satatus (2865, 2) -> 295
12/06/2012 19:15ihatehacks#3
^For once tracer says something smart.
Everyones exes only read 255 icons or (1 byte) worth of data. To raise that you need to edit all the sections client and server exe to read a dword instead of a byte.
Or you get a copy of ziraks files. Zirak gave some explanation like the byte being sent has 8 bits which allows you to modify the packet in some fashion to read more than 1 icon per packet.
Third option is delete all the icons you have and start from scratch. This removes the doubles/triples that are being used. Like Giant Mofa in loa uses a stun icon which has a different index than Giant Aramon or w.e which also uses a diff index than the characters stun that baggi uses, and so on. You could get a lot of icon space by deleting or modifying the ones that monsters use as well as the ones characters use.