well i'm using erasedpkz and it takes too long to log, in, on my cmd prompt for the source it dosent say anything but after like a min or 2 it says registerd, and then de registerd player
Printable View
well i'm using erasedpkz and it takes too long to log, in, on my cmd prompt for the source it dosent say anything but after like a min or 2 it says registerd, and then de registerd player
What is a pi jar r u doing something with a cache or something?
PI project insanity, i jared it and stuff, but when i try logging in it takes forever and times out
Did u sign it
Well i know one thing about erasedpk :S that it sucks in my opinion.. only the client loading takes for every because the models arent compressed.
even when i use the client it dosnt work
Go into your source and go to 'Playerassistant.java' and 'Client.java'
First player assistant.java:
Search:
and replace that with thise:Code:sendCrashFrame
(it's just commenting out the whole thing)Code:/*public void sendCrashFrame() { // used for crashing cheat clients
synchronized(c) {
if(c.getOutStream() != null && c != null) {
c.getOutStream().createFrame(123);
c.flushOutStream();
}
}
}*/
Now in client.java search:
againCode:sendCrashFrame
this time add ainfront of itCode://
Now it should knock off a bit of time :s :)
you mean it can fix this problem?
[Only registered and activated users can see links. Click Here To Register...]
Yes, thats my problem too. :/
erasedpkz has either an antileech in the login, or has just a very low login performance, i suggest looking through the initialize method