-
How to get magickey
I have two problems one is it, why i cant connect to the serwer? I mean when i try connect i get error about update. Im sure its about MagicKey, question is how i can disable it? Or how to repair it?
file LoginSvr_01:
Code:
client_version=
NormalClientMagicKey=543957823
file LoginSvr_01.log:
Code:
[Fri Feb 8 2013 23:10:06.028773 3086440944]: 1.open user 13 [87568D8] (192.168.2.100)
[Fri Feb 8 2013 23:10:06.045594 3078138768]: [##ERROR##] Mismatch version(c: 374, s: 369). ip(192.168.2.100)
[Fri Feb 8 2013 23:10:10.397374 3086440944]: 1.close user 13 [87568D8] (192.168.2.100)
Someone could give me link to work's cabalmain or say how to get that magickey from that main and client version.
Other question is that error:
Code:
[Fri Feb 8 2013 23:07:53.750932 3086293488]: [##ERROR##] index(0) putq error(11): MsgCount=1024, last(cmd=3134, uniqIdx=1, processTick=158(147ms)). Exit
What is it? I have it in LoginSvr_01.log very muuch very :D how to fixt it?
Other errors:
file RockandRoll
Code:
[Fri Feb 8 2013 23:11:58.208326 3085802384]: [##ERROR##] unregister command: 3204
[Fri Feb 8 2013 23:16:58.218652 3085802384]: [##ERROR##] unregister command: 3204
cant wait for reply :-)
-
Re: How to get magickey
Code:
client_version=374
NormalClientMagicKey=543957823
the error message
[Fri Feb 8 2013 23:10:06.045594 3078138768]: [##ERROR##] Mismatch version(c: 374, s: 369). ip(192.168.2.100)
says client version: 374 and server version: 369 dont match!
-
Re: How to get magickey
so i need to put there:
client_version=374 NormalClientMagicKey=543957823
Like this:
client_version=374 NormalClientMagicKey=369
?
-
Re: How to get magickey
IgnoreClientVersion=1
#client_version=
#NormalClientMagicKey=
and vuala ;)
-
Re: How to get magickey
u sure its works?:-) I going to try it.
Have one question more, meybe u know some GM tool for ep8 serwer? i got one but cant make any items or something like this, only editing stats able ;/
sure sure... but i dont have here
IgnoreClientVersion=1 <- this one -.-
#client_version=
#NormalClientMagicKey=
Mine:
[LoginSvr]
GroupIdx=1
Timer=1:10000,2:5000,3:5000
NoActiveLimitTime=40000
TestChannelGroupIdxStartPoint=50
AffiliatedCorpIP=127.0.0.1;
client_version=369
NormalClientMagicKey=543957823
-
Re: How to get magickey
if the parameter is not set in the ini file it get's it's default value of 0 :D so just add it and set it to 1 :)
-
Re: How to get magickey
Ok i try it :-) But idk why sometime after restart i can join, and sometime i cant ;/
Can u tell me how i can make items?
-
Re: How to get magickey
To get the magic key for your current client.
in /etc/cabal/LoginSvr_01.ini file change LogLevel=3 to LogLevel=1
This setting makes the Login Server log connections in Verbose mode.
Try to connect with your current Client.
open the log file : /var/log/cabal/LoginSvr_01.log
scroll to the bottom and look for the connection attempt.
you will see something like this....
Code:
AuthResult: UserID(xxxxxxxx), Addr(xxx.xxx.xxx.xxx), Result(32), UserNum(4)
[##ERROR##] OnCSCVerifyLinks(): NonClient UserNum(4), ip(xxx.xxx.xxx.xxx), Key(543957823, 546690353) < -- this is Server Magic Key Client Magic key Comparison
-
Re: How to get magickey
Thanks men :-)
So other question
What is that error?
Sat Feb 9 2013 01:38:54.921158 3086920176]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(19,0), serverAddr(127.0.0.1:38170)
[Sat Feb 9 2013 01:38:54.921209 3086920176]: try connect 127.0.0.1:38170, Sync
[Sat Feb 9 2013 01:38:54.921306 3086920176]: sock 9 ->LinkHandler Open
[Sat Feb 9 2013 01:38:54.921327 3086920176]: SendIPSConnect2Svr (195:128:01:00)
[Sat Feb 9 2013 01:38:54.921672 3086920176]: sock 9 ->LinkHandler close
i have it muuch in loginsrv_01.log
same this one [Sat Feb 9 2013 00:55:57.586920 3086920176]: [##ERROR##] index(0) putq error(11): MsgCount=1024, last(cmd=3134, uniqIdx=1, processTick=98(129ms)). Exit
;/
-
Re: How to get magickey
I made guide about it look in tutorial section
-
Re: How to get magickey
ok i dont want create new topic so i ask here.
How i can made my serwer open? When i type: "service cabal config" i put adress IP to database 192.168.2.100 (Windows) user, pass, and IP connect to the serwer 79.85.*.* (WAN IP) after this i start serwer and when i trying to join in local to serwer i cant, in internal i put my wan IP adress, when i ask freind about join he have same problem. Connecting... to end and error cant login. Someone know how to fix? i open on router ports:
| 1 |
Cabal Service |
ALL |
38100 |
38200 |
192.168.2.102 |
all= proctoll (udp/tcp)
So guys?:-)