Hello, i have problem if i compile server source files, build success, but in server if i try logging char get error to console. any ideas?
Exception in thread "SelectorThread-26" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
at net.sf.l2j.commons.mmocore.SelectorThread.readPacket(SelectorThread.java:293)
at net.sf.l2j.commons.mmocore.SelectorThread.run(SelectorThread.java:171)
Trust is built on experience.
We share feedback from our users collected on external resources.
👉 Official website: https://vibesms.com
📢 Telegram channel: https://t.me/vibe_sms
Question
audriuziz
Hello, i have problem if i compile server source files, build success, but in server if i try logging char get error to console. any ideas?
Exception in thread "SelectorThread-26" java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer; at net.sf.l2j.commons.mmocore.SelectorThread.readPacket(SelectorThread.java:293) at net.sf.l2j.commons.mmocore.SelectorThread.run(SelectorThread.java:171)
Fixed.
Edited by audriuziz0 answers to this question
Recommended Posts