PDA

View Full Version : SZ_getSpace overflow without FSB_ALLOW OVERFLOW


mcs_alex
07-06-2004, 21:36
WTF IS THIS SHIT, i had just got my server up and everthing was perfect and then i got this, SZ_getSpace overflow without FSB_ALLOW OVERFLOW set on server Reliable Datagram WTF IS THIS


how do i fix this. i think it came up when i died.



so wtf
plz help thx

|2ob
07-06-2004, 21:49
Specs? what mod? CS or Condition Zero?

mcs_alex
07-06-2004, 21:54
counterstrike

kingpin
07-06-2004, 22:00
wasnt this related to cvars.. something like server choking on too many cvars or something ... gotta wait till someone who knows about this posts. i cant remember correctly cuz I had this happen on one of my servers a little while ago but dont remmber how we fixed it.

mcs_alex
07-06-2004, 23:36
hmm im not sure but it would really help if someone was

kingpin
07-07-2004, 00:11
btw is this causing any problems with the server or not?

FroXeN
07-07-2004, 00:19
overflow is usually due to poor connection.

mcs_alex
07-07-2004, 01:50
it happens everytime i die

Deagle
07-07-2004, 02:13
what is your server, dedicated standalone server on different comp?
listenserver u play on the server and start it from the same pc?
what is your connection specs up/down?
what is your cpu specs, cpu ram etc.?
how many slots do u have on your server?
what is your rates?
and finally if u can answer yes to 3/6 u win a car :D
no seriously u need to give some input start with these things and ill see if i can calculate ur correct settings for your line and cpu
this has nothing to do with metamod or amxx or plugins
(getspace is connection)

Deag

lantz69
07-07-2004, 07:37
You get that problem when the server has to many CVARS

Maybe you have bots on your server, that add a lot of new CVARS.

I wrote about the problem here.
http://forums.alliedmods.net/showthread.php?p=5060#5509
That plugin solved my problem with "SZ_getSpace overflow"
But beware to take away to many CVARS. For Example sv_restartround , then you can't restartrounds for matches ;-)


Then there is a plugin that take away unnecesary CVARS
http://forums.alliedmods.net/showthread.php?t=782+cvars
I'm not sure if that plugin does the work because I have never tried it.

mcs_alex
07-07-2004, 23:32
well i did that and i blocked all the cvars that were on that list on there.

and it still says

SZ_getSpace overflow without FSB_ALLOW OVERFLOW set on server Reliable Datagram


so i have no clue what to do

Deagle
07-07-2004, 23:35
why do u bump in support and then delete it again?
forget the cvars if you want something u can use check my other post
and reply to the questions or i will not be able to help u

Deag

mcs_alex
07-08-2004, 01:44
im useing listenserver
dsl ultra 3.0 mbps
alienware 3.2 prossesor 2gig or ram SiS648FX + SiS963L AGP8X Chipset motherboard mobileradion 9000 vidiocard
20 slots
rates on what counterstrike

Deagle
07-08-2004, 02:45
what is your rates in your server.cfg by that i mean
sv_maxrate
sv_minrate
sv_maxupdaterate
your connection is 3mb thats good but how much is up and how much is down? do u have bots?

mcs_alex
07-08-2004, 04:07
i have no bots
i dont have anyrates set there at default

Deagle
07-08-2004, 04:53
3 mb line i figured your up speed is about 1400kbps
or thats what i used to calculate your rates too smoothen out your total bandwith to all players equally instead of one or two persons eating it all

server.cfg settings alter them as calculated:
1400*128 /20= 8960
your sv_maxrate should be
sv_maxrate 8960

8960 /512=17.5
your sv_maxupdaterate should be
sv_maxupdaterate 18

sv_minrate should be 0 at all times theres no need to force dial ups to a higher rate they will only lag the server even more and dial ups do not cause lag when there not forced by sv_minrate....

