Game Development Community

Failed to run "main.cs"

by jamal nowell · in Torque 3D Beginner · 11/01/2014 (6:46 pm) · 2 replies

I created a followed all the instructions on this http://torque3d.wikidot.com/introduction:what-to-download
and i made a New project then I went to C:Torque3D-masterMy Projects *and ran Torque3Dx64.exe*
and it says [Error Failed to run "main.cs"] then hitting x on that window pops up another error window that reads [Error to initialize game, shutting down] what do i need to do to fix it?

About the author

Recent Threads


#1
11/01/2014 (7:24 pm)
Where is "Torque 3D.exe"? It should be in, for example, "My Projects/My Game/game". The engine looks for a file called main.cs in the same folder as the executable.

I've updated that wiki page with a more detailed image. Does that help?
#2
11/01/2014 (8:14 pm)
Thanks man it works, and that wiki page you updated was very nice the picture explains it very well.