Error: too many entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(Spelling)
Line 2: Line 2:
That means you have too many entities visible/see-able at that time. There are two likely causes for this: your not running VIS, or your map has huge ammounts of entities visible at a time.
That means you have too many entities visible/see-able at that time. There are two likely causes for this: your not running VIS, or your map has huge ammounts of entities visible at a time.


''Solution:'' run VIS -full, block line-of-sight (aka. vis blocking), combine like entitys in the same room - but only in the same room.
''Solution:'' run VIS -full, block line-of-sight (aka. vis blocking), combine like entities in the same room - but only in the same room.

Revision as of 20:30, 8 February 2006

That means you have too many entities visible/see-able at that time. There are two likely causes for this: your not running VIS, or your map has huge ammounts of entities visible at a time.

Solution: run VIS -full, block line-of-sight (aka. vis blocking), combine like entities in the same room - but only in the same room.