SV_ReadDeltaCachedClients crash #5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Known to be caused by watching killcams when you get killed by a bot - Workaround: disable killcams for bots only?
Surprisingly, the function can crash in multiple places. In this case, it's going out of bounds on the msg->data pointer.
Sometimes it happens earlier in the function when another field of the msg_t struct is null.
s1-mod_0.0.1_20250706_074331.dmp
0x14044F762
This happens 100% of the time on Steam @ 14044f762
s1_mp64_ship.exe.25932.dmp.zip
TODO: disable killcams if attacker is a bot
This will stop complaints for a bit (I hope)
1d680fbfde