Game Development Community

Problems with Torque Game Engine

by Michael · in Hardware Issues · 08/31/2005 (8:00 am) · 7 replies

When I open it, it gives me me a black screen then it quits, I'm on Windows XP Service Pack 2 and my graphics card NVIDIA Quadro, how can I fix it?

#1
08/31/2005 (8:46 am)
Have you looked at the console.log file that gets generated? The file is located in the same location as the .exe and it will contain information on what it was attempting to do or failed to do. Post it here if you don't know what you are looking at.

Also what are you running? I assume that you are running the TGE demo from this sight. Is that correct or are you running the TSE demo or a version of TGE (torque game engine) compilied by someone else?

Without knowing that information all I can say is "update your video drivers" it might help.

Good luck,
#2
08/31/2005 (9:10 am)
I'm using TGE compilied by someone else and this is what I found in that .log file:

Loading compiled script starter.fps/server/scripts/commands.cs.
Loading compiled script starter.fps/server/scripts/centerPrint.cs.
Loading compiled script starter.fps/server/scripts/game.cs.

--------- Initializing MOD: FPS Starter Kit: Client ---------
Loading compiled script starter.fps/client/ui/customProfiles.cs.
Loading compiled script common/client/message.cs.
Loading compiled script common/client/mission.cs.
Loading compiled script common/client/missionDownload.cs.
Loading compiled script common/client/actionMap.cs.
Loading compiled script common/editor/editor.cs.
Loading compiled script common/editor/particleEditor.cs.
Loading compiled script common/client/scriptDoc.cs.
Video Init:
Accelerated OpenGL display device not detected.
Accelerated D3D device not detected.
Voodoo 2 display device not detected.

"OpenGL" display device not found!
"OpenGL" display device not found!
"D3D" display device not found!
"Voodoo2" display device not found!
Loading compiled script common/ui/defaultProfiles.cs.
Loading compiled script common/ui/GuiEditorGui.gui.

Aftar that there are only "This shouldn't happen" lines. Well I'll update my grapchics card.
#3
08/31/2005 (9:15 am)
Video Init:
Accelerated OpenGL display device not detected.
Accelerated D3D device not detected.
Voodoo 2 display device not detected.

"OpenGL" display device not found!
"OpenGL" display device not found!
"D3D" display device not found!
"Voodoo2" display device not found!


Those are big flashing warning signs to look for, sounds like the build you got is either incomplete (missing files, scripts, etc) or just not compiled correctly, or not a good build. I'm assuming if you try to run other 3D Applications, they work. Another good way is to download the demo from this site, and try to run that.

If the demo works, then it's probably the build you recieved. If the demo doesn't work, it's probably a graphics related issue, and further investigation here would be needed.
#4
08/31/2005 (9:19 am)
Err I mean graphics driver.
Will it work with GeForce?
#5
08/31/2005 (9:43 am)
GeForce what? And which driver version?

Hit up NVidia and get the newest drivers for your hardware and test it a second time. Ignore the compatability mode drivers offered on Windows Updates. They often cause more problems than they fix.
#6
08/31/2005 (10:27 am)
If you trust windows that your drivers are not 'approved'.. you will possibly get some very ancient drivers. The error messages lead me to believe it is a driver issue, or at least the first place to look.
#7
08/31/2005 (12:38 pm)
Never mind, I fixed the problem by replacing the screens.