Game Development Community

Start TGBGame without GameBuilder

by Thomas Bang · in Torque Game Builder · 05/16/2008 (10:21 am) · 3 replies

Hi

I have a big problem. I compile TGB 1.7.2 with VC2005 Express (Release) without errors. When i start my game from GameBuilder the game works fine. Without errors.

But: If i start my game with Microsoft's Windows Explorer (or other similar apps) my game crashes.

Any idea?



Greetings

Thomas Bang
Germany

#1
05/16/2008 (10:27 am)
Which executable (name, file path) are you double clicking to start, and where is the project directory that you plan on playing? Normally for non-builder execution, the executable should reside in the top level of your game's project directory.

Also, can you post the last several lines of your console.log?
#2
05/16/2008 (10:40 am)
I can not give you console.log because my game crashes at startup. There is no console.log

There must be a problem with VC2005 itself. If i try to recompile TorqueGameBuilder... same problem. I can not execute TGB.
#3
05/16/2008 (12:51 pm)
I got it. I installed TGB 1.7.3. It works now.

But i guess it's not a real solution.
I will wait until the error comes again.