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!

EP8 Server Files + DB by Justin Bieber

Newbie Spellweaver
Joined
Feb 1, 2013
Messages
7
Reaction score
0
​My friend need help, why nobody can answer?!
We want make the server, he posting the log's, all running only have some problem with port open.
 
Newbie Spellweaver
Joined
Sep 28, 2012
Messages
28
Reaction score
0
[root@cabalserver ~]# service cabal start
Starting AuthDBAgent: AuthDBAgent: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
[FAILED
]
Starting RockAndRollITS: [ OK ]

Starting DBAgent_01: DBAgent_01: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
[FAILED]

Starting GlobalDBAgent: GlobalDBAgent: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
[FAILED]

Starting GlobalMgrSvr: GlobalMgrSvr: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory
[FAILED]

Starting ChatNode_01: [ OK ]

Starting CashDBAgent: CashDBAgent: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
[FAILED]

Starting PCBangDBAgent: PCBangDBAgent: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
[FAILED]

Starting EventDBAgent: EventDBAgent: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
[FAILED]

Starting EventMgrSvr: [ OK ]

Starting AgentShop_01: [ OK ]

Starting LoginSvr_01: [ OK ]

Starting PartySvr_01: [ OK ]

Starting WorldSvr_01_01: [ OK ]

Starting WorldSvr_01_02: bash: WorldSvr_01_02: command not found
[FAILED]

Starting WorldSvr_01_03: bash: WorldSvr_01_03: command not found
[FAILED]

Starting WorldSvr_01_04: bash: WorldSvr_01_04: command not found
[FAILED]

Starting WorldSvr_01_05: bash: WorldSvr_01_05: command not found
[FAILED]

Starting WorldSvr_01_06: bash: WorldSvr_01_06: command not found
[FAILED]

Little help guys? i change all ip from files and nothing...
 
Experienced Elementalist
Joined
Feb 16, 2012
Messages
234
Reaction score
96
yum install unixODBC openssl097a net-snmp-utils net-snmp-libs net-snmp lm_sensors gcc freetds libgcc -y
 
Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
Thanks for ur Post, but the Problem is still the same.

Code:
[root@rs200999 ~]# yum install unixODBC openssl097a net-snmp-utils net-snmp-libs net-snmp lm_sensors gcc freetds libgcc -y 
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * rpmforge: mirror.nl.leaseweb.net
base                                                     | 3.7 kB     00:00     
extras                                                   | 3.5 kB     00:00     
plesk                                                    | 1.3 kB     00:00     
rpmforge                                                 | 1.9 kB     00:00     
updates                                                  | 3.5 kB     00:00     
Setting up Install Process
Package unixODBC-2.2.14-12.el6_3.x86_64 already installed and latest version
No package openssl097a available.
Package 1:net-snmp-utils-5.5-41.el6_3.1.x86_64 already installed and latest version
Package 1:net-snmp-libs-5.5-41.el6_3.1.x86_64 already installed and latest version
Package 1:net-snmp-5.5-41.el6_3.1.x86_64 already installed and latest version
Package lm_sensors-3.1.1-10.el6.x86_64 already installed and latest version
Package gcc-4.4.6-4.el6.x86_64 already installed and latest version
Package freetds-0.64-1.el6.rf.x86_64 already installed and latest version
Package libgcc-4.4.6-4.el6.x86_64 already installed and latest version
Nothing to do
[root@rs200999 ~]#
 
Junior Spellweaver
Joined
Nov 25, 2012
Messages
139
Reaction score
35
i post my logs again maybe some1 look on it and help me... 2 day ago still the same shid :mad:View attachment newlogs.zip
All like in tutorials some piece can connect into db some cant....cant login it say try later ... All service working they dont stop
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 12, 2009
Messages
54
Reaction score
13
Error Help Me Please!!

In order to achieve everything I started but now I get another error.

Which I need your valuable help.

Well after entering my username and password it accepts but does not show the channels to start the game.


Pic Error.
View attachment 122946

My Logs.
View attachment 122947


image attached my logs and hope someone can help me.

= Google Translator. =
 
Newbie Spellweaver
Joined
Nov 22, 2011
Messages
17
Reaction score
0
files that are really going to download episode 8 to test files and client support these files have not seen him in contributing sorry for my bad English
 
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,367
Reaction score
80
files that are really going to download episode 8 to test files and client support these files have not seen him in contributing sorry for my bad English

What?!... :blink:

how i create account????

set ANSI_NULLS ON
set QUOTED_IDENTIFIER ON
go

ALTER FUNCTION [dbo].[fn_md5] (@data varchar(255))
RETURNS CHAR(32) AS
BEGIN
return SUBSTRING(master.dbo.fn_varbintohexstr(HashBytes('MD5', @data)), 3, 32)
END


Exec dbo.cabal_tool_registeraccount 'yourusername' , 'yourpassword'

If You Guys Use Search Often You Could Spare Alot Of Time...
 
