B|ackout
06-12-2004, 09:48 PM
I am having problems making the spawn point for the allies team in my first map. I place one entity, info_player_allies, right where I want it, but when I compile it, it says this;
Warning: === LEAK in hull 0 ===
Entity info_player_allies @ ( 256,-896, 64)
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 3 ===
Entity info_player_allies @ ( 256,-896, 64)
0.20 seconds elapsed
I have gotten this to work, but it got out of WorldCraft for some reason, and when I did it again, it keeps saying there is a leek. It lets me play the map with the leek, but I would like to get rid of it if I could. Does anyone have any solutions?
Warning: === LEAK in hull 0 ===
Entity info_player_allies @ ( 256,-896, 64)
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 3 ===
Entity info_player_allies @ ( 256,-896, 64)
0.20 seconds elapsed
I have gotten this to work, but it got out of WorldCraft for some reason, and when I did it again, it keeps saying there is a leek. It lets me play the map with the leek, but I would like to get rid of it if I could. Does anyone have any solutions?