Quote:
Originally Posted by KWo
I really don't like this "EDIT" - it doesn't change the timpe stamp of post and nobody can see something was changed when look at the general page of BUG REPORT subforum. Where can I report this bug in this posting system? 
|
it's not a bug..
it's made like this..
Quote:
Originally Posted by Pierre-Marie Baty
To sPlOrYgOn: like the fix you made for the NUM_FOR_EDICT crash, do a search for
FIND_ENTITY_*
and
FindEntity*
and be sure the start of search entity in these functions is initialized to NULL first. I will feel better once it's done.
|
It seems that the NUM_FOR_EDICT error was the only one without the NULL first...
I've searched through all the files...
All of them have been initialized to NULL...