Yeah, I don't know how to declare this, so... Help? Please? Lol.
About the PacketHandler thing, that's just in my source(317).
Needs to be declared somehow.Code:public static int avail = in.available();
I've already tried this:
Code:public static int avail = in.available() throw IOException;
PLEASE, the future of my server kind of depends on this, and that bug, someone needs to help me with. LOL.
~Stability666




Reply With Quote

