Open HotoCocoaco opened 2 years ago
Which map is causing it to crash? If it's just szf_turtle_defense
, then latest version is known to have frequent crashes.
The same crashs happen to szf_steel
and szf_normandy
that related to server_srv.so!CTeamControlPointMaster::TeamOwnsAllPoints(CTeamControlPoint*, int) + 0x92
Having the same problem, it happens randomly (it can crash on third or fourth round) on every SZF map when the round starts. (The version of gamemode on my server is 4.5.0)
server_srv.so!CTeamControlPointMaster::TeamOwnsAllPoints(CTeamControlPoint*, int) + 0x92
Crash log on Accelerator: https://crash.limetech.org/nsjnspdvhgak
Unfortunately I was not able to reproduce this bug, nor know why this crash would occur in SZF. You will have to investigate this yourself assuming that you're still able to crash it.
Though @Kenzzer was able to look further that it crashed at this line, where group
variable is outside of array range, so it's either to do with one of team_control_point
being invalid, or m_iCPGroup
variable being out of range.
https://crash.limetech.org/mriqffvqv62u
It randomly crashs when RED team cap all points after a few minutes. This is a old dump. But the new one that using S.M. 1.11 has the same crash dump.