Talk:Shadowsource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
According to the mdmp, this bit of code causes a crash as soon as the first bombs are dropped.
According to the mdmp, this bit of code causes a crash as soon as the first bombs are dropped.
--[[User:TheRealJman|TheRealJman]] 13:56, 11 April 2010 (UTC)
--[[User:TheRealJman|TheRealJman]] 13:56, 11 April 2010 (UTC)
physics.cpp, ShouldCollide function, line 579. Causes ep2_outland_12 to crash every time according to the mdmp. --[[User:TheRealJman|TheRealJman]] 17:08, 11 April 2010 (UTC)

Revision as of 10:08, 11 April 2010

npc_attackchopper.cpp line 5567, on ep2_outland_08(I think it's 8, whatever part has the car vs chopper part.) According to the mdmp, this bit of code causes a crash as soon as the first bombs are dropped. --TheRealJman 13:56, 11 April 2010 (UTC)

physics.cpp, ShouldCollide function, line 579. Causes ep2_outland_12 to crash every time according to the mdmp. --TheRealJman 17:08, 11 April 2010 (UTC)