SZ_GETSIZE: overflow ... when the going Created 8 years ago2015-12-31 20:50:12 UTC by abbadon abbadon

Created 8 years ago2015-12-31 20:50:12 UTC by abbadon abbadon

Posted 8 years ago2015-12-31 20:50:12 UTC Post #328012
Hi all of you. Recently I've started the first test rounds of the main map of my Mod, and I have obtained one error of which I've gathered all info available (also valve's info in their developer's forums) before writing to all of you in TWHL. also I've discarded info related to plugins,because this mod hasn't any.

I give you what I did before this error happened:

1. start map through console
2. no bots added nor any players (except me)
3. monstermakers start to pour enemies ( 9 x 8 enemies, maxalivechildren 8, delay 0.5 secs).
4. start fighting those 72 enemies
5. first issue: I can' t see blast sprite of one of my weapons, no warning messages
6. open console, first warning: too many entities in packet list ( even when they're only abot 115 or so, far from the 512 limit )
7. close the console. fire the weapon with blast sprite effect
8. open console, this message appears SZ_GETSIZE: overflow on clients datagram
9. close cosole, fire the weapon again and hl crashes exiting to desktop

I know that it could be kinda self explanatory, but I didn' t exceeded the hl limits even for a WON Mod.

Is there an explanation or fix for this?
Posted 8 years ago2016-01-11 02:30:00 UTC Post #328185
The weapon with the blast sprite effect may be the cause, it's a custom weapon made with the SDK or it's a HL weapon with some skin/sprites modifications?
Posted 8 years ago2016-01-11 14:10:55 UTC Post #328188
It's a custom weapon. Basically it creates a sphere of a fixed radius within which every entity receives a fixed amount of damage. The weapon creates a blast effect based on houndeye's blast/shockwave attack. If you wish I can sed the cpp files to you. :)
User posted image
Posted 8 years ago2016-01-11 14:59:55 UTC Post #328189
Yeah, I would like to see the CPP files so I can take a look at them, use PasteBin.
Posted 8 years ago2016-01-11 18:07:56 UTC Post #328192
You´ve got PM!! ^^
You must be logged in to post a response.