Cale Dunlap wrote:

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
What does this mean:
SZ_GetSpace: overflow without FSB_ALLOWOVERFLOW set on Server Spectator

I'm totally confused. :-(

-Cale
--


I am newbie but...


a memory allocation fatal error has occur in "Server Spectator"

maybe you are sending more data than what the netcode buffer allocate
(maybe the netcode buffer is fixed-size, but able growns(realloc's) with
FSB_ALLOWOVERFLOW)

try to use the smaller packet size posible to avoid evil routers
fragmentation :/

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to