Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 00:03

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

Advertisement



start.sh: ./game1_1: not found

Discussion on start.sh: ./game1_1: not found within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2015
Posts: 35
Received Thanks: 0
start.sh: ./game1_1: not found

Hallo, Liebe Community
und zwar ich habe ein kleines Problem mit meinen Serverfiles
Wenn ich Jetzt mein Server Starten will kommt dies:

Code:
1 um CH1 zu Starten
2 um CH1+2 zu Starten
3 um CH1+2+3 zu Starten
4 um CH1+2+3+4 zu Starten
1
Real Server
Log Offlog_file_delete_old: stat: No such file or directory
AsyncSQL: connected to localhost (reconnect 1)
Success PLAYER
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success ACCOUNT
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success COMMON
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
Success HOTBACKUP
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
start.sh: ./auth: not found
start.sh: ./game1_1: not found
start.sh: ./game1_2: not found
start.sh: ./game1_3: not found

Hier ist die start.sh

Code:
#!/bin/sh
echo -e "\033[35m1 um CH1 zu Starten\n2 um CH1+2 zu Starten\n3 um CH1+2+3 zu Starten\n4 um CH1+2+3+4 zu Starten\033[0m"
read a
	if [ "$a" = "1" ] 
	then
		cd ./g1/db/
		./db &
		sleep 1
		cd ../auth 
		./auth &
		sleep 1
		cd ../../channel1/channel1_1
		./game1_1 &
		sleep 1
		cd ../../channel1/channel1_2
		./game1_2 &
		sleep 1
		cd ../../channel1/channel1_3
		./game1_3 &
		sleep 1
		cd ../../game99/
		./game99 &
		
		elif [ "$a" = "2" ] 
		then
		cd ./g1/db/
		./db &
		sleep 1
		cd ../auth 
		./auth &
		sleep 1
		cd ../../channel1/
		./game &
		sleep 1
		cd ../channel2/
		./game &
		sleep 1
		cd ../channel3/
		./game &
		sleep 1
		cd ../../../game99/
		./game &
		
				elif [ "$a" = "3" ] 
		then
		cd ./g1/db/
		./db &
		sleep 1
		cd ../auth 
		./game &
		sleep 1
		cd ../../channel1/channel1_1
		./game1_1 &
		sleep 1
		cd ../../channel1/channel1_2
		./game1_2 &
		sleep 1
		cd ../../channel1/channel1_3
		./game1_3 &
		sleep 1
		
		elif [ "$a" = "4" ] 
		then
		cd ./g1/db/
		./db &
		sleep 1
		cd ../auth 
		./auth &
		sleep 1
		cd ../../channel1/channel1_1
		./game1_1 &
		sleep 1
		cd ../../channel1/channel1_2
		./game1_2 &
		sleep 1
		cd ../../channel1/channel1_3
		./game1_3 &
		sleep 1
		cd ../../channel2/channel2_1
		./game2_1 &
		sleep 1
		cd ../../channel2/channel2_2
		./game2_2 &
		sleep 1
		cd ../../channel2/channel2_3
		./game2_3 &
		sleep 1
		cd ../../channel3/channel3_1
		./game3_1 &
		sleep 1
		cd ../../channel3/channel3_2
		./game3_2 &
		sleep 1
		cd ../../channel3/channel3_3
		./game3_3 &
		sleep 1
		cd ../../channel4/channel4_1
		./game4_1 &
		sleep 1
		cd ../../channel4/channel4_2
		./game4_2 &
		sleep 1
		cd ../../channel4/channel4_3
		./game4_3 &
		sleep 1
		cd ../../game99/
		./game99 &
		
		fi
Ich hoffe jemand könnte mir helfen dieses Problem zu fixxen.
Mit Freundlichen Grüßen,
Alife
Alife is offline  
Old 10/09/2015, 14:50   #2
 
ThaRielFliege's Avatar
 
elite*gold: 0
Join Date: Sep 2015
Posts: 684
Received Thanks: 551
Dir fehlen die Verknüpfungen zu der game.
Kannste über putty oder über WinSCP neu erstellen.
ThaRielFliege is offline  
Old 10/09/2015, 16:51   #3

 
Drαεth's Avatar
 
elite*gold: 35
Join Date: Jan 2014
Posts: 1,421
Received Thanks: 268
Code:
cd / && ln -s /usr/home/ home
Drαεth is offline  
Reply


Similar Threads Similar Threads
start.sh: ./game not found (WTF?!)
08/07/2017 - Metin2 Private Server - 10 Replies
Hallo Liebe Community, und zwar ich habe ein kleines Problem, Wenn ich meinen Server Starten möchte "sh start.sh" kommt: root@splex:/usr/home/game2 # sh start.sh Wie viele Channels m▒chtest du starten ? 1 - (1) Channel 2 - (2) Channel
start.sh: ./auth: not found
03/05/2015 - Metin2 Private Server - 2 Replies
Ich habe eben Vanilla Core eingebaut (Daroofiles) seit dem kommt dieser fehler start.sh: ./auth: not found eine andere Fehlermeldung kommt nicht meien start.sh: #!/bin/sh cd /home/game/db && ./db & sleep 4 cd /home/game/auth && ./auth & sleep 2 cd /home/game/channel1 && ./game & sleep 2 cd /home/game/channel2 && ./game & sleep 2
Start sh not found?
12/10/2014 - Metin2 Private Server - 1 Replies
#Closed
start.sh - not found
11/22/2013 - Metin2 Private Server - 2 Replies
#
./start not found !!!???
07/21/2010 - Metin2 Private Server - 5 Replies
Morgen zusammen ;) Wollte soeben meinen Pserver starten und gebe bei VPC ./start wie immer ein da sagt er mit: ./start.sh not found ?! Kann mir da bitte wer helfen? Hoffe auf eine schnelle Antwort :( Mfg Mannelig Edit: Ich ahbe die Files von Profizocker94.



All times are GMT +2. The time now is 00:03.


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.