Help and request

Newbie Spellweaver
Joined
Feb 10, 2008
Messages
71
Reaction score
0
Help me on:
LonelyBoy - Help and request - RaGEZONE Forums


What happen?

Request:
Anyone who can play with own server jor, can leave your msn or yahoo here? I wan add you and ask you something. Thank You
 
add in LoginSvr_01 IgnoreClientVersion=1. Search before you post!

I add already...
got 2 or use 1 only

I mean
use like this
Code:
 InstantPlayTimeClearIntervalMin=300
IDC=1
client_version=22
IgnoreClientVersion=1

or

use like this
Code:
 InstantPlayTimeClearIntervalMin=300
 IDC=1
 IgnoreClientVersion=1
 
Upvote 0
Code:
 InstantPlayTimeClearIntervalMin=300
IDC=1
[B]IgnoreClientVersion=1[/B]
client_version=22
or


Mmm thats the way that I have it, and it works fine for me.
 
Upvote 0
The problem now is Failed connecting to the server =.="

I already edit the internal to my centos ip but still failed.

After restart pc how to open server back?
I do like this. First open Centos and start it. After that open WinSCP
At last open putty. At putty type service cabal start. then all write [OK]. After that i try login, failed.
Is that correct? If wrong please tell me and don't blame me
 
Upvote 0
The problem now is Failed connecting to the server =.="

I already edit the internal to my centos ip but still failed.

After restart pc how to open server back?
I do like this. First open Centos and start it. After that open WinSCP
At last open putty. At putty type service cabal start. then all write [OK]. After that i try login, failed.
Is that correct? If wrong please tell me and don't blame me

in putty or WinSCP, go to /var/logs/cabal/ and check GlobalMgrSvr.log and GlobalDBAgent.log

Check to see if there's any errors. You should see either New server session started in Mgr or Connect Sucess! in the DBAgent. If not, read the rest of the log to see what the problem is
 
Upvote 0
in putty or WinSCP, go to /var/logs/cabal/ and check GlobalMgrSvr.log and GlobalDBAgent.log

Check to see if there's any errors. You should see either New server session started in Mgr or Connect Sucess! in the DBAgent. If not, read the rest of the log to see what the problem is

When i open WinSCP and go to /var/logs/cabal/ and check GlobalMgrSvr.log and GlobalDBAgent.log, i open both of that and see so many error. For all the files inside /var/logs/cabal/ also got error. Example like CashDBAgent.log , Chat_Node_24.log and so on.

GlobalMgrSvr.log

