View Single Post
Re: jk_botti v1.20 release - bug fixes, new feature: lift support
Old
  (#18)
ghost of evilspy
Moderator
 
ghost of evilspy's Avatar
 
Status: Offline
Posts: 140
Join Date: Mar 2005
Location: Finland
Default Re: jk_botti v1.20 release - bug fixes, new feature: lift support - 02-07-2007

More debuging engine_i686.so shows that this isn't caused by one entity but once for every three dimensions of checked vector memory. Bug: Use of uninitialized vector memory?

I think I read about this sort of problem on some mm plugin.. gcc and msvc initialize array/vector memory differently, gcc making NaNs and msvc zero. HL-engine probably assumes msvc behavior.

Anyways it's valve bug.
  
Reply With Quote