Raised This Month: $51 Target: $400
 12% 

Illegible server message - svc_bad


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
iggy_bus
BANNED
Join Date: Oct 2005
Old 12-11-2006 , 14:21   Illegible server message - svc_bad
Reply With Quote #1

I have a problem for some years now, and I always forget to ask here for eventual solution. I'm using amxx for almost 4 years now, and I didn't always have this problem. It started with amxx 1,7x..
Infact, my server now and then kicks almost all players and they get in console:
Code:
Error: server failed to transmit file 'AY&SY`'
Last 32 messages parsed.
3043 1431 ScoreAttrib
3043 1434 ScoreAttrib
3043 1437 ScoreAttrib
3043 1440 ScoreAttrib
3043 1443 ScoreAttrib
3043 1446 ScoreAttrib
3043 1449 ScoreAttrib
3043 1452 ScoreAttrib
3043 1455 ScoreAttrib
3043 1458 ScoreAttrib
3043 1461 ScoreAttrib
3043 1464 ScoreAttrib
3043 1467 ScoreAttrib
3043 1470 RoundTime
3043 1473 ScoreAttrib
3043 1476 ScoreAttrib
3043 1479 ScoreAttrib
3043 1482 ScoreAttrib
3043 1485 ScoreAttrib
3043 1488 ScoreAttrib
3043 1491 ScoreAttrib
3043 1494 ScoreAttrib
3043 1497 ScoreAttrib
3043 1500 svc_sound
3043 1513 svc_sound
3043 1527 svc_sound
3043 1543 ScoreAttrib
3043 1546 CurWeapon
3043 1550 CurWeapon
3043 1554 svc_filetxferfailed
BAD:  1565:svc_bad
Host_Error: CL_ParseServerMessage: Illegible server message - svc_bad
Now do not say this is not because amxx 'cause I tried running server with rcon (I removed metamod and amxx) only for about a month and never kicked players, as soon I returned to amxx and plugins, it kicks again.
It kicks on some map starts (train, nuke, dust2, cbble, inferno) but on inferno it sometimes kicks 10 times in a row :S so we have to change map .

modules.ini:
Code:
;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded   ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                       ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
fakemeta
engine
sockets
regex
nvault
cstrike
csx
plugins.ini:
Code:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.amxx)

; Basic
admincmd.amxx		; basic admin console commands
;adminhelp.amxx		; help command for admin console commands
;adminslots.amxx		; slot reservation
slots_reservation.amxx
;multilingual.amxx	; Multi-Lingual management

; Menus
menufront.amxx		; front-end for admin menus
cmdmenu.amxx		; command menu (speech, settings)
plmenu.amxx		; players menu (kick, ban, client cmds.)
;telemenu.amxx		; teleport menu (Fun Module required!)
mapsmenu.amxx		; maps menu (vote, changelevel)

; Chat / Messages
;adminchat.amxx		; console chat commands
;antiflood.amxx		; prevent clients from chat-flooding the server
;scrollmsg.amxx		; displays a scrolling message
imessage.amxx		; displays information messages
adminvote.amxx		; vote commands

; Map related
nextmap.amxx		; displays next map in mapcycle
;mapchooser.amxx		; allows to vote for next map
timeleft.amxx		; displays time left on map

; Configuration
pausecfg.amxx		; allows to pause and unpause some plugins
statscfg.amxx		; allows to manage stats plugins via menu and commands
statsx.amxx
;stats_logging.amxx
miscstats3.amxx
restmenu.amxx

;amxmod_compat.amxx
; Custom - Add 3rd party plugins here

