SZ_Overflow
Status: Alpha
Brought to you by:
alexjc
When many bots (~8 or more) are in the game and a
client (player / spectator) is connected, the stack
sometimes overflows.
This is due to the many obituary messages sent over
the network. These can be disabled by disabling
obituaries: "set obits 0".
An in-code solution should prevent this, delaying the
respawn until a spot is clear.