Game Development Community

Torque 3D demo not working...

by Murray · in Technical Issues · 11/23/2009 (1:39 am) · 2 replies

I downloaded the demo and installed it fine, I can get into the toolbox but when I click
World Editor, Play Game, GUI Editor, Nothing happens, and when I click on Play in Web it
just crashes my browser.

I am running windows 7 x64 ultimate with GForce 9800 video card and Core I7 processor.

About the author

Recent Threads


#1
11/23/2009 (2:03 am)
I downloaded / installed the latest version of my video cards driver and physx (9.09.0814). And still no luck.
#2
11/23/2009 (10:48 am)
Try loading it directly from the examples/FPS Example/game directory. It should create a console.log in that directory as well so that you can see what is happening. If nothing jumps out at you, open up the main.cs in that directory and add a trace(1) at the top. Does anything pop out as problematic in this more detailed one?