Code:
[Thu Aug 28 2008 15:35:02.887261 3086546624]: [##ERROR##] connect 192.168.1.101:38180 fail
[Thu Aug 28 2008 15:35:02.887338 3086546624]: [##ERROR##] Link(): link open fail, Exit
[Thu Aug 28 2008 15:35:02.888254 3086546624]: [##ERROR##] active fail
[Thu Aug 28 2008 15:36:11.245808 3086023584]: [##ERROR##] OnIPCNFYUserCnt0(): pUserDataCtx(bServerIdx:0, bGroupIdx:0), pIPSNFYUserCnt0(bServerIdx:128, bGroupIdx:1)
[Thu Aug 28 2008 15:36:11.280517 3086023584]: [##ERROR##] 'OnIPCNFYUserCnt0' fail (Proc/Global.cpp:21)
[Thu Aug 28 2008 15:36:11.280682 3086023584]: [##ERROR##] UsrMap Fail : MainCmd(52) Ret(15:0:21) Addr(192.168.1.101)
[Thu Aug 28 2008 15:36:27.703030 3086023584]: [##ERROR##] OnIPCNFYUserCnt0(): pUserDataCtx(bServerIdx:0, bGroupIdx:0), pIPSNFYUserCnt0(bServerIdx:24, bGroupIdx:1)
[Thu Aug 28 2008 15:36:27.703178 3086023584]: [##ERROR##] 'OnIPCNFYUserCnt0' fail (Proc/Global.cpp:21)
[Thu Aug 28 2008 15:36:27.703707 3086023584]: [##ERROR##] UsrMap Fail : MainCmd(52) Ret(15:0:21) Addr(192.168.1.101)
[Thu Aug 28 2008 15:36:57.564713 3086023584]: [##ERROR##] OnIPCNFYUserCnt0(): pUserDataCtx(bServerIdx:0, bGroupIdx:0), pIPSNFYUserCnt0(bServerIdx:24, bGroupIdx:1)
[Thu Aug 28 2008 15:36:57.565538 3086023584]: [##ERROR##] 'OnIPCNFYUserCnt0' fail (Proc/Global.cpp:21)
[Thu Aug 28 2008 15:36:57.565594 3086023584]: [##ERROR##] UsrMap Fail : MainCmd(52) Ret(15:0:21) Addr(192.168.1.101)
[Thu Aug 28 2008 15:40:48.464491 3086735040]: [##ERROR##] listen 38170 port fail (Address already in use)
[Thu Aug 28 2008 15:40:48.464716 3086735040]: [##ERROR##] active fail

GlobalDBAgent.log

Code:
[Thu Aug 28 2008 15:40:47.275967 3086649024]: [##ERROR##] listen 38180 port fail (Address already in use)
[Thu Aug 28 2008 15:40:47.276227 3086649024]: [##ERROR##] active fail
[Thu Aug 28 2008 15:40:47.278616 3076156320]: CProcessLayer(0)::svc Terminated [3076156320]
[Thu Aug 28 2008 15:40:47.278727 3065666464]: [##ERROR##] getq fail (108)
[Thu Aug 28 2008 15:40:47.278778 3065666464]: CProcessLayer(0)::svc Terminated [3065666464]
[Thu Aug 28 2008 15:40:47.278879 3055176608]: [##ERROR##] getq fail (108)
[Thu Aug 28 2008 15:40:47.278931 3055176608]: CProcessLayer(0)::svc Terminated [3055176608]

Note: Just show some of the error only. Coz to many
 
Upvote 0
clear logs. reboot centos to clear the conflicting ports. restart cabal, recheck logs.

always see to it that everything else is working before attempting to connect.

oh and btw, your client version problem is another case. its not related to the errors on your logs.
 
Upvote 0
clear logs. reboot centos to clear the conflicting ports. restart cabal, recheck logs.

always see to it that everything else is working before attempting to connect.

oh and btw, your client version problem is another case. its not related to the errors on your logs.

Please teach me step by step how to clear logs.
I am still newbie so quite noob dun dun know those button and files, so hope someone please help me.

Thank You
 
Upvote 0
to clear logs delete all files in /var/log/cabal

After clear the log what to do? re open server then can login already?

==============================================================================================================

WorldSvr_24_01.log
Code:
[Fri Aug 29 2008 21:33:29.054857 2801056672]: CProcessLayer(30)::svc Start [2801056672]
[Fri Aug 29 2008 21:33:29.106023 3086939840]: try listening 38111 port
[Fri Aug 29 2008 21:33:36.051328 3086939840]: sock 5 ->LinkHandler close
[Fri Aug 29 2008 21:33:41.052937 3086939840]: [##ERROR##] remoteAddr(192.168.1.101), connectRetryNum_(9,0), serverAddr(192.168.1.101:38170)
[Fri Aug 29 2008 21:33:41.053408 3086939840]: try connect 192.168.1.101:38170, Sync
[Fri Aug 29 2008 21:33:41.056981 3086939840]: sock 5 ->LinkHandler Open
[Fri Aug 29 2008 21:33:41.057063 3086939840]: SendIPSConnect2Svr (161:24:01:00)
[Fri Aug 29 2008 21:33:53.849880 3086939840]: sock 5 ->LinkHandler close
[Fri Aug 29 2008 21:33:58.872956 3086939840]: [##ERROR##] remoteAddr(192.168.1.101), connectRetryNum_(9,0), serverAddr(192.168.1.101:38170)
[Fri Aug 29 2008 21:33:58.873886 3086939840]: try connect 192.168.1.101:38170, Sync
[Fri Aug 29 2008 21:33:58.877781 3086939840]: sock 5 ->LinkHandler Open
[Fri Aug 29 2008 21:33:58.877863 3086939840]: SendIPSConnect2Svr (161:24:01:00)
[Fri Aug 29 2008 21:33:58.937636 21388192]: ChannelType changed(0 -> 1)
LoginSvr_01.log
Code:
[Fri Aug 29 2008 21:33:20.489988 3086599872]: ServerListManualOrder()
[Fri Aug 29 2008 21:33:20.490036 3086599872]: 00:00 => 0
[Fri Aug 29 2008 21:33:20.490085 3086599872]: V1 = 22, V2 = 5834620, V3 = 0, V4 = 0
[Fri Aug 29 2008 21:33:20.494483 3086599872]: ImageAuthDataMgr Init Begin
[Fri Aug 29 2008 21:33:20.494979 3086599872]: [##ERROR##] Init(): OpenDir Failed. Path(樬p亩;?5)
[Fri Aug 29 2008 21:33:20.495031 3086599872]: ImageAuthDataMgr Init End(Count:0)
[Fri Aug 29 2008 21:33:20.498680 3086599872]: try connect 192.168.1.101:38170, Sync
[Fri Aug 29 2008 21:33:20.503089 3086599872]: sock 7 ->LinkHandler Open
[Fri Aug 29 2008 21:33:20.503522 3086599872]: SendIPSConnect2Svr (195:128:01:00)
[Fri Aug 29 2008 21:33:20.503920 3086599872]: try connect 192.168.1.101:38180, Sync
[Fri Aug 29 2008 21:33:20.507049 3086599872]: sock 9 ->LinkHandler Open
[Fri Aug 29 2008 21:33:20.507507 3086599872]: SendIPSConnect2Svr (195:128:01:00)
[Fri Aug 29 2008 21:33:20.507911 3086599872]: try listening 38101 port
[Fri Aug 29 2008 21:33:20.512491 3086597024]: CProcessLayer(0)::svc Start [3086597024]
[Fri Aug 29 2008 21:33:27.506580 3086599872]: sock 7 ->LinkHandler close
[Fri Aug 29 2008 21:33:32.507706 3086599872]: [##ERROR##] remoteAddr(192.168.1.101), connectRetryNum_(9,0), serverAddr(192.168.1.101:38170)
[Fri Aug 29 2008 21:33:32.508195 3086599872]: try connect 192.168.1.101:38170, Sync
[Fri Aug 29 2008 21:33:32.510749 3086599872]: sock 7 ->LinkHandler Open
[Fri Aug 29 2008 21:33:32.511064 3086599872]: SendIPSConnect2Svr (195:128:01:00)
[Fri Aug 29 2008 21:33:32.518117 3086597024]: ServerState changed(0 -> 0)
GlobalMgrSvr.log
Code:
[Fri Aug 29 2008 21:33:02.435486 3086804672]: [##ERROR##] connect 192.168.1.101:38180 fail
[Fri Aug 29 2008 21:33:02.435561 3086804672]: [##ERROR##] Link(): link open fail, Exit
[Fri Aug 29 2008 21:33:02.436328 3086804672]: [##ERROR##] active fail
[Fri Aug 29 2008 21:33:25.500740 3086261152]: [##ERROR##] OnIPCNFYUserCnt0(): pUserDataCtx(bServerIdx:0, bGroupIdx:0), pIPSNFYUserCnt0(bServerIdx:128, bGroupIdx:1)
[Fri Aug 29 2008 21:33:25.500895 3086261152]: [##ERROR##] 'OnIPCNFYUserCnt0' fail (Proc/Global.cpp:21)
[Fri Aug 29 2008 21:33:25.501742 3086261152]: [##ERROR##] UsrMap Fail : MainCmd(52) Ret(15:0:21) Addr(192.168.1.101)
[Fri Aug 29 2008 21:33:34.039626 3086261152]: [##ERROR##] OnIPCNFYUserCnt0(): pUserDataCtx(bServerIdx:0, bGroupIdx:0), pIPSNFYUserCnt0(bServerIdx:24, bGroupIdx:1)
[Fri Aug 29 2008 21:33:34.039864 3086261152]: [##ERROR##] 'OnIPCNFYUserCnt0' fail (Proc/Global.cpp:21)
[Fri Aug 29 2008 21:33:34.040455 3086261152]: [##ERROR##] UsrMap Fail : MainCmd(52) Ret(15:0:21) Addr(192.168.1.101)
[Fri Aug 29 2008 21:33:51.843890 3086261152]: [##ERROR##] OnIPCNFYUserCnt0(): pUserDataCtx(bServerIdx:0, bGroupIdx:0),pIPSNFYUserCnt0(bServerIdx:24, bGroupIdx:1)
[Fri Aug 29 2008 21:33:51.844443 3086261152]: [##ERROR##] 'OnIPCNFYUserCnt0' fail (Proc/Global.cpp:21)
[Fri Aug 29 2008 21:33:51.844746 3086261152]: [##ERROR##] UsrMap Fail : MainCmd(52) Ret(15:0:21) Addr(192.168.1.101)
After i edit something, now getting less error jor... Hope can play cabal soon.

=============================================================================================================

After i try login, inside LoginSvr_01.log add 2 more line
Code:
[Fri Aug 29 2008 21:33:32.518117 3086597024]: ServerState changed(0 -> 0)
[Fri Aug 29 2008 21:41:18.425301 3086599872]: accept success 11(192.168.1.100:1390)
[Fri Aug 29 2008 21:41:18.426412 3086599872]: 1.open user 11 [83E0770] (192.168.1.100)
On DBAgent_24.log also got add something
Code:
[Fri Aug 29 2008 22:04:06.301945 3044539296]: [##ERROR##] DB ERROR(MSG)      : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
[Fri Aug 29 2008 22:04:06.302254 3044539296]: [##ERROR##] DB ERROR(CODE)     : 20009
[Fri Aug 29 2008 22:04:06.302308 3044539296]: [##ERROR##] DB ERROR(VAR_INFO) : 
[Fri Aug 29 2008 22:04:06.302358 3044539296]: [##ERROR##] DB ERROR(SQLSTATE) : 08S01
[Fri Aug 29 2008 22:04:06.302878 3044539296]: [##ERROR##] DB ERROR(STM_TEXT) : 
[Fri Aug 29 2008 22:04:06.319325 3044539296]: [##ERROR##] Database Connect Fail (uid=ID;pwd=Password;dsn=CabalGame24;APP=DBAgent_24)
[Fri Aug 29 2008 22:04:06.332196 3044539296]: [##ERROR##] check 'pDB' fail
[Fri Aug 29 2008 22:04:06.332300 3044539296]: [##ERROR##] 'OnIPCIWarGetLastNationRewardWarResults' fail (Database/InstantWar.cpp:140)
[Fri Aug 29 2008 22:04:06.332367 3044539296]: [##ERROR##] UsrMap Fail : MainCmd(600) Ret(8C:0:140) Addr(192.168.1.101)

=============================================================================================================

1 more

LonelyBoy - Help and request - RaGEZONE Forums


Haiz... so many problem
 
Last edited:
Upvote 0
I can't even decide where to begin with this bunch of errors.

WorldSvr_24_01.log - That is normal if you don't have the authenticated globalmgrsvr, it fails a few times and then connects and changes the channel type if it needs to. The connection error in the loginsvr is the same thing, the second one (the OpenDir error) means you are missing things from your server install as the imageauth files aren't there.

The globalmgrsvr errors are normal if you don't have the authenticated globalmgrsvr file.

The dbagent one is because the server cannot connect to your MSSQL DB. Either a firewall is stopping it or odbc.ini has the wrong address for the window machine.

As for the last one i am puzzled. There is no way you should be able to actually log into the game with the host of other errors you have so i can't see how you got that one.

I would suggest looking at my guide in my sig and using my repack. It will solve the missing files problem and it will help you sort out your config as gen_config2.sh will just ask you for what it needs and do the config for you. You will need to read the extra note on there about the login bug fix (the authenticated globalmgrsvr) as it is not in the repack yet, just copy those files over after you have installed my pack.
 
Upvote 0
here is the problem:

[Fri Aug 29 2008 22:04:06.319325 3044539296]: [##ERROR##] Database Connect Fail (uid=ID;pwd=Password;dsn=CabalGame24;APP=DBAgent_24)

Did you setup your sql server username and password in odbc.ini?

On odbc.ini only set ip right? Still got anything do in odbc.ini? If got tell me how to do. I am still newbie.

==============================================================================================================

How to open enc files to edit the server name? Use what to open enc files?

I think i am going to uninstall all thing and follow mahi guide again.. maybe i do something wrong already =,="
 
Last edited:
Upvote 0
you dont need to open the client file to change the name. just change an entry in your worldserver config file

[WorldSvr]
ServerIdx=24 <-- change to 1 or 2 or 3
(note that if you change this, a whole lot things need to be changed also)

as for the odbc. try to check if you can connect from centos to your sql, by telnet <database ip> <mssql port : default 1433>
 
Upvote 0
@cypher66
in the configs check where the user is cabal and password cabal, change that to your sql username and password from sql.

Can tell me more? Don't tell me a little a little just tell me more about the server. Where is the configs check files? Where to set the id and password?

@[hidden]
Thank, but you can help me more? Example if you free can you give me your msn hotmail or yahoo? It more easy to chat about the server.

Thank You
 
Upvote 0
As i posted on your other topic you really do need to start familiarising yourself with your config files as running a server means you need to know them inside out. If you use my pack you don't need to alter a single file by hand to get it working, just follow gen_config2.sh and answer the questions is asks. All you really need to know if your windows IP and the user/pass for the database as gen_config2.sh will even work out the IP for you and display it when you run it.

The main configs are in /etc/cabal/ and odbc.ini is in /etc/. You will find your log files in /var/log/cabal/.
 
Upvote 0
After the first login, i get error

LonelyBoy - Help and request - RaGEZONE Forums


Then i cant login to server already... at choosing server there... always login and choose server then say cant connect to server. Only can login 1 time =,="
 
Upvote 0
Back