Portalnum greater than numareaportals: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(I got this error, and documented it. :D)
 
m (→‎top: clean up, added orphan, stub tags)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= Portalnum > numareaportals =
{{Orphan|date=January 2024}}
You may get this '''Engine Error''' if your BSP compile process has failed to correctly compile '''areaportals'''.


== How to fix ==
{{DISPLAYTITLE:Portalnum > numareaportals}}
It can be fixed by using the ''Auto vis''' and hiding all non solid geometry, except '''areaportals''', and looking for all holes that is between the two or more seperated areas of the map. The brushnumber returned by the bsp log, will not report where the hole is, however, it may point out which portal is bugged.
You may get this Engine Error if your [[BSP]] compile process has failed to correctly compile your map's [[func_areaportal|area portals]], usually due to a [[leak]]. Fix the leak to resolve the error.
 
[[Category:Compile errors]]
 
 
{{stub}}

Latest revision as of 22:51, 21 January 2024


You may get this Engine Error if your BSP compile process has failed to correctly compile your map's area portals, usually due to a leak. Fix the leak to resolve the error.


Stub

This article or section is a stub. You can help by expanding it.