#1
12 years ago
MAX_TW_VERTS (12) exceeded
this is the error i keep getting during building my bsp, anybody know anything about this? :(
this causes the map from being built, so i CANT play it
#2
12 years ago
Usually means that you have a brush with more than 12 sides. Check if you have tried to reconstruct a cylinder or something with more than 12 edges on a brush.
#3
12 years ago
Make any really complicated brushes DETAIL (or replace with patches), or if they have to be structural, cut them up.