NOOBISH ERROR
Posted: Mon Jan 04, 2010 4:16 pm
plss Help Me For this
NOOBISH ERROR 2 THE MISSION
I have Fix for this error but in http://www.l2jserver.com/svn/ no MMO CORE For Interlude
for a put this
Sorry for my very bad english
NOOBISH ERROR 2 THE MISSION
I have Fix for this error but in http://www.l2jserver.com/svn/ no MMO CORE For Interlude

for a put this
Code: Select all
Index: com.l2jserver.mmocore.network.SelectorThread.java if (buf.position() == buf.limit()) {- // should never happen- System.err.println("POS ANTES SC.READ(): "+buf.position()+" limit: "+buf.limit());- System.err.println("NOOBISH ERROR "+( buf == READ_BUFFER ? "READ_BUFFER" : "temp"));- System.exit(0);+ con.onForcedDisconnection();+ this.closeConnectionImpl(con); }