Every Client DC??? WHY?

Results 1 to 6 of 6
  1. #1
    Enthusiast NixIs is offline
    MemberRank
    Aug 2008 Join Date
    47Posts

    Every Client DC??? WHY?

    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)


  2. #2
    Enthusiast NixIs is offline
    MemberRank
    Aug 2008 Join Date
    47Posts

    Re: Every Client DC??? WHY?

    plz give me ur all .ini files.. i need to test-.-

  3. #3
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Every Client DC??? WHY?

    It won't work while you are getting checksum errors because the server processes can't talk to each other. Check your ini files for the "use encrypt packet" setting and make sure it is 0.

  4. #4
    Valued Member Netgear is offline
    MemberRank
    Nov 2007 Join Date
    101Posts

    Re: Every Client DC??? WHY?

    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

  5. #5
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: Every Client DC??? WHY?

    I meant check the other inis. The only way i get the same error is enabling encrypted packets or by having the wrong binary versions in /usr/bin.

  6. #6
    Enthusiast NixIs is offline
    MemberRank
    Aug 2008 Join Date
    47Posts

    Re: Every Client DC??? WHY?

    how i can know which version i have?



Advertisement