Thread: Techie Help Plz
View Single Post
  #2  
Old May 6th 05, 11:12 PM
Stephen Unruh
external usenet poster
 
Posts: n/a
Default

On Fri, 06 May 2005 21:48:16 GMT, "alex martini" >
wrote:

>Any ideas what this means - from the 1.4 GTR update?
>Some memory leaks in NET module fixed
>


GTR as a whole is rife with bugs that appear to be caused by bad
memory-management (i.e., dereferencing pointers that are invalid).
This is especially evident in the widely-reviled multiplayer code.
Likely "NET" is SimBins (or ISI's since they originally wrote the
code) name for the multiplayer module.

They do seem to have fixed some things (I don't see the 1fps bug much
with 1.4), but other bugs are more frequent (completely screwed up
racestarts, for instance). This is a primary characteristic of
memory-management bugs: any time you change the in-memory layout of
the program whatsoever, all the visible symptoms may change or even
disappear.

- Stephen Unruh
)
Ads