Game Development Community

Torsion Script Errors on fresh project

by Storm Kiernan · in Torsion · 03/22/2011 (6:16 pm) · 4 replies

Torsion is telling me there are script errors on a freshly built project...how do I fix this?

#2
04/04/2011 (7:15 pm)
Would enjoy knowing how you fixed that...

Edit: Figured out that when you open a torsion project, in the menu bar, click on Project > Properties > Configurations tab > I then select Debug > Edit.

A new window opens up and select the entry box for Executable. The .exe in that box is formatted wrong if you are getting that error. It has _DEBUG appended to it which is causing the problem.

Click on the file browser button that appears and select the .exe with the name of your project. Ok through the boxes and you should be set.
#3
06/06/2011 (9:45 pm)
wow that worked, thanks for explaining how to fix that
#4
08/12/2011 (1:19 am)
Thanks for that Dre, I fixed the error with it aswell.

Also:

Make sure you have -build- the project in Torque if you've made recent changes, otherwise Torsion will also fail to connect to the EXE.