Sep 16, 2007, 12:38 PM
OmegaZero_Alpha Wrote:all of my source games are crashing like this, apperantly. something about a PURE VIRTUAL FUNCTION CALL or some stupid "M$ LIKES TO RUIN EVERYTHING BY SUCKING" scheme
A pure virtual function call is not the fault of Microsoft. It's a runtime error caused by some bug in the source game's programming.