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.
Error when compiling
Error when compiling
)("(--)")(
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
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.
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.