i get this error whenever i run the map. its been there ever since i started the map but i didnt worry much about it. however i want to correct it anyway.
heres an example of the error:
FindPortalSide: Couldn't find a good match for which brush to assign to a portal near (2048.0, 4137.0, -248.0)
Leaf 0 contents: CONTENTS_SOLID
Leaf 1 contents:
viscontents (node 0 contents ^ node 1 contents): CONTENTS_SOLID
This means that none of the brushes in leaf 0 or 1 that touches the portal has CONTENTS_SOLID
Check for a huge brush enclosing the coordinates above that has contents CONTENTS_SOLID
Candidate brush IDs:
this error shows up like 20 times then i get:
** Suppressing further FindPortalSide errors.... **
the thing is the coordinates are in the middle of the void, far away from my map. help please?