Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

JD1264 server + interserver

Newbie Spellweaver
Joined
Nov 30, 2012
Messages
10
Reaction score
0
to install on ubuntu first i need openssh right? and extract RepackJD1264server_interserver.tar.gz on root? next ./start.sh,23 install server and 24,25 and done?
 
Experienced Elementalist
Joined
Aug 16, 2010
Messages
240
Reaction score
22
./start.sh: line 121: ./lamppinstall.sh: No such file or directory


I cant install lamp or mysql...

Ok i suck with installing CentOS.... nothing ever works for me... is there a guide out there on how to configure a centOS server 4.8 or so?
 
Last edited by a moderator:
Junior Spellweaver
Joined
Dec 28, 2012
Messages
114
Reaction score
30
extract to /opt manually and start with /opt/lampp/lampp start as in
tar xvfz lamppackage.tar -C /opt
 
Junior Spellweaver
Joined
Dec 28, 2012
Messages
114
Reaction score
30
mysql is part of the xammp/lampp package, use the browser on the vm or from windows to access the url to phpmyadmin or if you like to add me on skype for anything else, id is rambobois
 
Experienced Elementalist
Joined
Aug 16, 2010
Messages
240
Reaction score
22
added, thank you so much.

I give up... I know nothing of linux... these files are all not corresponding to each other... have the commands I try to use don't work... some of you have this working but only cause you modified some stuff your self... I wish there was a guide for dummies at least so i can learn all this... thanks but... I think ill wait for perry's guide.
 
Last edited by a moderator:
Junior Spellweaver
Joined
Dec 28, 2012
Messages
114
Reaction score
30
after much work i finally got the server to function 100% working alter portal, fort and so on
2013-06-24 09-22-01 - JD1264 server + interserver - RaGEZONE Forums 2013-06-24 11-13-26 - JD1264 server + interserver - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Dec 15, 2012
Messages
170
Reaction score
9
problem solved
ignore this post
 

Attachments

You must be registered for see attachments list
Last edited:
Experienced Elementalist
Joined
Aug 16, 2010
Messages
240
Reaction score
22
TRACE : gamed(15):: OnAbortSession 0
TRACE : gamed(15):: OnAbortSession 0
TRACE : Battle Timer update: (0) Thu Jul 18 16:31:14 2013

TRACE : Battle Timer update t_base Thu Jul 18 00:00:00 2013

TRACE : UniqueAuction status 3 Timer update: (0) Thu Jul 18 16:31:14 2013

TRACE : g_teamfrag_create 0 g_teamfrag_delete 0 g_applyrole_create 0 g_applyrole_delete 0
TRACE : add au reconnecting task backoff 2
err : gdelivery::connect to GAuth server failed. Reconnecting....
TRACE : gamed(15):: OnAbortSession 0
TRACE : gamed(15):: OnAbortSession 0
TRACE : gamed(15):: OnAbortSession 0
TRACE : add au reconnecting task backoff 2
err : gdelivery::connect to GAuth server failed. Reconnecting....
TRACE : gamed(15):: OnAbortSession 0
TRACE : gamed(15):: OnAbortSession 0
TRACE : gamed(15):: OnAbortSession 0

I get these errors
 
Newbie Spellweaver
Joined
Jul 22, 2013
Messages
19
Reaction score
1
where did you get your client? or what version does it has to be to run with this server?
 
Joined
Oct 27, 2012
Messages
112
Reaction score
12
/root/start.sh: 124: /root/start.sh: ./mysql.sh: not found

can i install manualy like installing lampp?
and how to install mysql.sh manualy... coz i try installing mysql.sh use method installing lampp and i get failed... can someone teach me?
 
Newbie Spellweaver
Joined
Oct 16, 2010
Messages
15
Reaction score
1
a few the links are off in the start.sh file is why you get the not found errors.

Code:
#!/bin/sh
. '/root/config.sh'
cd $this_dir
while true
do
	echo $color_red
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" 
	echo $color_white"		       Server Manager			    "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"      
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[1]  Start Server"
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[2]  Backup "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
#	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
#	echo $color_yellow"[3]  Restore (rename to db.tgz and put on restore folder)"
#	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[4]  Send Mysql "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[5]  Clean Backup "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[6]  Backup + send to mysql "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[7]  Start Test Server "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[8]  Show process "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[9]  Start lampp "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[10]  Auto Restart "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[23]  Base Install Server (1)"
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[24]  Install Lampp (2) "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[25]  Install DBmysql (3)"
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[26]  Chmod 777 /root"
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[27]  Clear Logs"
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
#	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
#	echo $color_yellow"[28]  Reboot "
#	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
#	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
#	echo $color_yellow"[29]  Power off OS"
#	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[30]  Stop Server "
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_yellow"[0]  Exit"
	echo $color_red"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
	echo $color_cyan 
	date
	showmsg "Made By Rocklee"
	read manage
	echo $color_yellow
	if [ "$manage" = '1' ]; then
		cd $start_path
		./logservice.sh
		./logservice_interserver.sh
		./server.sh
		./interserver.sh
		./toplist.sh
		./toplist_interserver.sh
		./glinkd_all.sh
	elif [ "$manage" = '2' ]; then
		cd $start_path
		./backup.sh
	elif [ "$manage" = '3' ]; then
		cd $start_path
		./restore.sh
	elif [ "$manage" = '4' ]; then
		cd $start_path
		./list.sh
	elif [ "$manage" = '5' ]; then
		cd $start_path
		./clearbackup.sh
	elif [ "$manage" = '6' ]; then
		cd $start_path
		./backupsql.sh
	elif [ "$manage" = '7' ]; then
		cd $start_path
		./clear.sh
		./logservice.sh
		./server.sh
		./glinkd.sh
	elif [ "$manage" = '8' ]; then
		cd $start_path
		ps alx
		exit;
	elif [ "$manage" = '9' ]; then
		cd $start_path
		./lampp.sh
	elif [ "$manage" = '10' ]; then
		cd $auto_path/auto5
		./check.sh
	elif [ "$manage" = '23' ]; then
		cd $start_path
		./serverinstall.sh
	elif [ "$manage" = '24' ]; then
		cd $serverinstall_path
		./lamppinstall.sh
	elif [ "$manage" = '25' ]; then
		cd $serverinstall_path
		./mysql.sh
	elif [ "$manage" = '26' ]; then
		chmod 777 -R /root
	elif [ "$manage" = '27' ]; then
		cd $start_path
		./clear.sh
	elif [ "$manage" = '28' ]; then
		cd $start_path
		reboot
	elif [ "$manage" = '29' ]; then
		shutdown -h now
	elif [ "$manage" = '30' ]; then
		cd $start_path
		./stop.sh
	elif [ "$manage" = '0' ]; then
		cd $start_path
		exit;
	fi

done

now compare yours to this above you will see it was a simple mistake and fix



PS works fine on RHEL6x64
 
Newbie Spellweaver
Joined
Aug 28, 2007
Messages
35
Reaction score
1
i'll upload a vm of it, will take some time tho not exactly a fast uploader

Are you still planning on uploading the VM? I can't seem to install anything...server won't install, can't find repo or something, lampp won't install, dbmysql won't install...
 
Back
Top