Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 16:25

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Problem mit Core verteilung

Discussion on Problem mit Core verteilung within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Oct 2012
Posts: 27
Received Thanks: 12
Problem mit Core verteilung

Ich benutze die Daroo 1678 Files
und bei der Coreverteilung weiß ich nicht was ich in die Start.sh und Close.sh eintragen soll. Dann hab ich es so versucht. Jetzt kann ich die Channels nicht mehr starten bitte um hilfe.
Start.sh
Code:
#/bin/sh
cd db
./db &
cd ..
cd auth
./auth &
cd ..
cd channel1_1
./game &
cd ..
cd channel1_2
./game &
cd ..
cd channel1_3
./game &
cd ..
cd channel2_1
./game &
cd ..
cd channel2_2
./game &
cd ..
cd channel2_3
./game &
cd ..
cd game99
./game &
cd .. 
echo -e "\033[31m Server erfolgreich gestartet!\033[0m"
exit
Close.sh
Code:
#!/bin/sh
echo -e "\033[31m Stoppe Channel 99...\033[0m"
cd game99 && sh shut.sh
cd ..
echo -e "\033[31m Stoppe Auth-Server...\033[0m"
cd auth && sh shut.sh
cd ..
echo -e "\033[31m Stoppe DB-Server...\033[0m"
cd db && sh shut.sh
cd ..
echo -e "\033[31m Stoppe Channel 1...\033[0m"
cd channel1_1 && sh shut.sh
cd ..
cd channel1_2 && sh shut.sh
cd ..
cd channel1_3 && sh shut.sh
cd ..
echo -e "\033[31m Stoppe Channel 2...\033[0m"
cd channel2_1 && sh shut.sh
cd ..
cd channel2_2 && sh shut.sh
cd ..
cd channel2_3 && sh shut.sh
cd ..
exit
Hoffe auf Antworten


Die Start.sh und Close.sh noch als download im Anhang
Attached Files
File Type: zip Coreverteilung.zip (563 Bytes, 6 views)
♛LeguaN♛ is offline  
Old 03/12/2013, 01:53   #2


 
.UnknownUser™'s Avatar
 
elite*gold: 0
The Black Market: 100/0/1
Join Date: Jun 2011
Posts: 3,364
Received Thanks: 1,743
Wie sollen wir dir eine Start / Close.sh machen wenn wir deine Coreverteilung nicht kennen?..
.UnknownUser™ is offline  
Old 03/12/2013, 08:51   #3
 
Lauling's Avatar
 
elite*gold: 315
Join Date: Jun 2012
Posts: 5,158
Received Thanks: 4,813
Ich hab maln video dazu gemacht, guck ma YT oder hier im Forum. Ansonsten melde dich in meinem Board.
Lauling is offline  
Thanks
1 User
Old 03/12/2013, 16:26   #4
 
nostradame37's Avatar
 
elite*gold: 0
Join Date: Jan 2011
Posts: 2,504
Received Thanks: 870
Gehe Nach Diesem prinzip vor einfach anpassen

PHP Code:
#!/bin/sh


#db
cd /home/game/db && ./db &
sleep 5
cd 
..

#auth
cd /home/game/auth && ./auth &
sleep 5
cd 
..

#channel1_core1
cd /home/game/channel1/core1 && ./channel1_core1 &
sleep 5
cd 
..

#channel1_core2
cd /home/game/channel1/core2 && ./channel1_core2 &
sleep 5
cd 
..

#channel1_core3
cd /home/game/channel1/core3 && ./channel1_core3 &
sleep 5
cd 
..

#channel1_core4
cd /home/game/channel1/core4 && ./channel1_core4 &
sleep 5
cd 
..

#channel2_core1
cd /home/game/channel2/core1 && ./channel2_core1 &
sleep 5
cd 
..

#channel2_core2
cd /home/game/channel2/core2 && ./channel2_core2 &
sleep 5
cd 
..

