All Projects Script Errors
by Joseph McLeod · in Torsion · 03/29/2015 (1:04 pm) · 3 replies
All projects report "There are script errors. Continue?" Then "Executable launch failed." Even FPS Tutorial
#2
I do it every six months or so, and panic for a minute or two, until I remember.
03/30/2015 (2:29 pm)
For me, this usually means I have flipped from "Release" to "Debug" in the little popup menu in the second row of buttons in Torsion, and have no debug build in the game folder, only a release build.I do it every six months or so, and panic for a minute or two, until I remember.
#3
04/19/2015 (6:03 am)
I downloaded the Visual Studio 2013 Community Edition and Built the executable and it ran from that.
Torque Owner Richard Ranft
Roostertail Games
On the menu, click "Project" then select "Properties":
Next, change to the "Configurations" tab:
Select your configuration and click the "Edit" button:
You can click in the text area to show the browse button. Select the correct executable:
If you don't find one, you will have to generate the Visual Studio projects and then compile your project....