Game Development Community

Export Error

by Darin Pitts · in Constructor · 07/28/2007 (7:52 pm) · 3 replies

Hey guys. im working with Tourque Constructor 1.0.2 and am having problems now with exporting my interrior. everytime i export a system error comes up stating that (map2dif_plus.exe has encountered a problem and needs to close. We are sorry for the inconvenience.) any ideas on how to fix this so that i can export the interrior to my game?

#1
08/07/2007 (12:45 pm)
Same here...It is really annoying...

Anyone have some solutions to this little problem? Or do I just need to reinstall Constructor?
#2
08/07/2007 (12:53 pm)
Look in your console log and see where it seems to die. How complex/simple is your map? Right now, there's next to no information to help you out.
#3
08/08/2007 (10:47 am)
I have about 742 brushes

The only thing I could really see in the console.log near Executing map2dif was that Constructor couldn't find the textures:

"Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Wall1_Plain
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Roof1
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Wall1_V
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/concrete
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Border1
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Black
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/oak2"
Executing map2dif_plus -o "C:/Documents and Settings/Administrator/Desktop/Torque/Art/Constructor Creations/House_V_1" -t "C:/Documents and Settings/Administrator/Desktop/Torque/Art/Constructor Creations/House_V_1" "C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/House1_edit.map"
keyboard0 input device created.
mouse0 input device created.
Paging in current undo entries for scene 2750 (House1_edit.csx)
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Wall1_Plain
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Roof1
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Wall1_V
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/concrete
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Border1
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/Black
Could not locate texture: C:/Documents and Settings/Administrator/Desktop/Torque/Constructor/oak2"

Once you click on ...export...map2dif_plus...It stops on the "creating surfaces" part in the execute script dialog box and brings up the "encoutered problem" box.

also I noticed the dialog box comes up with two bad brushes 194 and 195...I've deleted 194, (the brush actually looked fine, it was part of a wall underneath a window) but the other one is not on the list of brushes and doesn't seem to be anywhere. A bug or something.
Also, no "angry red lines" to be found.