How to I give my game to friends?
by Jason T · in Torque Game Engine · 02/03/2006 (4:47 pm) · 7 replies
I built a test game and i want to send it off to my friends to check out in hopes they will join my team.
How do I export my game so they can play it? Ive searched and searched but I cannot find anything.
I have TGE and TBE.
How do I export my game so they can play it? Ive searched and searched but I cannot find anything.
I have TGE and TBE.
About the author
#2
02/03/2006 (5:33 pm)
No, they dont have torque. I need to build an exe binary somehow but have zero idea how to do that.
#3
wherever you have this test game,
just zip up the folder containing it all and send it to them.
are you actually running the game on your computer,
or just designing it ?
if you're running it then you've gotta be running an exe binary.
02/03/2006 (7:08 pm)
Eric is pretty much right.wherever you have this test game,
just zip up the folder containing it all and send it to them.
are you actually running the game on your computer,
or just designing it ?
if you're running it then you've gotta be running an exe binary.
#4
"You do not have the correct version of the Torque Game Engine or the related art needed to connect to this server, please contact the server operator to obtain the latest version of this game."
So I cannot play it on that computer. I even tried just copying the /examples dir to my desktop and it would give me the same errors there as well. Yet when I click the exe on my actual /examples file in that is in the SWK root the game plays fine.
02/03/2006 (7:16 pm)
I want my friends to play the game. I zipped up my entire /example folder and put it on my second computer. I could load up the GUI but I get errors and the game will not load. "You do not have the correct version of the Torque Game Engine or the related art needed to connect to this server, please contact the server operator to obtain the latest version of this game."
So I cannot play it on that computer. I even tried just copying the /examples dir to my desktop and it would give me the same errors there as well. Yet when I click the exe on my actual /examples file in that is in the SWK root the game plays fine.
#5
02/03/2006 (7:33 pm)
Look at your console.log in the example folder that you had errors with or hit your tilde (~) key and open the console. It should show what art files etc that it can't find. That should help.
#6
02/03/2006 (8:07 pm)
Yeah ive been going through the code and just cannot find anything. Kind of annoying.
#7
02/03/2006 (8:34 pm)
@Jason - check your post in the private forums.
Torque Owner Eric Johnson