Page 1 of 1

Error when compiling

Posted: Mon Jan 22, 2007 8:28 pm
by tomasttt
i add all three things : env setup , player setup and player tart...
heres the log :

** BSP Compile Version: 15
** Build Date/Time: Jan 31 2005,06:32:56
--- Load Brush File ---
Num Solid Brushes : 6
Num Cut Brushes : 0
Num Hollow Cut Brushes : 0
Num Detail Brushes : 0
Num Total Brushes : 6
--- Remove Hidden Leafs ---
*****************************************
* *** LEAK *** *
* Level is NOT sealed. *
* Optimal removal will not be performed.*
*****************************************
--- WriteLeakFile ---
Occupied : 16
Num Points : 1
Pos1 = 4
Pos2 = 20
Failed to remove hidden leafs.
Compile Failed: GBSP_CreateBSP encountered an error, GBSPLib.Dll.

Posted: Mon Jan 22, 2007 10:28 pm
by QuestOfDreams
1. This is not a bug.
2. Your level must be sealed (no holes that let you see outside).
3. All your entities must be placed inside your level and not inside a solid brush.
4. If you have troubles finding the leak, open up the .pnt file that was created during the compile of your level. It will show you a line goiong through the hole.