Game Development Community

Constructor crash on launch

by Kacem Bekri · in Torque Game Engine · 03/25/2008 (3:49 am) · 0 replies

Hi,

I have a little trouble with Torque Constructor.
It crash on launch with a memory error.

I have try to :

* reinstall Windows XP
* change video card (8800 GTS or 7900)
* change NVidia's drivers
* reinstall DirectX SDK
* patch with "Constructor104patch.zip"

Any idea to help me ?

Kcm.

The bug is always the same on console.log :

--------- Initializing MOD: Constructor: Client ---------
Loading compiled script constructor/client/ui/customProfiles.cs.
constructor/client/ui/customProfiles.cs (0): Unable to find parent object GuiTreeViewProfile for GuiControlProfile.
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.
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/ConsoleDlg.gui.
This shouldn't happen: glGenTextures
This shouldn't happen: glBindTexture
...

About the author

Recent Threads