Game Development Community

Nothing happens

by Raul Martinez · in Torque Game Builder · 11/16/2015 (9:44 pm) · 6 replies

Hi guys

I had to reinstall Windows 7 on my computer and also reinstalled torque and torsi�³n, now when I click on the Icons nothing happens, what am I doing wrong

Thank you

Raul

#1
11/17/2015 (8:59 am)
Which version of Torque are you trying to use?
#2
11/17/2015 (8:50 pm)
Hi Michael

Im using 1.7.6 pro

Thank you
#3
11/18/2015 (9:14 am)
If you go to the root directory of the TGB 1.7.6 installation, look for a console.log file. Open that and look for any errors or warnings. Also, the last few lines are important as they will let you know what has crashed.

The first thought that comes to mind is that your security systems might be messing with it: UAC, Firewall, Antivirus, etc.
#4
11/18/2015 (9:57 pm)
Thank you Michael

I located the file and this are its contents

//-------------------------- 11/11/2015 -- 05:54:57 -----
Console trace is off.
--------------------------------------------------------------------------------
Video Initialization:
--------------------------------------------------------------------------------
Video initialization:
Accelerated OpenGL display device not detected.

"OpenGL" display device not found!
"OpenGL" display device not found!

where can I download the driers for the opengl, last time I used torque it worked fine so I dont understand why it cant find the device

Thank you again





#5
11/19/2015 (8:51 am)
Not sure where you can get OpenGL drivers, as I do not know your system specs. You will want to update Windows and then go to the graphics card's manufacturer website.
#6
11/24/2015 (9:19 pm)
Hi Michael

I downloaded the driers for the video card and the chipset, and now it Works fine thank you