After entering the user and password (l2 client) and hitting the login button, the login server shows this error and the login process dos not work:
Exception in thread "SelectorThread-18" java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer;
at com.l2jhellas.mmocore.network.SelectorThread.prepareWriteBuffer(SelectorThread.java:514)
at com.l2jhellas.mmocore.network.SelectorThread.writePacket(SelectorThread.java:464)
at com.l2jhellas.mmocore.network.SelectorThread.run(SelectorThread.java:170)