[Help]Problems with Critical Error

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
User avatar
jorgeromero
Posts: 65
Joined: Thu Sep 03, 2009 4:33 pm
Location: France

[Help]Problems with Critical Error

Post by jorgeromero »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hello There,

Currently on my server many players are complaining of problems with critical error. Especially in Farm Areas. (Isle of Prayer, Pagan Temple). The players say that when they are killing many mobs happens. Below is a printscreen that I received from a player reporting the problem. If someone can help me be very grateful!

Image
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: [Help]Problems with Critical Error

Post by hope »

post rev and upload ss again not showing
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: [Help]Problems with Critical Error

Post by Zoey76 »

hope wrote:post rev and upload ss again not showing
Also confirm if your players are using High Five client of Freya server.
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
antons007
Posts: 149
Joined: Sat Sep 12, 2009 4:18 pm

Re: [Help]Problems with Critical Error

Post by antons007 »

Also with High 5 Client + L2J Beta in village of gludin get crash and it says abaut packet Say2
benurb
Posts: 77
Joined: Sun Dec 10, 2006 2:00 pm

Re: [Help]Problems with Critical Error

Post by benurb »

antons007 wrote:Also with High 5 Client + L2J Beta in village of gludin get crash and it says abaut packet Say2
That was fixed in Changeset 4568
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: [Help]Problems with Critical Error

Post by JIV »

unstable not supported yet. use on own risk.
User avatar
jorgeromero
Posts: 65
Joined: Thu Sep 03, 2009 4:33 pm
Location: France

[Help]Problems with Critical Error !

Post by jorgeromero »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4498
L2JDP Revision Number:7785

Hello There,

Currently on my server many players are complaining of problems with critical error. Especially in Farm Areas. (Isle of Prayer, Pagan Temple). The players say that when they are killing many mobs happens. Below is a printscreen that I received from a player reporting the problem. If someone can help me be very grateful!

OBS: Players who are having this problem, is using the client freya full! We are not using the client High Five and do not try to make any updates for the launcher!
Image
User avatar
sam.jr
Posts: 258
Joined: Wed Feb 02, 2011 6:23 am
Location: Russia

Re: [Help]Problems with Critical Error !

Post by sam.jr »

Looks like on packet problems. Different protocol version clinet and server.
== ==
User avatar
jorgeromero
Posts: 65
Joined: Thu Sep 03, 2009 4:33 pm
Location: France

Re: [Help]Problems with Critical Error !

Post by jorgeromero »

Think the problem is not that. I'm using the Full Client Freya and protocol is 216. I'm using the protocol in retail gameserver.

Code: Select all

# Numbers of protocol revisions that server allows to connect.# Delimiter is ;# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u># Default: 216AllowedProtocolRevisions = 216  
User avatar
sam.jr
Posts: 258
Joined: Wed Feb 02, 2011 6:23 am
Location: Russia

Re: [Help]Problems with Critical Error !

Post by sam.jr »

jorgeromero wrote:Think the problem is not that. I'm using the Full Client Freya and protocol is 216. I'm using the protocol in retail gameserver.
Let see:
1. This problem is only you. It means this is not a bug in trunk source.
2. Error log said that problem in packets.
3. So you need check ur client or server.
4. If you say what client is normal(im not sure about that) then check server.
5. Think, what modification from base trunk you do (in network folder).
6. Now you know the way - go on. ;)

For been sure - sownload base trunk revision , install and try ur client. If error show again - then problem in client.
== ==
Locked