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)
Thank you for the reply. I know that this issue is due to L2 being so old. I was just wondering if there was an external way to fix the UI scaling. Like a patch or some settings.
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