Quote:
if( dwDataSize > MAX_BUFFER ) // if( uPacketSize > MAX_BUFFER ) // kang: 2008/08/14
{
char lpAddr[16] = { 0,};
GetPeerAddr( DPID_UNKNOWN, lpAddr, NULL );
Error( "CClientSocket.Fetch: ip = %s, size = %d", lpAddr, dwDataSize );
WSASetLastError( ERROR_BAD_NET_NAME );
return NULL;
}
So the "MAX_BUFFER" is 8192 and you try to fetch 790647882.
What source do you use? there is nothing wrong with the net protocol (NEVER TOUCH THIS!!)
This are corrupted packets.
Possible problems:
Packet encryption (Just useless..) implemented wrong,
You try to send corrupted packets.,
Someone took his hands on the CAr buffer (NEVER TOUCH THIS TOO!!),
Quote:
if( dwDataSize > MAX_BUFFER ) // if( uPacketSize > MAX_BUFFER ) // kang: 2008/08/14
{
char lpAddr[16] = { 0,};
GetPeerAddr( DPID_UNKNOWN, lpAddr, NULL );
Error( "CClientSocket.Fetch: ip = %s, size = %d", lpAddr, dwDataSize );
WSASetLastError( ERROR_BAD_NET_NAME );
return NULL;
}
So the "MAX_BUFFER" is 8192 and you try to fetch 790647882.
What source do you use? there is nothing wrong with the net protocol (NEVER TOUCH THIS!!)
This are corrupted packets.
Possible problems:
Packet encryption (Just useless..) implemented wrong,
You try to send corrupted packets.,
Someone took his hands on the CAr buffer (NEVER TOUCH THIS TOO!!),
CClientSocket.Fetch 10/29/2024 - Flyff Private Server - 10 Replies Hey,
getting these errors:
CClientSocket.Fetch: ip = , size = 2063597832
Other Cache Connection - IP :
Other Cache Connection - IP :
CClientSocket.Fetch: ip = , size = 790647882
Cclientsocket.fetch 09/05/2020 - Flyff Private Server - 1 Replies Cclientsocket.fetch is there any solution for this problem ?
CClientSocket.Fetch: ip = 185.202.2.149, size = 707723269
Thank you !!!!
UP UP!
CClientSocket.Fetch 08/30/2018 - Flyff Private Server - 1 Replies I have this error in every server file im tryin' to use
Dont understand where the problem came from 'cause its not telling me anything. And there is nothing about that in google.
Multiupload - Fetch file 04/14/2010 - Technical Support - 8 Replies Wo ist der Fetch File Button auf Multiupload.com - upload your files to multiple file hosting sites! hin?
Weiß jemand von euch bescheid?
Grüße Pex
[NEW]Easy way to fetch needed files for server. 12/16/2008 - Dekaron Private Server - 3 Replies Hey all.
Some of you have downloaded server files, and you might be missing some parts to it.
This site is a virtual drive which contains server files;
Dekaron Server files
I think some files are passworded, and the password is 'www.mythinn.cn'.
Please report any problems/difficulties here.