Server freezes...

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
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Server freezes...

Post by hiroshima »

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

Well, my server is freezing sometimes:

Image

sometimes in game players cant move for few seconds... its like:
player 1 make step, 5 secs, next step, 5 secs, next step -> end of freeze
also, sometimes players cant log into gameserver until i`ll press any key on loginserver's console....

any ideas what might be wrong?
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Server freezes...

Post by hiroshima »

bump, please help me
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Server freezes...

Post by Naonah »

you have a mess in your database (accounts missing etc)
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Server freezes...

Post by hope »

Naonah wrote:you have a mess in your database (accounts missing etc)
He does not have accounts missing that is only means he does not have auto accounts on he made it you need to register from a site
User avatar
Naonah
Posts: 357
Joined: Sun Apr 04, 2010 11:12 pm

Re: Server freezes...

Post by Naonah »

hope wrote: He does not have accounts missing that is only means he does not have auto accounts on he made it you need to register from a site
If he has all OK in his DB so why only him has this problem?
public void l2jserver ()
{
if (you want l2j server == no problems)
use Linux;
else
use Windows;
}
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Server freezes...

Post by hiroshima »

web
Posts: 32
Joined: Wed Jul 08, 2009 3:09 am

Re: Server freezes...

Post by web »

have you changed the minim and maximum protocol?
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: Server freezes...

Post by hope »

Naonah wrote:
hope wrote: He does not have accounts missing that is only means he does not have auto accounts on he made it you need to register from a site
If he has all OK in his DB so why only him has this problem?
Because most don't have a clue what they are doing. They change a config and when something goes wrong don't have a clue how to fix it and all they need to do is check over there work
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Server freezes...

Post by hiroshima »

web wrote:have you changed the minim and maximum protocol?
AllowedProtocolRevisions = 146;152 on Bartz

AllowedProtocolRevisions = 146;152 on Sieghardt
hope wrote: He does not have accounts missing that is only means he does not have auto accounts on he made it you need to register from a site
well so turning: autocreate account should fix the problem?

worst thing is that server is freezing when this error occures:
javax.crypto.BadPaddingException: Message is larger than modulus
web
Posts: 32
Joined: Wed Jul 08, 2009 3:09 am

Re: Server freezes...

Post by web »

hiroshima wrote:If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision: Latest
L2JDP Revision: Latest
The allowed protocol should be 216
Changing the protocol revision may result in incompatible communication and many errors in game
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Server freezes...

Post by hiroshima »

its Freya protocol?
web
Posts: 32
Joined: Wed Jul 08, 2009 3:09 am

Re: Server freezes...

Post by web »

216 it's freya protocol.
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Server freezes...

Post by hiroshima »

and what is Epilogue protoctol? and what protocols should i set to accept Epilogue and Freya players.
web
Posts: 32
Joined: Wed Jul 08, 2009 3:09 am

Re: Server freezes...

Post by web »

I don't think that Freya server is compatible with epilogue client. So on the same server you can't have both freya and epilogue clients allowed. You can make Bartz freya server and Sieghardt epilogue server.
And epilogue protocol is 152.
Last edited by web on Mon Nov 15, 2010 4:06 pm, edited 1 time in total.
hiroshima
Posts: 107
Joined: Tue Nov 03, 2009 1:28 pm

Re: Server freezes...

Post by hiroshima »

and what about
javax.crypto.BadPaddingException: Message is larger than modulus
you think it occures becouse of protocols?
well, i think its something wrong with RequestAuthLogin.java or propeteries files.
Post Reply