Game Development Community

Torque Constructor Error

by Curtis Murray · in Constructor · 07/23/2009 (3:47 pm) · 2 replies

Error: Brush 240 - This brush only has 2 planes which is insufficent to create a convex volume. Possibly a badly formatted .map?


When I try to export my model out to torque, I get this message, along with a few other brushes just like this. How do I fix this problem.

Also when I load up my project, it loads up in 2D.

#1
07/23/2009 (10:15 pm)
That's my first time seeing that error.

According to an answer found here it was recommended to use Constructor's internal "Export To DIF" instead of the map2dif options.
#2
07/23/2009 (10:21 pm)
Quote:
when I load up my project, it loads up in 2D.
Each viewport has configurable settings: various 2d being front/back/top/bottom/left/right. You also have the perspective setting -- this is 3d mode.
i167.photobucket.com/albums/u143/heretek/torque/viewportOptions.jpg
Once you change that and exit from Constructor it should remember your setting/preference.