Hi all,
A little confuse on the Cabal server setting up procedure. Hope someone could enlighten me, also forgive me if I'm not reading any other post similar since I've been searching for the solution for hours.
I am trying to learn how to set up the server on my laptop, which in fact I will be only playing the game myself, so both server (CentOS) and database (MSSQL) are on my PC.
There are a few questions I wanted to clarify.
1. The command "service cabal start" results all in OK status but when I try to check with "service cabal status" below are the result.
Code:[root@localhost ~]# service cabal start Starting AuthDBAgent: [ OK ] Starting DBAgent_01: [ OK ] Starting RockAndRollITS: [ OK ] Starting GlobalMgrSvr: [ OK ] Starting GlobalDBAgent: [ OK ] Starting CashDBAgent: [ OK ] Starting PCBangDBAgent: [ OK ] Starting EventDBAgent: [ OK ] Starting PartySvr_01: [ OK ] Starting ChatNode_01: [ OK ] Starting EventMgrSvr: [ OK ] Starting AgentShop_01: [ OK ] Starting LoginSvr_01: [ OK ] Starting WorldSvr_01_01: [ OK ]I've try to start the service with specific name as "service ChatNode_01 start" but to no avail. Any idea why? Attach with the log files that might provide some more information.Code:[root@localhost ~]# service cabal status AuthDBAgent (pid 4202) is running... DBAgent_01 (pid 4228) is running... RockAndRollITS (pid 4249) is running... GlobalMgrSvr (pid 4266) is running... GlobalDBAgent (pid 4283) is running... CashDBAgent (pid 4309) is running... PCBangDBAgent (pid 4335) is running... EventDBAgent (pid 4359) is running... PartySvr_01 (pid 4385) is running... ChatNode_01 is stopped EventMgrSvr is stopped AgentShop_01 is stopped LoginSvr_01 is stopped WorldSvr_01_01 is stopped
2. I would like to run the client in the same PC as well, do I still need to port forward the specific port? Or I just need to disable to firewall in both host and guest(Vbox) OS? As I encounter the error with "You have failed to connect to the server" when I try to login to the game.
Thanks..



Reply With Quote


