PDA

View Full Version : A host problem


knife108
10-01-2007, 04:52 AM
Error: server failed to transmit file 'AY&SYN&'
Last 32 messages parsed.
234517 0015 TeamScore
234517 0019 PStatus
234517 0022 PClass
234517 0025 svc_time
234517 0030 svc_clientdata
234517 0033 svc_deltapacketentities
234517 0083 svc_sound
234517 0096 svc_sound
234517 0109 svc_sound
234517 0122 svc_sound
234517 0135 svc_sound
234517 0148 svc_sound
234517 0161 svc_sound
234521 0008 svc_time
234521 0013 svc_clientdata
234521 0016 svc_deltapacketentities
234521 0088 svc_sound
234521 0101 svc_sound
234525 0008 svc_time
234525 0013 svc_clientdata
234525 0016 svc_deltapacketentities
234525 0083 svc_sound
234531 0008 svc_time
234531 0013 svc_clientdata
234531 0016 svc_deltapacketentities
234531 0089 svc_sound
234531 0102 svc_sound
234535 0008 svc_updateuserinfo
234535 0165 CurWeapon
234535 0169 CurWeapon
234535 0173 svc_filetxferfailed
BAD: 184:svc_bad
Host_Error: CL_ParseServerMessage: Illegible server message - svc_bad


it has servral times on my server . most players quit the server automatically.

how to fix ?

blobby
10-01-2007, 04:22 PM
I wouldnt wanna try reinstalling your server so this is what i would do on your server via ftp locate that file then from your pc locate the file and replace it with the one from your pc and restart your server if this dosent work please pm me as most dont know but i do actally install the dod server setups for linux servers or windows servers for lots of people :p let me know

Regards

blobby =]

diamond-optic
10-01-2007, 04:37 PM
pretty sure it has nothing to do with any file..

its a bug or something that ive seen happen all the time.. doesnt seem to be a clear reason as to why.. seems sometimes its from plugins, sometimes specific maps, motd problems.. so who knows :-(

i used to get it alot on my server but i hardly ever do anymore.. dont know what made it go away lol

blobby
10-01-2007, 05:19 PM
'AY&SYN&' lol that is on my server its a file lol D-O in hld_s on ftp at the very top second file down m8 but maby you could be right maby the plugin or whatever is blocking that file or isnt supposed to but is according to my friend at INX he says its a client file that is checked on connection but i said it cant be he said if the one on the server is corrupt your server will only let well known players onto it who have been on upto 7times in a week sounds odd but i dunno hes been right with everything ive asked him :s but i dunno lol just give it a blast m8

P.S sorry if i sounded rude D-O its just me :p

diamond-optic
10-01-2007, 06:47 PM
i dont know where you're finding a file named that.. it doesnt exist on both my linux and win32 dedicated servers

blobby
10-01-2007, 06:50 PM
Here is my linux ftp link to the file
/hlds_l/AY&SYN

lol i dunno maby im wrong lol my server hosts are a dodgy buch tbh and im looking to move as we speak they have got my money now they dont want to know me so there them sort of people

:p

diamond-optic
10-01-2007, 06:54 PM
UGHH LOL just got this error (except it was AY&SY4X) on a mapchange from kalt to avalanche

blobby
10-01-2007, 07:04 PM
To hell with it LMAO i will keep my eye on my console and let you know maby afyer i asked about the file they placed it there but im no genius and i cant read binary lol so i couldnt tell u WTF is in the file i have im gonna del it and see what happens lol

wish me luck

blobby
10-01-2007, 07:16 PM
DAM I SHOULDNT OF DONE THAT LOL DELETED THE FILE COS GUESS WHAT nothing happend after wards LMAO case solved

knife108
10-03-2007, 02:26 AM
Here is my linux ftp link to the file
/hlds_l/AY&SYN

lol i dunno maby im wrong lol my server hosts are a dodgy buch tbh and im looking to move as we speak they have got my money now they dont want to know me so there them sort of people

:p


i didn't find this file on my windows server

WARDOG
02-09-2008, 05:05 AM
Read this thread, last post and link.

http://www.dodplugins.net/forums/showthread.php?t=853

Evidently the motd hosted elsewhere other than the box does not completly get rid of this error. We took this guys advice and it greatly helped, hardly ever happens now at all.

jondoe
02-09-2008, 06:31 PM
Hehehe, I know what causes this and have found the fix long ago.

Here's the deal, HLDS can only allocate 8192 of ram in order to deal with all types of text files. Thus whenever it needs to allocate more it will create a buffer overflow and print out that long ass string for the client and then BAM, The client gets kicked. You can test this if you have a lot of maps on your server and type "list maps" in your console while ingame. i have about 600 maps and when i do, i get kicked on the spot.

the only way to completely get rid of this nasty little bugger, is to make sure your not running too many cfg,ini,txt files, So that it wont overflow.

Also serving your MOTD from your web site in an Iframe will help a lot.

So heres the fix. Add "-zone 8192" in your startup lind for HLDS and then serv your motd from your web site and then trim all of the plugins you run down. Especialy the ones that need to use any type of text file in order to work. The -zone 8192 command will at least tell HLDS to give the max amount of ram to it in order to handle all of the text files.

You know what this means for plugin authors dont ya.
Many server admins wont be able to utilize any more/new plugins that use any type of txt file if their recieving this error, Until they trim down their shite, Or the error will persist.


If you want more info on this then read my post on the HLDS linux admins forum.

The offcial SVC_bad error fix.

I also posted the fix for the segfault error when starting up a linux server when running shrikebot. if you have that error, You'll need to use the MM1.19p32 version.

Good luck and happy fragging. I'm MAUGHOLD By the way, one of many names i have gone by in the 7 years playing did since 1.0 beta.