Weird unfixable error?!?

Weird unfixable error?!?

Hammer Mapping — Page [1]
PurplishOzon

2008 Apr 23 • 2
There's no leak, and I have recreated the player_Start and deathmatch many times. I'm sure that the bat file is correct. What should I do? Can somebody check my map?

Here's what it shows me:
Warning: === LEAK in hull 0 ===
Entity info_player_start @ ( 416, 100, 332)
Error:
A LEAK is a hole in the map, where the inside of it is exposed to the
(unwanted) outside region. The entity listed in the error is just a helpful
indication of where the beginning of the leak pointfile starts, so the
beginning of the line can be quickly found and traced to until reaching the
outside. Unless this entity is accidentally on the outside of the map, it
probably should not be deleted. Some complex rotating objects entities need
their origins outside the map. To deal with these, just enclose the origin
brush with a solid world brush

Leak pointfile generated

Warning: === LEAK in hull 1 ===
Entity info_player_start @ ( 416, 100, 332)
Warning: === LEAK in hull 2 ===
Entity info_player_start @ ( 416, 100, 332)
Warning: === LEAK in hull 3 ===
Entity info_player_start @ ( 416, 100, 332)
1.59 seconds elapsed

------------------------


And this is my map. Plz somebody download and check it out!
http://rapidshare.com/files/109820248/de_castles.map.html
Visit my CS clan's site:
http://www.freewebs.com/greekpwnage
It's in greek, though >.<
 
 
 
2008 Apr 23 at 08:19 PDT
Killer-Duck
Homicidal Anatidae

2008 Mar 5 • 1169
633 ₧
You've turned one of the outer walls into a entity(func_pushable), if the outer walls of a map are turned into entities it will create a leak.

Select the func_pushable and press Ctrl+W and it will be turned into a standard world-brush.
QUACK! QUACK!
 
 
 
2008 Apr 23 at 11:37 PDT
PurplishOzon

2008 Apr 23 • 2
Oh lol, what a shame. But at least I managed to finish it (almost!). For the first time, I'm happy I did it. Thanks dude!
Visit my CS clan's site:
http://www.freewebs.com/greekpwnage
It's in greek, though >.<
 
 
 
2008 Apr 24 at 06:33 PDT
Page [1]