ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
635 stars 74 forks source link

[HL2] Vphysics crash on d3_c17_05 #3841

Open LychyLychy opened 2 years ago

LychyLychy commented 2 years ago

While playing through the level d3_c17_05, there is a chance that your game will crash, and I believe the metropolice cause the crash, the game will either do a silent crash or crash with the error below.

image

This usually occurs at the part where you are storming the combine gate, I have a save where the game has a chance to crash, it seems to be more likely to crash if you look at the combine on the gate while exiting through the door, here it is: crashy.zip

I also have a dump of the silent crash: crash_hl2.exe_20220220132525_1.zip

and the crash with the error: crash_hl2.exe_20220220133731_1.zip

Specs: Source Engine build 7087047 (current) AMD Radeon RX 580 AMD Ryzen 5 3600 Windows 11 Build 22000.493 16gb RAM

kisak-valve commented 2 years ago

For reference, the first attached minidump is EXCEPTION_ACCESS_VIOLATION_READ in vphysics.dll, and the second is unknown assert 0(?) in KERNELBASE.dll.