Every Client DC??? WHY?

Newbie Spellweaver
Joined
Aug 5, 2008
Messages
41
Reaction score
0
Hello friends,

i tried lots of clients and every time if i try to connect i got dc 0sec and it goes away.
Now i have GP-Client too but same error.

LoginSvr_01.ini
Code:
[NetLib]
Port=38101
SendMaxBufSize=65536
SendMaxBufSizeUserHandler=131072
SendMaxBufSizeLinkHandler=1048576
ProcessDataLimit=10240
MaxUserNum=20000
WatchsNoPackLimit=10000
SystemLogTTimeOut=100
ReactorTimeOut=-1
ConnectRetryTime=5000
ConnectRetryNum=10
LogLevel=3
UseEncryptPacket=0

[LoginSvr]
GroupIdx=1
Timer=1:10000,2:5000,3:5000
NoActiveLimitTime=120000
TestChannelGroupIdxStartPoint=50
#AffiliatedCorpIP=121.170.135.105;222.122.130.2;222.66.83.12;
AffiliatedCorpIP=192.168.75.132;
UseAntiOnlineGameAddictionSystem=1
InstantPlayTimeClearIntervalMin=300
IDC=1
#IgnoreClientVersion=1
client_version=22

NormalClientMagicKey=1168110
BlockIfImageAuthFail=0

# ImageAuth
UseImageAuth=0
ImageAuthDataPath=./ImageAuth/
ImageAuthMaxTryCount=5
ImageAuthWaitTime=120000
UseServerListManualOrder=27,24,25,28


[GlobalMgrSvr]
Addr=192.168.75.132
Port=38170

[GlobalDBAgent]
Addr=192.168.75.132
Port=38180

[PSS]
UsePSS=0
CachedPSS=0
PssCacheDurationMin=1440
WebSvcRelativePath=/PSS/PSI.EXE
Addr=192.168.75.132
Port=80

LoginSvr.ini
Code:
[NetLib]
Port=38101
SendMaxBufSize=65536
SendMaxBufSizeUserHandler=131072
SendMaxBufSizeLinkHandler=1048576
ProcessDataLimit=10240
MaxUserNum=20000
WatchsNoPackLimit=10000
SystemLogTTimeOut=100
ReactorTimeOut=-1
ConnectRetryTime=5000
ConnectRetryNum=10
LogLevel=3
UseEncryptPacket=0

[LoginSvr]
GroupIdx=1
Timer=1:10000,2:5000,3:5000
NoActiveLimitTime=120000
TestChannelGroupIdxStartPoint=50
#AffiliatedCorpIP=121.170.135.105;222.122.130.2;222.66.83.12;
AffiliatedCorpIP=192.168.75.132;
UseAntiOnlineGameAddictionSystem=1
InstantPlayTimeClearIntervalMin=300
IDC=1
#IgnoreClientVersion=1
client_version=22

NormalClientMagicKey=1168110
BlockIfImageAuthFail=0

# ImageAuth
UseImageAuth=0
ImageAuthDataPath=./ImageAuth/
ImageAuthMaxTryCount=5
ImageAuthWaitTime=120000
UseServerListManualOrder=27,24,25,28


[GlobalMgrSvr]
Addr=gmsip
Port=38170

[GlobalDBAgent]
Addr=gdbaip
Port=38180

[PSS]
UsePSS=0
CachedPSS=0
PssCacheDurationMin=1440
WebSvcRelativePath=/PSS/PSI.EXE
Addr=192.168.75.132
Port=80


LoginSvr_01.log

[Thu Aug  7 2008 20:12:25.660255 3086444240]: 1.open user 10 [8228F58] (192.168.75.1)
[Thu Aug  7 2008 20:12:25.661832 3086444240]: sock 10=> wrong checksum (8D5A034, B0B782B5)
[Thu Aug  7 2008 20:12:25.661954 3086444240]: sock 10=> Recv Packet error
[Thu Aug  7 2008 20:12:25.662793 3086444240]: 1.close user 10 [8228F58] (192.168.75.1)
 
chumpy read before

[NetLib]
Port=38101
SendMaxBufSize=65536
SendMaxBufSizeUserHandler=131072
SendMaxBufSizeLinkHandler=1048576
ProcessDataLimit=10240
MaxUserNum=20000
WatchsNoPackLimit=10000
SystemLogTTimeOut=100
ReactorTimeOut=-1
ConnectRetryTime=5000
ConnectRetryNum=10
LogLevel=3
UseEncryptPacket=0
 
Upvote 0
Back