second go into start>>go>>regedit>>HKEY_LOCAL_MACHINE>>System>>
Currentcontrolset>>Control>>Prioritycontrol
Right click in right side and create new D-Word name it IRQ8Priority
(remember this is case sensitive)
double click it and give it value 1
(hexadecimal)

third pres ctrl+alt+del=Taskmanager>>process>>hlds.exe right click it and set priority high these are your main settings for a lag free evenly
devided bandwith and hopefully no SZ getspace errors hope it works
6144 is the safest number available for sv_maxrates it might sound low
but it will garantie u a smooth server anything above that number is testing

Deag

mcs_alex
07-08-2004, 13:32
nope it still says SZ_getSpace overflow without FSB_ALLOW OVERFLOW set on server Reliable Datagram but it comes up when i die, everytime i die. it doest just randomly come up

kingpin
07-08-2004, 14:11
this is after u put on the noseevar?

mcs_alex
07-08-2004, 19:27
yep

kingpin
07-08-2004, 19:28
ok last resort try " http://server.counter-strike.net/forums

mcs_alex
07-08-2004, 19:31
.. i cant belive theres nothing or no one that can help me on here, and that other site doesnt seem a good place because its amxx thats makeing it do that

kingpin
07-08-2004, 19:32
thats where they helped me resolve it when Ihad this problem. this was before i started posting on these forums. its was a really good site I just havent been by there anymore.

mcs_alex
07-08-2004, 19:33
ok ill try that i guess,
but did the cvar thing with yours, is that all or was there something else and u just dont remember

kingpin
07-08-2004, 19:35
im sorry i changed servers so I cant remember much before it was a hosted server now I havnt had that prob once I got my own machine.

mcs_alex
07-08-2004, 19:37
well ok thx for the advice deag and kingpin ill try that site

kingpin
07-08-2004, 19:46
K hope it gets fixed quick.

EDIT - Are you sure your server is updated to the latest version? it seems this exact problem was fixed in CS a while ago... was a problem with the cs engine. hmm by "a while ago" I mean circa : thursday january 25th, 2001

mcs_alex
07-08-2004, 20:14
WOOOO YAAAAA ROFL

i figured it out

i looked in the logs and i found out it was just one of the plugins i had lol
lOl

L 07/08/2004 - 12:41:18: [AMXX] Run time error 3 on line 105 (plugin "d.amx")


it is that kz map checkpoint thing

kingpin
07-08-2004, 20:23
good to know lol was getting worried wtf could be wrong.

mcs_alex
07-08-2004, 20:24
i cant belive i didnt look in the logs sooner


i kinda slow

Deagle
07-08-2004, 20:47
glad u came around it mate
simple things is missed easily as u see

Regards

mcs_alex
07-08-2004, 23:40
ok

ledz1
03-03-2005, 18:22
ok i need the plugin for how to control cvars can anyone post it for me plz

Panther
03-04-2005, 17:52
This is the good one (loaded via metamod), not the amx plugin which can only supress amxx cvars. Got rid of all the overflow probs and I still have plenty of plugins running 8)

ledz1
03-04-2005, 18:34
thanks . how many plugins u have ?

Panther
05-22-2005, 09:53
:oops: Sorry for late reply Amxmod plugins I'm running :

; 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
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

; Counter-Strike
restmenu.amxx ; restrict weapons menu
psrank.amxx
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)


; Custom - Add 3rd party plugins here
hpk.amxx
GPT_sounds.amxx
loadingsound.amxx
sound_download.amxx
anticamping.amxx
gore_ultimate.amxx
dropsnip.amxx
zbot_menu.amxx
zbot_quota.amxx
spawnprotection.amxx
lastmanbets.amxx
amxx_piss.amxx
say_commands.amxx

Metamod :

win32 addons\nsv\nsv_mm.dll
win32 addons\amxmodx\dlls\amxmodx_mm.dll
win32 addons\hlguard\dlls\hlguard_mm_optimized.dll

:arrow: