-
Member
sock 10=> Recv Packet error
I have already tried 4 different clients, and at connection with a server I receive one and that error in broad gulls: sock 10 => Recv Packet error
Whether Generally is at this forum though one person at which normally incorporates the client to a server?
LoginSvr.ini and LoginSvr_01.ini :
[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
[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.10.128;
UseAntiOnlineGameAddictionSystem=1
InstantPlayTimeClearIntervalMin=300
IDC=1
client_version=1262
NormalClientMagicKey=1168110
BlockIfImageAuthFail=0
# ImageAuth
UseImageAuth=0
ImageAuthDataPath=./ImageAuth/
ImageAuthMaxTryCount=5
ImageAuthWaitTime=120000
UseServerListManualOrder=27,24,25,28
[GlobalMgrSvr]
Addr=192.168.10.128
Port=38170
[GlobalDBAgent]
Addr=192.168.10.128
Port=38180
[PSS]
UsePSS=0
CachedPSS=0
PssCacheDurationMin=1440
WebSvcRelativePath=/PSS/PSI.EXE
Addr=222.73.241.250
Port=80
---------------------------------------------------
[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
[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.10.128;
UseAntiOnlineGameAddictionSystem=1
InstantPlayTimeClearIntervalMin=300
IDC=1
client_version=1262
NormalClientMagicKey=1168110
BlockIfImageAuthFail=0
# ImageAuth
UseImageAuth=0
ImageAuthDataPath=./ImageAuth/
ImageAuthMaxTryCount=5
ImageAuthWaitTime=120000
UseServerListManualOrder=27,24,25,28
[GlobalMgrSvr]
Addr=192.168.10.128
Port=38170
[GlobalDBAgent]
Addr=192.168.10.128
Port=38180
[PSS]
UsePSS=0
CachedPSS=0
PssCacheDurationMin=1440
WebSvcRelativePath=/PSS/PSI.EXE
Addr=222.73.241.250
Port=80
-