Game Development Community

Failed to copy texture

by mb · in Constructor · 05/15/2007 (6:56 pm) · 1 replies

I get this error everytime I try to use map2difplus.

Copying textures to E:/Torque/TGE_1_5_2/example/starter.fps/data/interiors/test ...
   granite.jpg
Failed to copy texture.
Command Failed. Export Aborted.
Cleaning Up ...


So I editted the configuration and deleted the copy function and it exports. Do I need that copy function?

#1
05/15/2007 (11:43 pm)
I had the same problem.. I think I remember realizing that it would do that if it was copying to (or from?) anywhere that wasn't on the C drive, or maybe it's just whatever drive that constructor is installed on.

You don't really need it - it's just to make it easier for you so you have all the textures that were used on the map, all in the same place with the dif you just exported.