brxce / Gauntlet

NOTE - Currently on hiatus. L4D2 Coop with improved Special Infected AI. Inspired by PenPen's HardAlways configs
GNU General Public License v3.0
29 stars 27 forks source link

Server/config crashing #22

Closed brxce closed 3 years ago

brxce commented 3 years ago

Note: some server crashing observed when autoslayer kills survivors on a team where at least one player is smoked

If the following errors are experienced, please report how often:

[optional/hardcoop/specialspawner.smx] CreateInfected() function failed and returned -1

L 02/07/2021 - 07:01:13: [SM] Exception reported: Client index 0 is invalid L 02/07/2021 - 07:01:13: [SM] Blaming: optional/hardcoop/specialspawner.smx L 02/07/2021 - 07:01:13: [SM] Call stack trace: L 02/07/2021 - 07:01:13: [SM] [0] GetClientAbsOrigin L 02/07/2021 - 07:01:13: [SM] [1] Line 115, modules/SS_SpawnPositioner.sp::GridSpawn L 02/07/2021 - 07:01:13: [SM] [2] Line 86, modules/SS_SpawnPositioner.sp::AttemptSpawnAuto L 02/07/2021 - 07:01:13: [SM] [3] Line 43, modules/SS_SpawnQueue.sp::GenerateAndExecuteSpawnQueue L 02/07/2021 - 07:01:13: [SM] [4] Line 87, modules/SS_SpawnTimers.sp::SpawnInfectedAuto

brxce commented 3 years ago

Moving support away to new spawning mechanism that is being implemented with nav mesh.