Game Development Community

Weird behavior of GuiTextCtrl tooltipprofile

by Koh Hwee Miin · in Torque 3D Professional · 10/06/2010 (6:34 am) · 0 replies

I observed a weird behavior of tooltipprofile of GuiTextCtrl, not sure whether it is a bug or not:

The default value of tooltipprofile of GuiTextCtrl is "GuiToolTipProfile", after I change it to "GuiTextRightProfile", if I run the debug version of Torque game, it will crash with "access violation" error upon exiting the game. If I run the release version of Torque game, it will prompt "Unable to load game .... Please make sure it exists and the latest DirectX is installed." and failed to start.