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!

[CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023]

Newbie Spellweaver
Joined
Sep 23, 2020
Messages
5
Reaction score
0
already fix this one, can you give me a cabalmain.exe don't have one and can you teach me how to update ep8 to newer episodes already have the files but don't know how to upload it
 
Initiate Mage
Joined
Sep 25, 2020
Messages
2
Reaction score
0
followed all the steps and sections accordingly but encounter this when I use code cabal_restart -d

/usr/bin/cabal_restart: line 44: syntax error near unexpected token `('/usr/bin/cabal_restart: line 44: ` if [ !(-d /var/log/cabal/backups) ]; then'[root@localhost ~]#

Please help me thanks
 
RaGEZONE VIP
[VIP] Member
Joined
Oct 10, 2019
Messages
198
Reaction score
426
followed all the steps and sections accordingly but encounter this when I use code cabal_restart -d

/usr/bin/cabal_restart: line 44: syntax error near unexpected token `('/usr/bin/cabal_restart: line 44: ` if [ !(-d /var/log/cabal/backups) ]; then'[root@localhost ~]#

Please help me thanks
Change line 44 in /etc/cabal/Template/sh/cabal_restart.sh:
Code:
if ! [ -d /var/log/cabal/backups ]; then[COLOR=#666666]
[/COLOR]
 
Junior Spellweaver
Joined
Jul 15, 2020
Messages
100
Reaction score
15
Hello,

I have a problem connecting my client to the database/server.

I have set all Ip in server side to 127.0.0.1 since Im running on centos7 (Oracle VM). On client side, I also changed the language.enc IP to 127.0.0.1. I can login using GM tools, create account and so on.

When I go ingame, I am stuck in login screen. It seems that its not connected to the database/server. Any idea which part did I miss?

Basically, what else do I need to do to link my client to my database/server?

Ty
 
Junior Spellweaver
Joined
Jul 15, 2020
Messages
100
Reaction score
15
Your client should be set to connect to the VMs actual IP, not your local host (127.0.0.1 just resolves to yourself).
Your server should be set to use 127.0.0.1 only for the inner-server communications and the database (assuming you are hosting it in the VM). The client connection IP should be set to the IP of the VM on your network.

For example, if the VM is seen on your network via 192.168.1.15, then you should be using that IP for your client and the client IP on the server.

Somehow I managed to use both server and client IP to 127.0.0.1 and managed to connect to the server. All I did is to port forward Loginsvr port in Virtualbox setting along with WorldSvr1,2,3 port. The current problem I faced right now is my client auto close after 1-2min in-game. Any idea?
 
Newbie Spellweaver
Joined
Dec 30, 2016
Messages
77
Reaction score
2
I followed the steps and server is working perfectly on oracle Virtual machine, as soon as i host it on contabo centos 7 i get this error. does anyone know how to fix it ?

sp201006_162738 - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jul 15, 2020
Messages
100
Reaction score
15
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
Assuming you already done whats in the link,

sudo /home/cabal/f403_war_start.sh

Type that in your centos.

just right after I have execute the command that has been given, the message appeared bellow.

[root@localhost ~]# sudo /home/cabalex8/f403_war_start.sh
Sat Jan 30 17:43:47 PST 2021: WorldSvr_01_10 starting
You have new mail in /var/spool/mail/root

the mail is below:

Code:
From root@localhost.localdomain  Fri Jan 29 03:09:07 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id 07309333A889; Fri, 29 Jan 2021 03:09:06 +0800 (PST)
From: Anacron <root@localhost.localdomain>
To: root@localhost.localdomain
Content-Type: text/plain; charset="UTF-8"
Subject: Anacron job 'cron.daily' on localhost.localdomain
Message-Id: <20210128190907.07309333A889@localhost.localdomain>
Date: Fri, 29 Jan 2021 03:09:06 +0800 (PST)

/etc/cron.daily/logrotate:

error: Ignoring bootlog because of bad file mode - must be 0644 or 0444.
error: Ignoring chrony because of bad file mode - must be 0644 or 0444.
error: Ignoring cups because of bad file mode - must be 0644 or 0444.
error: Ignoring firewalld because of bad file mode - must be 0644 or 0444.
error: Ignoring glusterfs because of bad file mode - must be 0644 or 0444.
error: Ignoring iscsiuiolog because of bad file mode - must be 0644 or 0444.
error: Ignoring libvirtd because of bad file mode - must be 0644 or 0444.
error: Ignoring libvirtd.qemu because of bad file mode - must be 0644 or 0444.
error: Ignoring mariadb because of bad file mode - must be 0644 or 0444.
error: Ignoring numad because of bad file mode - must be 0644 or 0444.
error: Ignoring ppp because of bad file mode - must be 0644 or 0444.
error: Ignoring psacct because of bad file mode - must be 0644 or 0444.
error: Ignoring samba because of bad file mode - must be 0644 or 0444.
error: Ignoring syslog because of bad file mode - must be 0644 or 0444.
error: Ignoring wpa_supplicant because of bad file mode - must be 0644 or 0444.
error: Ignoring yum because of bad file mode - must be 0644 or 0444.

From root@localhost.localdomain  Fri Jan 29 04:00:02 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id 2EA7C333A889; Fri, 29 Jan 2021 04:00:01 +0800 (PST)
From: "(Cron Daemon)" <root@localhost.localdomain>
To: root@localhost.localdomain
Subject: Cron <root@localhost> /bin/bash /usr/bin/war_start
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=251>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/0>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Message-Id: <20210128200002.2EA7C333A889@localhost.localdomain>
Date: Fri, 29 Jan 2021 04:00:01 +0800 (PST)

/bin/bash: /usr/bin/war_start: No such file or directory

From root@localhost.localdomain  Fri Jan 29 08:00:03 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id 1F2C231CCA80; Fri, 29 Jan 2021 08:00:02 +0800 (PST)
From: "(Cron Daemon)" <root@localhost.localdomain>
To: root@localhost.localdomain
Subject: Cron <root@localhost> /bin/bash /usr/bin/war_start
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=280>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/0>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Message-Id: <20210129000003.1F2C231CCA80@localhost.localdomain>
Date: Fri, 29 Jan 2021 08:00:02 +0800 (PST)

/bin/bash: /usr/bin/war_start: No such file or directory

From root@localhost.localdomain  Fri Jan 29 12:00:02 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id D61F431CCA80; Fri, 29 Jan 2021 12:00:01 +0800 (PST)
From: "(Cron Daemon)" <root@localhost.localdomain>
To: root@localhost.localdomain
Subject: Cron <root@localhost> /bin/bash /usr/bin/war_start
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=308>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/0>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Message-Id: <20210129040001.D61F431CCA80@localhost.localdomain>
Date: Fri, 29 Jan 2021 12:00:01 +0800 (PST)

/bin/bash: /usr/bin/war_start: No such file or directory

From root@localhost.localdomain  Fri Jan 29 16:00:04 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id 8AB6531CCA80; Fri, 29 Jan 2021 16:00:02 +0800 (PST)
From: "(Cron Daemon)" <root@localhost.localdomain>
To: root@localhost.localdomain
Subject: Cron <root@localhost> /bin/bash /usr/bin/war_start
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=338>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/0>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Message-Id: <20210129080003.8AB6531CCA80@localhost.localdomain>
Date: Fri, 29 Jan 2021 16:00:02 +0800 (PST)

/bin/bash: /usr/bin/war_start: No such file or directory

From root@localhost.localdomain  Fri Jan 29 20:00:05 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id 6A73A31CCAAB; Fri, 29 Jan 2021 20:00:04 +0800 (PST)
From: "(Cron Daemon)" <root@localhost.localdomain>
To: root@localhost.localdomain
Subject: Cron <root@localhost> /bin/bash /usr/bin/war_start
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=7>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/0>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/bash>
X-Cron-Env: <PATH=/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <MAILTO=root>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Message-Id: <20210129120005.6A73A31CCAAB@localhost.localdomain>
Date: Fri, 29 Jan 2021 20:00:04 +0800 (PST)

/bin/bash: /usr/bin/war_start: No such file or directory

From root@localhost.localdomain  Sat Jan 30 03:22:37 2021
Return-Path: <root@localhost.localdomain>
X-Original-To: root
Delivered-To: root@localhost.localdomain
Received: by localhost.localdomain (Postfix, from userid 0)
	id B74CA31CCAA3; Sat, 30 Jan 2021 03:22:36 +0800 (PST)
From: Anacron <root@localhost.localdomain>
To: root@localhost.localdomain
Content-Type: text/plain; charset="UTF-8"
Subject: Anacron job 'cron.daily' on localhost.localdomain
Message-Id: <20210129192236.B74CA31CCAA3@localhost.localdomain>
Date: Sat, 30 Jan 2021 03:22:36 +0800 (PST)

/etc/cron.daily/logrotate:

error: Ignoring bootlog because of bad file mode - must be 0644 or 0444.
error: Ignoring chrony because of bad file mode - must be 0644 or 0444.
error: Ignoring cups because of bad file mode - must be 0644 or 0444.
error: Ignoring firewalld because of bad file mode - must be 0644 or 0444.
error: Ignoring glusterfs because of bad file mode - must be 0644 or 0444.
error: Ignoring iscsiuiolog because of bad file mode - must be 0644 or 0444.
error: Ignoring libvirtd because of bad file mode - must be 0644 or 0444.
error: Ignoring libvirtd.qemu because of bad file mode - must be 0644 or 0444.
error: Ignoring mariadb because of bad file mode - must be 0644 or 0444.
error: Ignoring numad because of bad file mode - must be 0644 or 0444.
error: Ignoring ppp because of bad file mode - must be 0644 or 0444.
error: Ignoring psacct because of bad file mode - must be 0644 or 0444.
error: Ignoring samba because of bad file mode - must be 0644 or 0444.
error: Ignoring syslog because of bad file mode - must be 0644 or 0444.
error: Ignoring wpa_supplicant because of bad file mode - must be 0644 or 0444.
error: Ignoring yum because of bad file mode - must be 0644 or 0444.
 
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
Guys, test my new server, lots of adjust to make,

just what I wanted! can you share that regpage and webshop that you have? if it is only ok with you? that would be so awesome!

you don't need to include the db of course, if it is still ok with you? of course.....

I would try your server of course, downloading as we speak...
 
Initiate Mage
Joined
Jan 20, 2021
Messages
2
Reaction score
1
It's the simple registration page 1.5V by chumpywumpy, you can find the files here on RaGEZONE forum



But whatever, the web shop won't be used, because this server is f2p, Farm & Craft to win, running on a good vps hardware machine and good connection for almost free, will be running for years if anyone don't take it down
 
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,361
Reaction score
80
It's the simple registration page 1.5V by chumpywumpy, you can find the files here on RaGEZONE forum



But whatever, the web shop won't be used, because this server is f2p, Farm & Craft to win, running on a good vps hardware machine and good connection for almost free, will be running for years if anyone don't take it down

the link on the original file is dead for years,.. can you at least share the original ones?! if it is not a problem with you.

thanks!
 
Initiate Mage
Joined
Jan 20, 2021
Messages
2
Reaction score
1
ChumpyWumpy's Cash Shop new download link
 
Junior Spellweaver
Joined
Dec 13, 2008
Messages
134
Reaction score
37
REPACK DOWNLOAD LINK:
[/B]
1. cabal_ep8_repack.tar.gz into /root directory.

2. Run command:
Code:
tar xzvf cabal*

3. Run command:
Code:
chmod +x install.sh

4. Start instalation:
Code:
./install.sh

Installation is pretty straight forward, just let it install everything and update system and additional libraries.

5. When installation is finished, type:
Code:
cabal_config
and input required information.

6. After that is completed, type:
Code:
mkdir -p /var/log/cabal

REPACK COMMANDS:

Creation / Config:
Code:
cabal_create -s - creates Servers [World] (SAMPLE: cabal_create -s 1 [will create 1 server])
cabal_create -c - creates Channels (SAMPLE: cabal_create -c 2 1 [will create 2 channels in the 1st server])cabal_config = Server ips, database port and credentials
Management:
Code:
cabal_start - starts services
cabal_stop - stops services
cabal_status - checks services

cabal_reload - reloads services [B]on live server[/B]
cabal_restart - restarts services
cabal_restart -d - restarts services and deletes all logs*
[Please download a fixed version of cabal_restart -d from here: and replace it with the existing one in: /etc/cabal/Template/sh]
[/CENTER]
Hi guys, it's been a while since I last configured a cabal server. I've hit a wall at "Section 5". I don't usually use Linux so I don't really know what's going on. Hoping somebody here can help me out.

Capture.JPG - [CentOS 7/8 Repack] Full Cabal Server Installation + CentOS SQL (Database) [Updated 2023] - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Back
Top