TGB-Pro - GuiControlProfile decRefCount -Cores TGB
by Rodney Rindels - Torqued · in Torque Game Builder · 06/23/2006 (3:47 pm) · 0 replies
Create a new Gui.
Add a GuiControlListPopUp
The form takes the control fine.
In the General Tab attempt to change like text, or text id. - KABOOM! :-)
This appears to be linked to the GuiControlProfile.
I should note* I'm running the Debug version, but with no modified c++.
As well I should have used "Crashes the App" instead of Cores in the title..
Add a GuiControlListPopUp
The form takes the control fine.
In the General Tab attempt to change like text, or text id. - KABOOM! :-)
This appears to be linked to the GuiControlProfile.
guiTypes.cc @ 340 is getting triggered AssertFatal(mRefCount, "GuiControlProfile::decRefCount: zero ref count");
I should note* I'm running the Debug version, but with no modified c++.
As well I should have used "Crashes the App" instead of Cores in the title..