help plz

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
Post Reply
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

help plz

Post by kostantinos »

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


i have 1 big problem with my server. my server stop working all my players dc. and after the server rr i have rollback 5 minutes. why? in java windows no errors nothing the server window freeze.


and 1 more

session key its correct. clossing connection

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

Re: help plz

Post by jurchiks »

session key thing - wrong client

rollback occurs because if the server crashes, it doesn't save any info
if you want to partly fix that, set
CharacterDataStoreInterval = 1
in general.properties
but you should check the server logs and, if you have windows, event viewer for any system errors
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: help plz

Post by rocoder »

I think u have too low memory allocated ..alloc more memory for gs;)
Image
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

Re: help plz

Post by kostantinos »

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager ??????? -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer


what its good for me.

i have 8GB ram ddr2
200 players on and 1 server x30.

thanks man.
User avatar
rocoder
Posts: 66
Joined: Thu Feb 04, 2010 8:52 am

Re: help plz

Post by rocoder »

java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms3000m -Xmx4000m -cp ./../libs/*:l2jserver.jar com.l2jserver.gameserver.GameServer


-xms is for initial memory allocated and -xmx for max memory what he can alloc
that should be more like enough:P
Image
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

Re: help plz

Post by kostantinos »

ok thanks man
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

Re: help plz

Post by kostantinos »

[img][IMG]http://img692.imageshack.us/img692/4632/36435037.jpg[/img][/img]

check chat. all we have this error

invalid system message format.....
kostantinos
Posts: 120
Joined: Fri May 11, 2007 6:10 am

Re: help plz

Post by kostantinos »

nothing the problem with rollback and server freeze remain after this update

L2J Revision Number:3973
L2JDP Revision Number:7127
Post Reply