There are no leaks in my map but it says something with leak in hull 0 info_teleport_destination. Here is what it shows:
Warning: === LEAK in hull 0 ===
Entity info_teleport_destination @ (-2743, -47,1919)
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 originbrush with a solid world brush
Leak pointfile generated
Warning: === LEAK in hull 1 ===
Entity info_teleport_destination @ (-2743, -47,1919)
Warning: === LEAK in hull 2 ===
Entity info_teleport_destination @ (-2743, -47,1919)
Warning: === LEAK in hull 3 ===
Entity info_teleport_destination @ (-2743, -47,1919)
1.03 seconds elapsed
----- END hlbsp -----
Plz somebody help me