SV_ReadDeltaCachedClients crash #5

Open
opened 2025-06-28 16:07:39 +00:00 by Future · 5 comments
Owner

Known to be caused by watching killcams when you get killed by a bot - Workaround: disable killcams for bots only?

Known to be caused by watching killcams when you get killed by a bot - Workaround: disable killcams for bots only?
Author
Owner

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

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](/attachments/1a2883ae-5d41-448d-bf02-98f18bfce7c3)
Author
Owner

0x14044F762

0x14044F762
Author
Owner

This happens 100% of the time on Steam @ 14044f762

s1_mp64_ship.exe.25932.dmp.zip

This happens 100% of the time on Steam @ 14044f762 [s1_mp64_ship.exe.25932.dmp.zip](/attachments/087e7c66-30ad-42e5-ad44-9873a0a328ac)
Author
Owner

TODO: disable killcams if attacker is a bot

TODO: disable killcams if attacker is a bot
Author
Owner

This will stop complaints for a bit (I hope) 1d680fbfde

This will stop complaints for a bit (I hope) https://git.alterware.dev/alterware/s1-rawfiles/commit/1d680fbfde02969f4553af020520f3b9150a68fe
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alterware/s1-mod#5
No description provided.