Game Development Community

Torque 3D Beta 1 Bug - GUI editor crash during splash screen

by Michael Putters · in Torque 3D Professional · 05/02/2009 (4:53 am) · 1 replies

With a default new project, hitting F10 during the fade-in with the Torque logo brings the GUI editor but when it switches to the main menu at the end of the fade-out, the application crashes on guiControl.cpp:177, ctrl is an invalid pointer (though I suppose i is also an invalid iterator considering the previous GUI is gone).