I'm making a map with hammer for counter strike 1.6, and when I compile the map, it is fullbirght. I've fit everyting into my skybox, I can't find where the leak is :

Warning: === LEAK in hull 0 ===
Entity light_environment @ ( 232,-2976, -16)
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 light_environment @ ( 232,-2976, -16)
Warning: === LEAK in hull 2 ===
Entity light_environment @ ( 232,-2976, -16)
Warning: === LEAK in hull 3 ===
Entity light_environment @ ( 232,-2976, -16)
0.54 seconds elapsed