;serverredirect-beta.amxx
;admin_spec_esp.amxx
amx_warn1.amxx
amxx_atac.2.5.5.0.amxx
amxx_atac_cfg.amxx
amx_restartround.amxx	
rs_swearfilter.amxx
antisilentplant.amxx
ptb.amxx
show_ip.amxx
adminlisten.amxx
amx_motd.amxx
hpk.amxx
slaylosers.amxx
amx_super7.amxx
amx_autorestart60.amxx
;fadetoblack.amxx
spectate_block.amxx
sea_no_team_flash.amxx
ad_manager.amxx
task_scheduler.amxx
std_admin_color_chat.amxx
amx_ejl_adminchat.amxx
amx_banshot.amxx
amx_autorestartRR.amxx
;follow_the_bomb.amxx
;Map_Spawns_Editor.amxx
infected_by_virus.amxx
afkkicker3.amxx
admin_gag.amxx
;advanced_slowmo.amxx
;amx_shake.amxx
spec5.amxx
emptyserver2.amxx
restrictnames.amxx
;sillyc4.amxx
;map_menager.amxx
afkbombtransfer.amxx
BombSite_Radar.amxx
hold_the_bomb.amxx
Any ideas?
iggy_bus is offline
godlike
Senior Member
Join Date: Apr 2005
Old 12-11-2006 , 15:28   Re: Illegible server message - svc_bad
Reply With Quote #2

Theres probably something bugged in your amx. Did you try to reinstall it? Or maybe there are to many plugins.
__________________
Read the rules before posting something stupid: click here

Any questions about amxx PM me
godlike is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 12-11-2006 , 17:44   Re: Illegible server message - svc_bad
Reply With Quote #3

I reinstalled whole server from scratch, also amxx, I have tried to disable all the 3tr parity plugins, left just amxx standard, same happens , but more rare :S
iggy_bus is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 12-11-2006 , 17:47   Re: Illegible server message - svc_bad
Reply With Quote #4

Quote:
Originally Posted by iggy_bus
I'm using amxx for almost 4 years now, and I didn't always have this problem. It started with amxx 1,7x..
Reinstalling has been done since 1.7, so that wont help.

If anything I would try and make a new folder, re-install steam in their fresh then get the metamod and amxmodx package stock, then test it.
THat might be overkill of course but you will always have a back up of your old system for plugins and if you said you have been getting it for a long time now, why not.
__________________
bmann_420 is offline
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 12-11-2006 , 18:51   Re: Illegible server message - svc_bad
Reply With Quote #5

Nobody knows what causes svc_bad. It happens with amxmodx, it happens without amxmodx. Valve has been completely quiet about it.

The only theory that makes (some) sense is too many messages being sent at one time, but reliable channel overflow is supposed to happen then, not this error.
__________________
fyren sucks

Last edited by sawce the snail; 12-11-2006 at 18:53.
sawce is offline
iggy_bus
BANNED
Join Date: Oct 2005
Old 12-11-2006 , 19:08   Re: Illegible server message - svc_bad
Reply With Quote #6

damn , I already have second folder and all over again, but back there when I had amxx 1.5, it never kicked.
Now it kicks very often, who knows, maybe valve messed something up with steam updates and now there are problems with new amxx
iggy_bus is offline
Denmla
Member
Join Date: Jul 2007
Old 10-30-2007 , 02:35   Re: Illegible server message - svc_bad
Reply With Quote #7

sv_timeout 22 kucaj i sve je sredjeno, ako vec nisi sredio
Denmla is offline
loren28
Senior Member
Join Date: Nov 2006
Old 10-30-2007 , 03:20   Re: Illegible server message - svc_bad
Reply With Quote #8

Yes like Denmla i say to put sv_timeout 22 in your server.config
loren28 is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 10-31-2007 , 02:31   Re: Illegible server message - svc_bad
Reply With Quote #9

Maybe upgrade your ATAC to 3.0?

But as sawce, no one can really figure this error out.

Try as they said, restart from scratch and update all your plugins and stuff. try using 1.8.0
__________________

BigBaller is offline
Lisa
Senior Member
Join Date: Jan 2007
Old 10-31-2007 , 03:12   Re: Illegible server message - svc_bad
Reply With Quote #10

n/m
Lisa is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode