It looks like the issue lied in an un-precached file which was knocking clients off when it needed to be played. Its all fixed now.
From: tei <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: [hlcoders] Another SZ_GetSpace overflow.... Date: Mon, 24 May 2004 00:33:04 +0200
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
_________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar � get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

