i was trying to set image to button via the layout editor v0.7.1
but the button's image didnt change and log shows these erros:
Code: Select all
22/02/2010 20:48:24 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
22/02/2010 20:48:24 (Std) + Crazy Eddie's GUI System - Event log +
22/02/2010 20:48:24 (Std) + (http://www.cegui.org.uk/) +
22/02/2010 20:48:24 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
22/02/2010 20:48:24 (Std) CEGUI::Logger singleton created. (00D6ACA8)
22/02/2010 20:48:24 (Std)
22/02/2010 20:48:24 (Std) ********************************************************************************
22/02/2010 20:48:24 (Std) * Important: *
22/02/2010 20:48:24 (Std) * To get support at the CEGUI forums, you must post _at least_ the section *
22/02/2010 20:48:24 (Std) * of this log file indicated below. Failure to do this will result in no *
22/02/2010 20:48:24 (Std) * support being given; please do not waste our time. *
22/02/2010 20:48:24 (Std) ********************************************************************************
22/02/2010 20:48:24 (Std) ********************************************************************************
22/02/2010 20:48:24 (Std) * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
22/02/2010 20:48:24 (Std) ********************************************************************************
22/02/2010 20:48:24 (Std) ---- Version 0.7.1 (Build: Jan 27 2010 Debug Microsoft Windows MSVC++ 9.0 32 bit) ----
22/02/2010 20:48:24 (Std) ---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support enabled via FBO extension. ----
22/02/2010 20:48:24 (Std) ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
22/02/2010 20:48:24 (Std) ---- Image Codec module is: SILLYImageCodec - Official SILLY based image codec ----
22/02/2010 20:48:24 (Std) ---- Scripting module is: None ----
22/02/2010 20:48:24 (Std) ********************************************************************************
22/02/2010 20:48:24 (Std) * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
22/02/2010 20:48:24 (Std) ********************************************************************************
22/02/2010 20:48:24 (Std)
22/02/2010 20:48:24 (Std) ---- Begining CEGUI System initialisation ----
22/02/2010 20:48:24 (Std) CEGUI::ImagesetManager singleton created (00D6E100)
22/02/2010 20:48:24 (Std) CEGUI::FontManager singleton created. (00D6FB78)
22/02/2010 20:48:24 (Std) CEGUI::WindowFactoryManager singleton created
22/02/2010 20:48:24 (Std) CEGUI::WindowManager singleton created (00D78F80)
22/02/2010 20:48:24 (Std) CEGUI::SchemeManager singleton created. (00D73208)
22/02/2010 20:48:24 (Std) CEGUI::MouseCursor singleton created. (00D78B00)
22/02/2010 20:48:24 (Std) CEGUI::GlobalEventSet singleton created. (00D70170)
22/02/2010 20:48:24 (Std) CEGUI::WidgetLookManager singleton created. (00D77EB0)
22/02/2010 20:48:24 (Std) CEGUI::WindowRendererManager singleton created (00D6E208)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'DefaultWindow' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'DefaultWindow' windows added. (00D6FE30)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'DragContainer' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'DragContainer' windows added. (00D73D20)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'ScrolledContainer' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'ScrolledContainer' windows added. (00D73DE8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'ClippedContainer' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'ClippedContainer' windows added. (00D74018)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Checkbox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Checkbox' windows added. (00D741B8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/PushButton' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/PushButton' windows added. (00D74358)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/RadioButton' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/RadioButton' windows added. (00D744F8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Combobox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Combobox' windows added. (00D74698)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ComboDropList' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ComboDropList' windows added. (00D74838)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Editbox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Editbox' windows added. (00D749D8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/FrameWindow' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/FrameWindow' windows added. (00D74B78)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ItemEntry' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ItemEntry' windows added. (00D74D18)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Listbox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Listbox' windows added. (00D74EB8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ListHeader' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ListHeader' windows added. (00D75058)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (00D751F8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Menubar' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Menubar' windows added. (00D75398)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/PopupMenu' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/PopupMenu' windows added. (00D790E8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/MenuItem' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/MenuItem' windows added. (00D79288)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/MultiColumnList' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/MultiColumnList' windows added. (00D79428)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (00D795C8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ProgressBar' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ProgressBar' windows added. (00D79808)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ScrollablePane' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ScrollablePane' windows added. (00D799A8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Scrollbar' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Scrollbar' windows added. (00D79B48)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Slider' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Slider' windows added. (00D79CE8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Spinner' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Spinner' windows added. (00D79E88)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/TabButton' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/TabButton' windows added. (00D7A028)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/TabControl' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/TabControl' windows added. (00D7A1C8)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Thumb' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Thumb' windows added. (00D7A368)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Titlebar' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Titlebar' windows added. (00D7A508)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Tooltip' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Tooltip' windows added. (00D7A780)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/ItemListbox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/ItemListbox' windows added. (00D7A920)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/GroupBox' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/GroupBox' windows added. (00D7AAC0)
22/02/2010 20:48:24 (Std) Created WindowFactory for 'CEGUI/Tree' windows.
22/02/2010 20:48:24 (Std) WindowFactory for 'CEGUI/Tree' windows added. (00D7AC60)
22/02/2010 20:48:24 (Std) Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
22/02/2010 20:48:24 (Std) CEGUI::System singleton created. (00D6E980)
22/02/2010 20:48:24 (Std) ---- CEGUI System initialisation completed ----
22/02/2010 20:48:24 (Std)
22/02/2010 20:48:24 (Std) Started creation of Scheme from XML specification:
22/02/2010 20:48:24 (Std) ---- CEGUI GUIScheme name: TaharezLook
22/02/2010 20:48:24 (Std) Started creation of Imageset from XML specification:
22/02/2010 20:48:24 (Std) ---- CEGUI Imageset name: TaharezLook
22/02/2010 20:48:24 (Std) ---- Source texture file: TaharezLook.tga in resource group: (Default)
22/02/2010 20:48:24 (Std) Started creation of Font from XML specification:
22/02/2010 20:48:24 (Std) ---- CEGUI font name: DejaVuSans-10
22/02/2010 20:48:24 (Std) ---- Font type: FreeType
22/02/2010 20:48:24 (Std) ---- Source file: DejaVuSans.ttf in resource group: (Default)
22/02/2010 20:48:24 (Std) ---- Real point size: 10
22/02/2010 20:48:25 (Std) ===== Falagard 'root' element: look and feel parsing begins =====
22/02/2010 20:48:25 (Std) ===== Look and feel parsing completed =====
22/02/2010 20:48:25 (Std) No window renderer factories specified for module 'CEGUIFalagardWRBase' - adding all available factories...
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Button' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Button' added. (0414FA38)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Default' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Default' added. (042093A0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Editbox' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Editbox' added. (00E5D370)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/FrameWindow' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/FrameWindow' added. (0414CB30)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ItemEntry' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ItemEntry' added. (00DA6608)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ListHeader' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ListHeader' added. (00DADCF0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ListHeaderSegment' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ListHeaderSegment' added. (00D92A48)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Listbox' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Listbox' added. (0414C4D0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Menubar' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Menubar' added. (0414F658)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/MenuItem' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/MenuItem' added. (041B4C80)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/MultiColumnList' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/MultiColumnList' added. (041B4D48)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/MultiLineEditbox' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/MultiLineEditbox' added. (041DDDB8)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/PopupMenu' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/PopupMenu' added. (041DDE80)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ProgressBar' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ProgressBar' added. (041F2EE8)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ScrollablePane' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ScrollablePane' added. (04210B38)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Scrollbar' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Scrollbar' added. (00D93398)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Slider' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Slider' added. (04177780)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Static' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Static' added. (0414B100)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/StaticImage' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/StaticImage' added. (0414B2A0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/StaticText' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/StaticText' added. (0414B440)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/SystemButton' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/SystemButton' added. (0414B5E0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/TabButton' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/TabButton' added. (0414B780)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/TabControl' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/TabControl' added. (0414B920)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Titlebar' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Titlebar' added. (00D7FF00)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ToggleButton' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ToggleButton' added. (00D800A0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Tooltip' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Tooltip' added. (00D80240)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/ItemListbox' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/ItemListbox' added. (00D803E0)
22/02/2010 20:48:25 (Std) Created WindowRendererFactory for 'Falagard/Tree' WindowRenderers.
22/02/2010 20:48:25 (Std) WindowRendererFactory 'Falagard/Tree' added. (00D80580)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Button' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/Button'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Checkbox' using base type 'CEGUI/Checkbox', window renderer 'Falagard/ToggleButton' and Look'N'Feel 'TaharezLook/Checkbox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/ImageButton'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Falagard/ToggleButton' and Look'N'Feel 'TaharezLook/RadioButton'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Falagard/FrameWindow' and Look'N'Feel 'TaharezLook/FrameWindow'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Falagard/Titlebar' and Look'N'Feel 'TaharezLook/Titlebar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/SystemButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/Button'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Editbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' and Look'N'Feel 'TaharezLook/Editbox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Falagard/MultiLineEditbox' and Look'N'Feel 'TaharezLook/MultiLineEditbox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Menubar' using base type 'CEGUI/Menubar', window renderer 'Falagard/Menubar' and Look'N'Feel 'TaharezLook/Menubar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Falagard/PopupMenu' and Look'N'Feel 'TaharezLook/PopupMenu'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Falagard/MenuItem' and Look'N'Feel 'TaharezLook/MenuItem'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/AlternateProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' and Look'N'Feel 'TaharezLook/AltProgressBar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' and Look'N'Feel 'TaharezLook/ProgressBar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/VUMeter' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' and Look'N'Feel 'TaharezLook/VUMeter'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' and Look'N'Feel 'TaharezLook/VerticalScrollbar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' and Look'N'Feel 'TaharezLook/HorizontalScrollbar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/VerticalScrollbarThumb'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/HorizontalScrollbarThumb'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/LargeVerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' and Look'N'Feel 'TaharezLook/LargeVerticalScrollbar'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/LargeVerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/LargeVerticalScrollbarThumb'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/TabButton' using base type 'CEGUI/TabButton', window renderer 'Falagard/TabButton' and Look'N'Feel 'TaharezLook/TabButton'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/TabControl' using base type 'CEGUI/TabControl', window renderer 'Falagard/TabControl' and Look'N'Feel 'TaharezLook/TabControl'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/TabContentPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' and Look'N'Feel 'TaharezLook/TabContentPane'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/TabButtonPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' and Look'N'Feel 'TaharezLook/TabButtonPane'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Falagard/Listbox' and Look'N'Feel 'TaharezLook/ComboDropList'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ComboEditbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' and Look'N'Feel 'TaharezLook/ComboEditbox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Combobox' using base type 'CEGUI/Combobox', window renderer 'Falagard/Default' and Look'N'Feel 'TaharezLook/Combobox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Listbox' using base type 'CEGUI/Listbox', window renderer 'Falagard/Listbox' and Look'N'Feel 'TaharezLook/Listbox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Falagard/ListHeader' and Look'N'Feel 'TaharezLook/ListHeader'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Falagard/ListHeaderSegment' and Look'N'Feel 'TaharezLook/ListHeaderSegment'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Falagard/MultiColumnList' and Look'N'Feel 'TaharezLook/MultiColumnList'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Slider' using base type 'CEGUI/Slider', window renderer 'Falagard/Slider' and Look'N'Feel 'TaharezLook/Slider'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/SliderThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' and Look'N'Feel 'TaharezLook/SliderThumb'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Falagard/ScrollablePane' and Look'N'Feel 'TaharezLook/ScrollablePane'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Spinner' using base type 'CEGUI/Spinner', window renderer 'Falagard/Default' and Look'N'Feel 'TaharezLook/Spinner'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Falagard/Tooltip' and Look'N'Feel 'TaharezLook/Tooltip'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/StaticImage' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' and Look'N'Feel 'TaharezLook/StaticImage'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/StaticText' using base type 'DefaultWindow', window renderer 'Falagard/StaticText' and Look'N'Feel 'TaharezLook/StaticText'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ItemListbox' using base type 'CEGUI/ItemListbox', window renderer 'Falagard/ItemListbox' and Look'N'Feel 'TaharezLook/ItemListbox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/ListboxItem' using base type 'CEGUI/ItemEntry', window renderer 'Falagard/ItemEntry' and Look'N'Feel 'TaharezLook/ListboxItem'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/GroupBox' using base type 'CEGUI/GroupBox', window renderer 'Falagard/Default' and Look'N'Feel 'TaharezLook/GroupBox'. (0012B73C)
22/02/2010 20:48:25 (Std) Creating falagard mapping for type 'TaharezLook/Tree' using base type 'CEGUI/Tree', window renderer 'Falagard/Tree' and Look'N'Feel 'TaharezLook/Tree'. (0012B73C)
22/02/2010 20:48:25 (Std) Started creation of Font from XML specification:
22/02/2010 20:48:25 (Std) ---- CEGUI font name: DejaVuSans-10
22/02/2010 20:48:25 (Std) ---- Font type: FreeType
22/02/2010 20:48:25 (Std) ---- Source file: DejaVuSans.ttf in resource group: (Default)
22/02/2010 20:48:25 (Std) ---- Real point size: 10
22/02/2010 20:48:25 (Std) ---- Returning existing instance of Font named 'DejaVuSans-10'.
22/02/2010 20:48:25 (Std) ---- Successfully completed loading of GUI layout from 'game.layout' ----
22/02/2010 20:48:25 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
22/02/2010 20:48:25 (Std) Attempting to create Imageset 'DejaVuSans-10_auto_glyph_images_ ' with texture only.
22/02/2010 20:48:26 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
22/02/2010 20:48:26 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
22/02/2010 20:48:26 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
22/02/2010 20:48:27 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
22/02/2010 20:48:27 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
22/02/2010 20:48:27 (Error) CEGUI::UnknownObjectException in file d:\temp\cegui-0.7.1-vc9\cegui\include\ceguinamedxmlresourcemanager.h(264) : NamedXMLResourceManager::get: No object of type 'Imageset' named 'ÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌÌôÌ»' is present in the collection.
the xml for the likely failing part :
Code: Select all
<Window Type="TaharezLook/Button" Name="Root/ButtonBar/formtSquare" >
<Property Name="HoverImage" Value="image.png" />
<Property Name="NormalImage" Value="image.png" />
<Property Name="PushedImage" Value="image.png" />
<Property Name="DisabledImage" Value="image.png" />
<Property Name="ClippedByParent" Value="False" />
<Property Name="UnifiedAreaRect" Value="{{0.211078,0},{0.470541,0},{0.657485,0},{0.955596,0}}" />
</Window>
so there u go...