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!

Changing Version & Magickey in SERVER SIDE

Junior Spellweaver
Joined
Jan 12, 2012
Messages
199
Reaction score
9
1) go to your DB, Account database
2) find table dbo.cabal_client_version_table
3) change to your want, or what client need to test

Finding of client magickey
1) try to login into game
2) if you cant, check LoginSvr_01 log, you can find error about magickey
3) will be
[##ERROR##] OnCSCVerifyLinks(): NonClient UserNum(1), ip(192.168.0.1), Key(543957823(its server MK, 118366963(you client MK))

About version just look in cabalmain.exe version 1.0.0.369 - 369 its version

Good Luck xD
 
Last edited:
Junior Spellweaver
Joined
Jan 12, 2012
Messages
199
Reaction score
9
not,
if I had I would not be writing this guide

i nothing not change in LoginSvr_01, just change in dbs, and all work fine

its just not used anymore< not version not magikey
 
Skilled Illusionist
Joined
May 12, 2007
Messages
345
Reaction score
20
don't show my client magickey..
my log
[Fri Feb 8 2013 11:39:01.115671 3086469616]: V1 = 0, V2 = 5834620, V3 = 0, V4 = 0
[Fri Feb 8 2013 11:39:01.115681 3086469616]: ImageAuthDataMgr Init Begin
[Fri Feb 8 2013 11:39:01.115710 3086469616]: [##ERROR##] Init(): OpenDir Failed. Path(./ImageAuth_Login/)
[Fri Feb 8 2013 11:39:01.115722 3086469616]: ImageAuthDataMgr Init End(Count:0)
[Fri Feb 8 2013 11:39:01.116627 3086469616]: try connect 127.0.0.1:38170, Sync
[Fri Feb 8 2013 11:39:01.118267 3086469616]: sock 9 ->LinkHandler Open
[Fri Feb 8 2013 11:39:01.118317 3086469616]: SendIPSConnect2Svr (195:128:01:00)
[Fri Feb 8 2013 11:39:01.118364 3086469616]: try connect 127.0.0.1:38180, Sync
[Fri Feb 8 2013 11:39:01.118482 3086469616]: sock 11 ->LinkHandler Open
[Fri Feb 8 2013 11:39:01.118556 3086469616]: SendIPSConnect2Svr (195:128:01:00)
[Fri Feb 8 2013 11:39:01.209354 3086465936]: CProcessLayer(0)::svc Start [3086465936]
[Fri Feb 8 2013 11:39:01.367612 3086469616]: waiting for the client version
[Fri Feb 8 2013 11:39:01.395679 3086465936]: ServerState changed(0 -> 32)
[Fri Feb 8 2013 11:39:01.421765 3086465936]: [ClientVersion] : Vesion(3690), MagicKey(443957823)
[Fri Feb 8 2013 11:39:01.480745 3086469616]: run_event_loop exited. resumeEvent
[Fri Feb 8 2013 11:39:01.480834 3086469616]: waiting for the image key
[Fri Feb 8 2013 11:39:01.539343 3086465936]: Image Key Count(2000)
[Fri Feb 8 2013 11:39:01.580964 3086469616]: run_event_loop exited. resumeEvent
[Fri Feb 8 2013 11:39:01.581060 3086469616]: try listening 38101 port
[Fri Feb 8 2013 12:04:54.090129 3086469616]: success accept 13(192.168.1.119:14748)
[Fri Feb 8 2013 12:04:54.181490 3086469616]: 1.open user 13 [8BF5A38] (192.168.1.119)
[Fri Feb 8 2013 12:04:54.188600 3086465936]: [##ERROR##] 'OnCSCAuthAccount' fail (Proc/Auth.cpp:195)
[Fri Feb 8 2013 12:04:54.188637 3086465936]: [##ERROR##] UsrMap Fail : MainCmd(103) Ret(C3:0:195) Addr(192.168.1.119) CharIdx(0)
[Fri Feb 8 2013 12:04:54.188816 3086465936]: close(): closing(192.168.1.119)
[Fri Feb 8 2013 12:04:54.189067 3086465936]: 1.close user -1 [8BF5A38] (192.168.1.119)

[ClientVersion] : Vesion(3690), MagicKey(443957823) this is my sql set
 
Junior Spellweaver
Joined
Jan 12, 2012
Messages
199
Reaction score
9
[Fri Feb 8 2013 11:39:01.115671 3086469616]: V1 = 0, V2 = 5834620, V3 = 0, V4 = 0

Its say what you are not set MagicKey, try onemore time, and dont forget after changing in SQL Server click on NULL section after this click in execute and restart Cabal Server
 
Skilled Illusionist
Joined
May 12, 2007
Messages
345
Reaction score
20
my sql no null
3690 443957823

same log
[Fri Feb 8 2013 14:22:41.469672 3086199280]: V1 = 0, V2 = 5834620, V3 = 0, V4 = 0
[Fri Feb 8 2013 14:22:41.469697 3086199280]: ImageAuthDataMgr Init Begin
[Fri Feb 8 2013 14:22:41.469756 3086199280]: [##ERROR##] Init(): OpenDir Failed. Path(./ImageAuth_Login/)
[Fri Feb 8 2013 14:22:41.469782 3086199280]: ImageAuthDataMgr Init End(Count:0)
[Fri Feb 8 2013 14:22:41.472804 3086199280]: try connect 127.0.0.1:38170, Sync
[Fri Feb 8 2013 14:22:41.485107 3086199280]: sock 9 ->LinkHandler Open
[Fri Feb 8 2013 14:22:41.485244 3086199280]: SendIPSConnect2Svr (195:128:01:00)
[Fri Feb 8 2013 14:22:41.485325 3086199280]: try connect 127.0.0.1:38180, Sync
[Fri Feb 8 2013 14:22:41.494987 3086199280]: sock 11 ->LinkHandler Open
[Fri Feb 8 2013 14:22:41.528370 3086199280]: SendIPSConnect2Svr (195:128:01:00)
[Fri Feb 8 2013 14:22:41.885223 3086195600]: CProcessLayer(0)::svc Start [3086195600]
[Fri Feb 8 2013 14:22:42.987993 3086199280]: waiting for the client version
[Fri Feb 8 2013 14:22:42.992485 3086195600]: ServerState changed(0 -> 32)
[Fri Feb 8 2013 14:22:43.000561 3086195600]: [ClientVersion] : Vesion(222222222), MagicKey(222222222)
[Fri Feb 8 2013 14:22:43.089553 3086199280]: run_event_loop exited. resumeEvent
[Fri Feb 8 2013 14:22:43.089553 3086199280]: waiting for the image key
[Fri Feb 8 2013 14:22:43.319086 3086195600]: Image Key Count(2000)
[Fri Feb 8 2013 14:22:43.319191 3086199280]: run_event_loop exited. resumeEvent
[Fri Feb 8 2013 14:22:43.319255 3086199280]: try listening 38101 port
[Fri Feb 8 2013 14:22:45.065132 3086199280]: success accept 13(192.168.1.119:15510)
[Fri Feb 8 2013 14:22:45.065487 3086199280]: 1.open user 13 [A19C9B8] (192.168.1.119)
[Fri Feb 8 2013 14:22:45.191716 3086195600]: [##ERROR##] 'OnCSCAuthAccount' fail (Proc/Auth.cpp:195)
[Fri Feb 8 2013 14:22:45.191771 3086195600]: [##ERROR##] UsrMap Fail : MainCmd(103) Ret(C3:0:195) Addr(192.168.1.119) CharIdx(0)
[Fri Feb 8 2013 14:22:45.191874 3086195600]: close(): closing(192.168.1.119)
[Fri Feb 8 2013 14:22:45.191985 3086195600]: 1.close user -1 [A19C9B8] (192.168.1.119)
 
Newbie Spellweaver
Joined
Feb 18, 2011
Messages
59
Reaction score
3
anyone knows the magic key offset for the cabalmain version 374?
 
Newbie Spellweaver
Joined
Dec 11, 2010
Messages
15
Reaction score
2
Does anyone can connect to the server using Mystery Cabal client?
 
Newbie Spellweaver
Joined
Mar 28, 2012
Messages
35
Reaction score
1
I did it with your guide and can not login when i change magickey on Server.
But i don't know how to change magickey on client.
Please guide me how to find magickey in client.
 
Newbie Spellweaver
Joined
Mar 31, 2010
Messages
67
Reaction score
1
i edit version in LoginSvr_01.ini to 369 and then restart service, but the server still runs on 374 and it says that i have to update, wtf?
 
Back
Top