Log file errors but working application
Posted: Sat Mar 04, 2006 11:18
Hello,
I've made an application with CEGUI and lots of windows loaded with XML files. It's run but i got a lots of errors in the CEGUI log file like this :
I don't think that's normal but i don't know what to do for solve this problem.
I've made an application with CEGUI and lots of windows loaded with XML files. It's run but i got a lots of errors in the CEGUI log file like this :
Code: Select all
04/03/2006 11:59:20 (Error) Exception: Window::getChild - The Window with ID: '1' is not attached to Window 'FlotteInterface/FlotteListe__auto_vscrollbar__'.
04/03/2006 11:59:20 (Error) Exception: Window::getChild - The Window with ID: '1' is not attached to Window 'FlotteInterface/FlotteListe'.
04/03/2006 11:59:20 (Error) Exception: Window::getChild - The Window with ID: '2' is not attached to Window 'FlotteInterface/FlotteListe'.
I don't think that's normal but i don't know what to do for solve this problem.