Game Development Community

QuArK-made dif issue

by Jarno Mannelin · in Torque Game Engine · 09/07/2006 (5:29 am) · 2 replies

Hi

I made a dif in QuArK, exported it and tried to add one instance in Mission Editor. This is where the trouble is; the mission exits and Torque gives an error:

"You do not have the correct version of the Torque Game Engine or related art needed to connect this server, please contact the server operator to obtain the latest version of this game. (Invalid packet.)"

I have The latest Torque afaik and QuArK 6.5 alpha. Can anyone help me on this?

#1
09/07/2006 (5:46 am)
I'm sure there are a lot of posts on this already (found via 'search'), but the short and most likely answer is that it can't find a texture the model calls for. Make sure all textures are inside the same directory, or in any below it.
#2
09/07/2006 (5:57 am)
Thank yo very much. That did it. :)