MrEgo Posted February 28, 2010 Report Share Posted February 28, 2010 Es nedaudz pārveidot de_dust2 gribēju uz uztaisīt kz_dust_byforest(es pat nezinu kāda ir jo rāda erroru!!) CreateBrush: Error: Entity 0, Brush 1176, Side 6: has a coplanar plane at (-1072, 1000, 80), texture -0CSSANDWALL Error: brush with coplanar faces Description: The map has a problem which must be fixed Howto Fix: Check the file http://www.zhlt.info/common-mapping-problems.html for a detailed explanation of this problem Kas šis ir par erroru?? te pie erroriem tāds nav minēts! Link to comment Share on other sites More sharing options...
DominiX Posted February 28, 2010 Report Share Posted February 28, 2010 Tev tak pat links ir iedots "How to fix" Example: Entity 10, Brush 0, Side 5: has a coplanar plane at (-753, -9, 251), texture CA1X_CON1B Entity 10, Brush 0, Side 6: has a coplanar plane at (-753, -32, 251), texture CA1X_CON1B This is always caused by vertex manipulation. Say you have a five sided object like the following diagram: Diagram - Five sided object Moving the top point down to make the object into a square, will cause this error, as now 2 faces are on the same plane, which is not allowed: Diagram - Two faces on same plane makes brush invalid To fix this problem, either move the vertex causing the coplanar warning to make the brush convex again, or move the rogue vertex onto one of its neighbors to destroy it. Link to comment Share on other sites More sharing options...
MrEgo Posted February 28, 2010 Author Report Share Posted February 28, 2010 Oh.. paldies.. P.s. Es vienkārši taisu kartes uz datora kuram nav nets.. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now