Am Dienstag, 14. Februar 2012, 09:55:52 schrieb Lance Corrimal: > 2012-02-14T08:51:24Z WARNING: getChild: Making dummy 8LLUICtrl named > "translate_chat_checkbox" in chat_bar
These are harmless. It means that there are controls referenced in the code, like buttons, frames, sliders, etc., that are not actually in the currently used skin. So skin makers can remove pieces from the UI without the code crashing, because the control is missing. It creates a "dummy" control on the fly that is not visible but acts as a placeholder for the code. > LC Zi _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges