Game Development Community

TGEA 1.7.0 Beta 1 Bug - TGEA applications won't start

by Rene Damm · in Torque Game Engine Advanced · 03/25/2008 (6:30 pm) · 0 replies

On my machine, all of the TGEA applications will frequently bail out on startup. The last message in console.log always is something like:

GFXPCD3D9Device::reset - depthstencil 46d6d00 has 2 ref's

However, this likely has nothing to do with the actual cause of the issue.

Sometimes the same application will successfully start up when just trying again one or more times and sometimes it will just refuse to. With debug builds, I had the situation that an application did not start without a debugger but came up when being run inside Visual Studio.

I haven't yet managed to reproduce the problem in a controlled manner and haven't yet found which way the engine actually bails.

Will investigate and post an update when I have a fix.