#channel2_core3
cd /home/game/channel2/core3 && ./channel2_core3 &
sleep 5
cd 
..

#channel2_core4
cd /home/game/channel2/core4 && ./channel2_core4 &
sleep 5
cd 
..

#channel3_core1
cd /home/game/channel3/core1 && ./channel3_core1 &
sleep 5
cd 
..

#channel3_core2
cd /home/game/channel3/core2 && ./channel3_core2 &
sleep 5
cd 
..

#channel3_core3
cd /home/game/channel3/core3 && ./channel3_core3 &
sleep 5
cd 
..

#channel3_core4
cd /home/game/channel3/core4 && ./channel3_core4 &
sleep 5
cd 
..

#channel4_core1
cd /home/game/channel4/core1 && ./channel4_core1 &
sleep 5
cd 
..

#channel4_core2
cd /home/game/channel4/core2 && ./channel4_core2 &
sleep 5
cd 
..

#channel4_core3
cd /home/game/channel4/core3 && ./channel4_core3 &
sleep 5
cd 
..

#channel4_core4
cd /home/game/channel4/core4 && ./channel4_core4 &
sleep 5
cd 
..

#channel99_core1
cd /home/game/channel99/core1 && ./channel99_core1 &
sleep 5
cd 
..

#channel99_core2
cd /home/game/channel99/core2 && ./channel99_core2 &
sleep 5
cd 
..
chmod +/home/game/check.sh
echo 'Server started!';
cd 
nostradame37 is offline  
Old 03/13/2013, 10:35   #5
 
elite*gold: 0
Join Date: Oct 2012
Posts: 27
Received Thanks: 12
Quote:
Ich hab maln video dazu gemacht, guck ma YT oder hier im Forum. Ansonsten melde dich in meinem Board.
Ich melde mich bei dir in skype
♛LeguaN♛ is offline  
Reply


Similar Threads Similar Threads
Problem mit Rang verteilung !!
01/30/2013 - Minecraft - 14 Replies
Moinsen, Habe ein kleines Problemchen mit der Rang Verteilung. Und zwar will ich das so machen das am Ende vom Spawn ein Schild steht, wo man draufklickt und dan halt Member wird ... Nur irgendwie funktioniert das nicht, Versuche das momentan mit dem Plugin ServerSigns, wie genau geht das, installiert habe ich es. Oder gibt es da evtl. ein besseres ?
[How To] Core map verteilung
12/10/2012 - Metin2 PServer Guides & Strategies - 25 Replies
Guten Tag epvp. Ich möchte euch heute die Map verteilung auf Cores erklären."Wie man die Mapallow richtig einstellt" Was bringt mir das? Damit eure Server nicht mehr zu viel Laggen und keine Core abstürze mehr vorkommen. Was ist die Mapallow?
[PROBLEM]Db core
11/18/2011 - Metin2 Private Server - 2 Replies
hallo bei mir stürtzt nach einer zeit der db core immer ab keine ahnung warum vielleicht hat ja einer ne lösung auschnitt aus der db order syserr: SYSERR: Oct 30 17:17:46 :: Start: TABLE_POSTFIX not configured use default SYSERR: Oct 30 17:17:47 :: Load: DirectQuery failed(SELECT IP_FROM, IP_TO, COUNTRY_NAME FROM iptocountry) SYSERR: Oct 30 17:31:16 :: ChildLoop: AsyncSQL: query failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (query: SELECT...
Problem mit make /make.sh core segmentation fault core dumped Bitte hilfe
09/09/2010 - Metin2 Private Server - 8 Replies
Hey Hab n kleines Problem, wenn ich make mache um die Quests übernehmen zu lassen kommt folgender fehler: http://www.abload.de/img/fehlerservery5fp.jpg Was kann ich tun? LG Saaja



All times are GMT +2. The time now is 16:25.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.