Comment on A time-travelling door bug in Half Life 2parentComments−Ericson23149moYou could quickly rule out non-determinism by reproducing the build with the new and old tools.You could also try the newer version of the codebase with the older tools (assuming nothing broke / no newer C++ features) if you like.
Comments
You could quickly rule out non-determinism by reproducing the build with the new and old tools.
You could also try the newer version of the codebase with the older tools (assuming nothing broke / no newer C++ features) if you like.