Game Development Community

Constructor Issue

by Jeremy Mattick · in Torque Game Engine · 04/20/2007 (12:26 pm) · 1 replies

Now that constructor is available I was hopin someone has had this problem and can help me with the resolution.

I am using the Torque Game Engine 1.5.1 (demo) and am getting an error anytme I try to place an object created in constructor and exported as a .dif to my game /data/interiors/obj_name folder. I get a message from Torque that says "you do not have the correct version of Torque demo or do not have enough resources to play on this server". I tried googling the error message but did not have any luck.

Can anyone point me in the correct direction?

#1
04/20/2007 (12:29 pm)
Yes, you need to copy all the textures that the DIF uses into the /data/interiors folder. That should resolve your issue. If not, let us know!