Posts: 44
Threads: 3
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
./Helper start &
Thx i Made this now
#!/bin/sh
cd Connector;
./Connector start &
sleep 5;
cd ../;
cd Helper;
./Helper start &
sleep 5;
cd ../;
cd Messenger;
./Messenger start &
sleep 5;
cd ../;
cd GameServer;
./GameServer start &
sleep 5;
cd ../;
cd LoginServer;
./LoginServer start &
sleep 5;
but can u tell me what is this ?
[root@kd27358 ~]# cd /home/LastChaos
[root@kd27358 LastChaos]# ./startService.sh
Loading Setting File...
LastChaos Connector Running... (Language:Korean)
Load setting file....
Helper Server Running...
Load setting file....
Messenger Server Running...
Load setting file....
SETTINGS
: Old Network Format
: Little Endian
Force start zone 0
LastChaos Running...
Load setting file....
Login Server Running...
Posts: 272
Threads: 21
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2012
Reputation:
0
Thx i Made this now
#!/bin/sh
cd Connector;
./Connector start &
sleep 5;
cd ../;
cd Helper;
./Helper start &
sleep 5;
cd ../;
cd Messenger;
./Messenger start &
sleep 5;
cd ../;
cd GameServer;
./GameServer start &
sleep 5;
cd ../;
cd LoginServer;
./LoginServer start &
sleep 5;
but can u tell me what is this ?
[root@kd27358 ~]# cd /home/LastChaos
[root@kd27358 LastChaos]# ./startService.sh
Loading Setting File...
LastChaos Connector Running... (Language:Korean)
Load setting file....
Helper Server Running...
Load setting file....
Messenger Server Running...
Load setting file....
SETTINGS
: Old Network Format
: Little Endian
Force start zone 0
LastChaos Running...
Load setting file....
Login Server Running...
they run propperly. you see this because you execute gs, login... in background so you wont see them loading step by step. you only will see what you see.
Posts: 44
Threads: 3
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
they run propperly. you see this because you execute gs, login... in background so you wont see them loading step by step. you only will see what you see.
ok but how can i fix it ?
Posts: 272
Threads: 21
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2012
Reputation:
0
i think its better start one by one.
one called startConnector.sh and write inside:
cd Connector
./start
and write files like this for the rest (gs, login...)
P.S. where i have written start, write name of your file
Posts: 610
Threads: 13
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2011
Reputation:
0
If youre using Haveloks repack, why dont you simply use the already existing ./start in /lastchaos/LastChaos/ ?
Posts: 768
Threads: 40
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: May 2011
Reputation:
0
If u want to see it fully starting, just remove the LogFiles folder
Posts: 212
Threads: 21
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Oct 2011
Reputation:
0
iam confused , why u want start 2005 files , for fun?
Posts: 730
Threads: 36
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2011
Reputation:
0
iam confused , why u want start 2005 files , for fun?
2005 isnt really bad.