Game Development Community

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

About the author

Recent Threads

  • Updated tutorial

  • #1
    03/29/2015 (6:25 pm)
    Is the game executable present in the game folder? Is the game executable named as the Torsion project expects? It sounds like there is no executable.

    On the menu, click "Project" then select "Properties":
    www.roostertailgames.com/images/TorsionProjProps/01.jpg
    Next, change to the "Configurations" tab:
    www.roostertailgames.com/images/TorsionProjProps/02.jpg
    Select your configuration and click the "Edit" button:
    www.roostertailgames.com/images/TorsionProjProps/03.jpg
    You can click in the text area to show the browse button. Select the correct executable:
    www.roostertailgames.com/images/TorsionProjProps/04.jpg
    If you don't find one, you will have to generate the Visual Studio projects and then compile your project....
    #2
    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.