Game Development Community

HELP!....my executable won't fire up after using Torsion

by Nmuta Jones · in Torsion · 03/17/2010 (12:22 pm) · 2 replies

I created a new Torsion project on my Windows XP laptop.

I've used Torsion for another project on this SAME LAPTOP and that one works still and the .exe works.

But Since making this new project, every time I try to run the executable (outside of Torsion) , it won't run.

Windows Task Manager says that Torque is running, and the console.log file won't let me in, saying that it's currently "in use".

All other Torque executables on my system work fine.

Did Torsion screw with my executable or the ability for it to run ?


---------
btw even when I "end" the process in the Task Manager, it still won't run when I try to restart the .exe

#1
03/17/2010 (12:52 pm)
Rebooted twice and still no resolution. Can't run my .exe. I double click on it an nothing happens.

#2
03/17/2010 (6:11 pm)
Torsion makes a change to the main.cs - take a look at that and see if it got messed up somehow.