Error When Launching
by Taylor Wiebe · in Torque Game Engine · 12/28/2006 (1:50 pm) · 5 replies
I just got Torque Game Engine, I am following the GettingStarted.pdf but when I do the part where I create GameOne I run into a problem, when I launch the torqueDemo.exe file (when it is set to open the GameOne file) it says: Torque encountered a problem and needs to close.
So can any one help me with this problem.
So can any one help me with this problem.
About the author
#2
$defaultGame
12/28/2006 (2:21 pm)
It only does it once I change the file name of Tutorial.Base and the main.cs's $defaultGame
#3
12/28/2006 (3:00 pm)
I think I may have figured it out.
#4
12/28/2006 (3:55 pm)
Do you have this in the main.cs " $defaultGame = "GameOne"; "?
#5
12/28/2006 (4:41 pm)
Yes, I got it, when I was reading through the tutorial I thought it wanted me to duplicate the Tutorial.Base file not folder, right now everything is running smoothly. So far I think Torque is great!
Torque Owner AllynMcelrath
Also, download the free demo, see what happens.