Page 1 of 1
help plz
Posted: Wed Mar 03, 2010 7:53 pm
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?
Re: help plz
Posted: Wed Mar 03, 2010 9:40 pm
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
Re: help plz
Posted: Thu Mar 04, 2010 10:34 am
by rocoder
I think u have too low memory allocated ..alloc more memory for gs;)
Re: help plz
Posted: Thu Mar 04, 2010 2:18 pm
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.
Re: help plz
Posted: Thu Mar 04, 2010 4:57 pm
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
Re: help plz
Posted: Thu Mar 04, 2010 5:45 pm
by kostantinos
ok thanks man
Re: help plz
Posted: Thu Mar 04, 2010 6:41 pm
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.....
Re: help plz
Posted: Fri Mar 05, 2010 6:56 pm
by kostantinos
nothing the problem with rollback and server freeze remain after this update
L2J Revision Number:3973
L2JDP Revision Number:7127