- Joined
- Oct 20, 2006
- Messages
- 395
- Reaction score
- 49
Hi, I found this error in LoginSvr_01.log. I read it and understand what packet verify failed and where is location to file where is error, but I didn't find what file I use search in Linux, but nothing. Someone know where is what file? I think this is the of channel bug, because this error is, because this occured when I failed login in channel. Here is the log:
Code:
[Fri Aug 1 2008 00:19:21.006679 3086527376]: ServerState changed(0 -> 0)
[Fri Aug 1 2008 00:19:41.653563 3086530256]: accept success 11(192.168.1.2:3694)
[Fri Aug 1 2008 00:19:41.653871 3086530256]: 1.open user 11 [9B48730] (192.168.1.2)
[Fri Aug 1 2008 00:19:43.983906 3086527376]: AuthRequest: UserID(progmaker), Addr(192.168.1.2)
[Fri Aug 1 2008 00:19:44.890773 3086527376]: AuthResult: UserID(progmaker), Addr(192.168.1.2), Result(34), UserNum(3)
[Fri Aug 1 2008 00:19:56.141557 3086527376]: AuthRequest: UserID(progmaker), Addr(192.168.1.2)
[Fri Aug 1 2008 00:19:56.165331 3086527376]: AuthResult: UserID(progmaker), Addr(192.168.1.2), Result(32), UserNum(3)
[Fri Aug 1 2008 00:20:13.842154 3086527376]: [##ERROR##] OnCSCVerifyLinks(): isSendVerifyPacket fail
[Fri Aug 1 2008 00:20:13.842256 3086527376]: [##ERROR##] 'OnCSCVerifyLinks' fail (Proc/Verify.cpp:47)
[Fri Aug 1 2008 00:20:13.842297 3086527376]: [##ERROR##] UsrMap Fail : MainCmd(102) Ret(2F:0:47) Addr(192.168.1.2)
[Fri Aug 1 2008 00:20:13.842580 3086530256]: sock 11=> close by finish waiting(192.168.1.2)
[Fri Aug 1 2008 00:20:13.842790 3086530256]: 1.close user 11 [9B48730] (192.168.1.2)
[Fri Aug 1 2008 00:21:01.717676 3086530256]: accept success 11(192.168.1.2:3715)
[Fri Aug 1 2008 00:21:01.717921 3086530256]: 1.open user 11 [9B48730] (192.168.1.2)
[Fri Aug 1 2008 00:21:01.746969 3086527376]: AuthRequest: UserID(progmaker), Addr(192.168.1.2)
[Fri Aug 1 2008 00:21:01.768566 3086527376]: AuthResult: UserID(progmaker), Addr(192.168.1.2), Result(32), UserNum(3)
[Fri Aug 1 2008 00:21:12.148390 3086527376]: [##ERROR##] OnCSCVerifyLinks(): isSendVerifyPacket fail
[Fri Aug 1 2008 00:21:12.148523 3086527376]: [##ERROR##] 'OnCSCVerifyLinks' fail (Proc/Verify.cpp:47)
[Fri Aug 1 2008 00:21:12.148565 3086527376]: [##ERROR##] UsrMap Fail : MainCmd(102) Ret(2F:0:47) Addr(192.168.1.2)
[Fri Aug 1 2008 00:21:12.150839 3086530256]: sock 11=> close by finish waiting(192.168.1.2)
[Fri Aug 1 2008 00:21:12.151068 3086530256]: 1.close user 11 [9B48730] (192.168.1.2)