Aeraportal Woes

Penguin

Clinically Diagnosed with Small Mapper's Syndrome
aa
May 21, 2009
2,039
1,484
Right now, i have what looks like a closed areaportal ,even though all the entity flags suggest that it should be open, and it never receives any input of any kind. It worked in previous compiles and it has not been altered since, yet it has changed behavior. Any idea why?

5E05147C6F7FEEE3C8BD090741118DF579E46387


into

21E66A7744271510E3EE419A35203779A76E1C83
 

henke37

aa
Sep 23, 2011
2,075
515
Areaportals are very sensitive to leaks. You should also check that vvis ran correctly.
 

ics

http://ics-base.net
aa
Jun 17, 2010
841
543
Areaportals also sometimes fail to compile if you just pick the fast option or if you compiled only entities. You should check map errors first (alt+p) , then compile errors to see if there is something there.
 
Mar 20, 2012
391
806
Also - make sure the area portals aren't linking up with other ones that are far away. Sometimes they do that and it causes a lot of cruddy problems like this.
 

JeanPaul

L6: Sharp Member
Aug 5, 2010
286
279
Yeah source is a bitch. If there is anything that I have learned over the years its to clear all compile and running errors with a FULL compile (not final - just full bsp, vvis, and vrad) and then complain about problems. :p