Skilled Illusionist
Joined
May 12, 2007
Messages
345
Reaction score
20
i change to other ver but
[Wed Feb 6 2013 07:31:08.017820 3086039536]: run_event_loop exited. resumeEvent
[Wed Feb 6 2013 07:31:08.017923 3086039536]: try listening 38101 port
[Wed Feb 6 2013 07:31:09.064242 3086039536]: success accept 13(192.168.1.119:48502)
[Wed Feb 6 2013 07:31:09.064609 3086039536]: 1.open user 13 [9C0C7E0] (192.168.1.119)
[Wed Feb 6 2013 07:31:09.067654 3077737360]: [##ERROR##] Mismatch version(c: 4168, s: 369). ip(192.168.1.119)
[Wed Feb 6 2013 07:31:12.965871 3086039536]: 1.close user 13 [9C0C7E0] (192.168.1.119)

and the i change ver to 4168 but i don't know magic key

do u help me ..
 
Newbie Spellweaver
Joined
Feb 8, 2013
Messages
46
Reaction score
21
Same problem here, someone know how to get that magic key?
[Fri Feb 8 2013 22:44:28.772761 3078253456]: [##ERROR##] Mismatch version(c: 374, s: 369). ip(192.168.2.100)
client_version=374
NormalClientMagicKey=1168110

Someone know how to make it to have work?:D
next problem is this:
[Fri Feb 8 2013 22:43:43.396061 3086555632]: [##ERROR##] index(0) putq error(11): MsgCount=0, last(cmd=3194, uniqIdx=1, processTick=420(0ms)). Exit
I have it veryyy muuch in LoginSvr_01.log someone know how to fix it? :)
 
Newbie Spellweaver
Joined
Jun 13, 2013
Messages
5
Reaction score
0
greetings to all, can anyone tell me specifically about this problem .
i need full guide on how to work on this .
problem : when i "service WorldSvr_01_01 start" the terminal direct tell me this .
ACE_ASSERT: file Game/GameSystem.cpp, line 1595 assertion failed for 'script.Load( cValue, "Mobs" )'.Aborting...

 
Last edited:
Newbie Spellweaver
Joined
Jun 27, 2013
Messages
15
Reaction score
1
hi there
i have a problem i installed everything my all services runs normally. i type my id and pw in client and when i press Okey buton "Moving to Select Seerver Screen" appears then fastly disappears
ant nothing happens , no any any errors just nothing i ve tried everythings its been 3 days i ve ready everythings about cabal in this forum but i couldnt fix it.i ve tried 3 differen clients
1-Simpy cabal
2-Cabal Machine
3-Nexus cabal
all clients doesnt move me to select server screen, nothing happens.
This is Screnshoot of login screen View attachment 133729

and there is my log files View attachment 133730
my english is not perfect but i hope u guys can understand what i mean :)
İf anybody help me that would be im going to loose my mindgreat have a nice day.

[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 ]
[root@localhost ~]# service cabal status
AuthDBAgent (pid 3702) is running...
DBAgent_01 (pid 3728) is running...
RockAndRollITS (pid 3749) is running...
GlobalMgrSvr (pid 3766) is running...
GlobalDBAgent (pid 3783) is running...
CashDBAgent (pid 3809) is running...
PCBangDBAgent (pid 3835) is running...
EventDBAgent (pid 3859) is running...
PartySvr_01 (pid 3886) is running...
ChatNode_01 (pid 4207) is running...
EventMgrSvr (pid 3927) is running...
AgentShop_01 (pid 4248) is running...
LoginSvr_01 (pid 3962) is running...
WorldSvr_01_01 (pid 4287 3979) is running...
 
Last edited:
Newbie Spellweaver
Joined
Jun 27, 2013
Messages
15
Reaction score
1
How Could i fix that somebody pls help me? :(

[Sun Jun 30 2013 12:10:29.723542 3078441840]: [##ERROR##] OnIPCAuthAccount fail (ID: deneme, usernum: 0, Time: 72)
[Sun Jun 30 2013 12:10:29.723653 3078441840]: [##ERROR##] DB ERROR(MSG) : [FreeTDS][SQL Server]Must declare the scalar variable "@IP".
[Sun Jun 30 2013 12:10:29.723695 3078441840]: [##ERROR##] DB ERROR(CODE) : 137
[Sun Jun 30 2013 12:10:29.723730 3078441840]: [##ERROR##] DB ERROR(VAR_INFO) :
[Sun Jun 30 2013 12:10:29.723765 3078441840]: [##ERROR##] DB ERROR(SQLSTATE) : 42000
[Sun Jun 30 2013 12:10:29.723800 3078441840]: [##ERROR##] DB ERROR(STM_TEXT) : {call dbo.cabal_sp_auth_netcafe( ? , ? , ? , ? , ? )}
[Sun Jun 30 2013 12:10:29.804551 3078441840]: Database Connect success!
[Sun Jun 30 2013 12:10:29.804855 3078441840]: [##ERROR##] 'OnIPCAuthAccount' fail (Database/Auth.cpp:262)
[Sun Jun 30 2013 12:10:29.804923 3078441840]: [##ERROR##] UsrMap Fail : MainCmd(30) Ret(106:0:262) Addr(127.0.0.1) CharIdx(0)
 
Skilled Illusionist
Joined
Jun 3, 2007
Messages
315
Reaction score
9
you are using xp_md5.dll?

had this error when I forgot to use xp_md5.dll

Hey, bobaoapae1 ...can you share the fix for this error ? I've placed that stupid xp_md5.dll in various folders (one at a time , naturally)..and changed the location of said file in the Management studios several times...and I still have the stupid error alot of ppl are having.
 
Junior Spellweaver
Joined
Apr 7, 2013
Messages
137
Reaction score
8
Hello All Cabal Pros! I am newbie here in Cabal section and I want to ask if,

Can I use this for windows ODBC? How to setup this on windows ODBC? I used windows server 2008 r2 and sql2008 32 bit...
 
Back
Top