Error when compiling

Post here if you have problems getting Reality Factory running on your machine. Please make sure you have the latest DirectX installed as well as updated drivers for your video & sound card before posting...
Post Reply
tomasttt
Posts: 8
Joined: Sat Aug 05, 2006 7:14 pm
Location: Lithuania

Error when compiling

Post by tomasttt » Mon Jan 22, 2007 8:28 pm

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.
)("(--)")(

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Post by QuestOfDreams » Mon Jan 22, 2007 10:28 pm

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.

Post Reply