Page 1 of 2
Everyone gets crit error
Posted: Sat Mar 27, 2010 8:59 pm
by Conflict
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision
Number: 3940
L2JDP Revision
Number: 7088
Hi Everyone in my server seems to be getting crits all the time. including me.
i think they only get crits when they either have a baium or they try and equip it.
is that a bug or something todo with the server?
Re: Everyone gets crit error
Posted: Sat Mar 27, 2010 9:16 pm
by rocoder
maybe u use custom client for baium ring?? post server logs and what customs u have

Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 1:44 am
by Conflict
I dont use any custom Items or clients.
But for some reason people get crits every 1 or 2 mins.
Actually i do get this error. But Hardly understand what it means.
Code: Select all
Client: [Character: ----- - Account: ----- - IP: -----] - Failed writing: [S] 11 ItemList - L2J Server Version: 3940 - DP Revision: 7088java.nio.BufferOverflowException at java.nio.Buffer.nextPutIndex(Unknown Source) at java.nio.HeapByteBuffer.putInt(Unknown Source) at org.mmocore.network.SendablePacket.writeD(SendablePacket.java:59) at com.l2jserver.gameserver.network.serverpackets.ItemList.writeImpl(ItemList.java:115) at com.l2jserver.gameserver.network.serverpackets.L2GameServerPacket.write(L2GameServerPacket.java:63) at org.mmocore.network.SelectorThread.putPacketIntoWriteBuffer(SelectorThread.java:571) at org.mmocore.network.SelectorThread.prepareWriteBuffer(SelectorThread.java:543) at org.mmocore.network.SelectorThread.writePacket(SelectorThread.java:462) at org.mmocore.network.SelectorThread.run(SelectorThread.java:179)
(Ive covered names and IP with ----- for confidentiality reasons, and that error i get with a few other people aswell)
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 5:14 am
by janiii
what is your min and max protocol revision config?
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 9:10 pm
by Conflict
How do i find that out?
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 9:12 pm
by jurchiks
config/server.properties
MinProtocolRevision
MaxProtocolRevision
...?
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 10:10 pm
by rocoder
yup
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 10:19 pm
by Conflict
Min: 83
Max: 146
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 10:19 pm
by jurchiks
that's smart...
146 for both or no solving expected
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 10:39 pm
by janiii
Conflict wrote:Min: 83
Max: 146
that is your problem. you cannot support more than 1 client protocol version on one l2j server. because client version is not compatible with your server, it crashes with crit error.
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 11:34 pm
by Conflict
so its best to have both protocols at 146?
Re: Everyone gets crit error
Posted: Sun Mar 28, 2010 11:38 pm
by MELERIX
Conflict wrote:so its best to have both protocols at 146?
yes, read here:
viewtopic.php?f=81&t=14859
Re: Everyone gets crit error
Posted: Tue Mar 30, 2010 4:57 pm
by Conflict
ok i changed my server protocol back to 146 but now when members log into the game 70% of people in my server including me get "Your server protocol version is different, please continue"
Re: Everyone gets crit error
Posted: Tue Mar 30, 2010 7:27 pm
by hope
than tell them to update or get some brains
Re: Everyone gets crit error
Posted: Tue Mar 30, 2010 11:15 pm
by Conflict
They have already updated so have i. and weather they update or not they still get that message