Fake Leak?

Cornstarch

L1: Registered
Apr 18, 2009
8
0
Alright, this has been driving me nuts long enough. The compile log claims that there is a leak. So I decided to load the pointfile and guess what, it gives me a nice red line outside of my map. At no point does it touch any part of my map. Any suggestions?
 

UKCS-Alias

Mann vs Machine... or... Mapper vs Meta?
aa
Sep 8, 2008
1,264
816
Check the origins. You probably moved one outside the map. The line allways is taken from the origin
 

YM

LVL100 YM
aa
Dec 5, 2007
7,135
6,056
Check the origins. You probably moved one outside the map. The line allways is taken from the origin

In simple-language:

Brush entities (like func_door) have an origin which you can set to any location, its probably that you have one of these outside of the world and is leaking.

Turn on helpers :helpers: and then select all your rush entities, you'll probably now see a blue sphere where the pointfile starts, you'll need to find which entity this one belongs to and move it back inside the entity. (there is one of the menu options to centre all origins but depending on your entities you might not want all of them centred)