Everyone gets crit error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Everyone gets crit error

Post 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?
Last edited by Conflict on Sun Mar 28, 2010 1:44 am, edited 1 time in total.
User avatar
rocoder
Posts: 66
Joined: Thu Feb 04, 2010 8:52 am

Re: Everyone gets crit error

Post by rocoder »

maybe u use custom client for baium ring?? post server logs and what customs u have :wink:
Image
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Re: Everyone gets crit error

Post 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)
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Everyone gets crit error

Post by janiii »

what is your min and max protocol revision config?
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Re: Everyone gets crit error

Post by Conflict »

How do i find that out?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Everyone gets crit error

Post by jurchiks »

config/server.properties
MinProtocolRevision
MaxProtocolRevision
...?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
rocoder
Posts: 66
Joined: Thu Feb 04, 2010 8:52 am

Re: Everyone gets crit error

Post by rocoder »

yup
Image
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Re: Everyone gets crit error

Post by Conflict »

Min: 83

Max: 146
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Everyone gets crit error

Post by jurchiks »

that's smart...
146 for both or no solving expected
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Everyone gets crit error

Post 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.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Re: Everyone gets crit error

Post by Conflict »

so its best to have both protocols at 146?
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: Everyone gets crit error

Post by MELERIX »

Conflict wrote:so its best to have both protocols at 146?
yes, read here: viewtopic.php?f=81&t=14859
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Re: Everyone gets crit error

Post 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"
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Everyone gets crit error

Post by hope »

than tell them to update or get some brains
Conflict
Posts: 44
Joined: Thu Feb 25, 2010 10:16 pm

Re: Everyone gets crit error

Post by Conflict »

They have already updated so have i. and weather they update or not they still get that message
Post Reply