Search found 3 matches

by JDx
Sun Nov 20, 2011 12:56 am
Forum: ID Tech
Topic: newbies questions: after building the map I get msg map leak
Replies: 8
Views: 3749

Re: newbies questions: after building the map I get msg map leak

thanks guys , you helped alot
by JDx
Thu Nov 17, 2011 6:45 am
Forum: ID Tech
Topic: newbies questions: after building the map I get msg map leak
Replies: 8
Views: 3749

Re: newbies questions: after building the map I get msg map leak

-BSP and -VIS are both required for a compile. Make sure: Your entire map is sealed from the void. You have at least one info_player_deathmatch in the map. You don't have entities outside the map. You don't have the origin of an entity (including models) clipping the outer hull of your map. You cau...
by JDx
Thu Nov 17, 2011 3:43 am
Forum: ID Tech
Topic: newbies questions: after building the map I get msg map leak
Replies: 8
Views: 3749

newbies questions: after building the map I get msg map leak

I dont know what to do. what are stages I need to do in order to make a map without leaks?
I am using GTK radiant 1.5 for quake3
can someone please help me ? I am trying to solve this problem for days