If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:3872
L2JDP Revision Number:6794
hi. I'm new to l2jserver. I succefully launched a test installation, but I don't quite understand why loginserver and gameserver are launched via "loop" scripts every 10 seconds. What's their purpose?
start loops?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: start loops?
Restart support.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 3
- Joined: Tue Apr 20, 2010 9:08 pm
Re: start loops?
what do you mean by that? When a daemon needs to be restarted, it should be stopped, then started. That's a restart._DS_ wrote:Restart support.
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: start loops?
Server exited and restarted by loop.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 3
- Joined: Tue Apr 20, 2010 9:08 pm
Re: start loops?
You mean, loop is there for providing an automatic restart in a case of crash?