Client error

SinisterSmile

Heir
Customer
How to fix this problem?

[02:59:37] ERROR Client: CONNECTED IP: 185.209.0.64 - Failed reading: [C] Protoc
olVersion - Server Version: 420:425M
java.nio.BufferUnderflowException
at java.nio.Buffer.nextGetIndex(Unknown Source)
at java.nio.HeapByteBuffer.getInt(Unknown Source)
at l2.commons.net.nio.ReceivablePacket.readD(ReceivablePacket.java:32)
at l2.gameserver.network.l2.c2s.ProtocolVersion.readImpl(ProtocolVersion
.java:22)
at l2.gameserver.network.l2.c2s.L2GameClientPacket.read(L2GameClientPack
et.java:25)
at l2.commons.net.nio.impl.SelectorThread.parseClientPacket(SelectorThre
ad.java:410)
at l2.commons.net.nio.impl.SelectorThread.tryReadPacket2(SelectorThread.
java:354)
at l2.commons.net.nio.impl.SelectorThread.readPacket(SelectorThread.java
:309)
at l2.commons.net.nio.impl.SelectorThread.run(SelectorThread.java:184)
 
Thet is ERROR Client not a game server, some player try to connect on server with incorrect other ProtocolVersion. You cant fix it at server side because its GAME CLINET problem
 
Thet is ERROR Client not a game server, some player try to connect on server with incorrect other ProtocolVersion. You cant fix it at server side because its GAME CLINET problem
Okey how can in add to patch the right ProtocolVersion, or what should i do to fix it?
 
Just use Interlude game client and that all with Protocol Vesion minimun 740 and maximun 770. You can use my patch... or any else interlude patch.
If you use any protections like SmartGuard or Stirx Guard you need to use he is own patch. Clear is not compateble.
 
Back
Top