Help ... plz Created 16 years ago2007-10-14 14:28:20 UTC by White Wolf White Wolf

Created 16 years ago2007-10-14 14:28:20 UTC by White Wolf White Wolf

Posted 16 years ago2007-10-14 14:28:20 UTC Post #236354
Ok i compile my map and i get the error below coming up. Now i traced down these entitys and deleted them and then re-compiled but more entity errors just come up exactly the same as the ones below. I sent the map to my friend (And the map compiled fine before i did this)as he has done some work on my map and then sent it back to me, could this have something to do with it?
Leak pointfile generated

SolidBSP [hull 0] 500...1000...1500...2000...2500...3000...3500...4000...4500...4806 (0.45 seconds)
Warning: === LEAK in hull 0 ===
Entity armoury_entity @ (-2432,-912, 264)
SolidBSP [hull 1] 500...1000...1500...2000...2500...3000...3500...4000...4500...4599 (0.72 seconds)
Warning: === LEAK in hull 1 ===
Entity info_player_start @ (-1792,-128, 320)
SolidBSP [hull 2] 500...1000...1500...2000...2500...3000...3500...4000...4056 (0.64 seconds)
Warning: === LEAK in hull 2 ===
Entity info_player_start @ (-1824, 0, 292)
SolidBSP [hull 3] 500...1000...1500...2000...2500...3000...3500...4000...4500...4806 (0.63 seconds)
Warning: === LEAK in hull 3 ===
Entity armoury_entity @ (-2272,-768, 292)
If anyone knows how i can sort this problem plz help.

Thanks,
White WolF
Dan
Posted 16 years ago2007-10-14 14:44:25 UTC Post #236355
It's a leak.

In other words -- a hole in your map which leads from the inside to the outside.

Close up the hole, and you'll be fine.

You can load the pointfile that the compile process generated in Hammer, and it will draw a line in the views which shows you where the leak is.

From the above compile log excerpt, it looks like you have multiple leaks.
You must be logged in to post a response.