256 face on interior hull" can somebody explain to me what the meaning of this? because of this.. i always be kicked from the constructor when i try to export... thx before.. ^^"> Error when exporting .csx to .dif using constructor | Artist Corner | Forums | Community | GarageGames.com

Game Development Community

Error when exporting .csx to .dif using constructor

by Mie · in Artist Corner · 10/31/2008 (10:38 pm) · 3 replies

I have an error when i tried to export .csx to .dif... it says "Error >256 face on interior hull" can somebody explain to me what the meaning of this?

because of this.. i always be kicked from the constructor when i try to export...

thx before.. ^^

#1
11/01/2008 (3:06 am)
Basically it means you've got too many intersecting/face-to-face structural brushes in your interior and it's making the exporter generate more surfaces than the DIF file format can handle. Careful design and/or using detail brushes will help.

DIF/greater than 256 surfaces on an interior hull
#2
11/03/2008 (3:59 am)
How can i use the detail brushes? i can fix this error yet... i've already remove all intersect... so confusing... >.<
#3
11/24/2008 (9:01 pm)
Select a brush that intersects another one and set it to a detail brush instead of structural in the properties pane. That will stop it from splitting up the brushes like crazy.