Page 1 of 1

[Solved] can not see image in layout

Posted: Tue Jun 10, 2014 11:48
by fatmouse1984
can not see any image in layout, need some help!!

snapshot of GameMenu.layout in cegui example as:
visual
Image
Live Preview:
Image

log seems fine.

Code: Select all

Message
********************************************************************************
* Important: *
* To get support at the CEGUI forums, you must post _at least_ the section *
* of this log file indicated below. Failure to do this will result in no *
* support being given; please do not waste our time. *
********************************************************************************
********************************************************************************
* -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
********************************************************************************
---- Version: 0.8.3 (Build: Jun 6 2014 Microsoft Windows MSVC++ 11.0 32 bit) ----
---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support enabled via FBO extension. ----
---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
---- Image Codec module is: SILLYImageCodec - Official SILLY based image codec ----
---- Scripting module is: None ----
********************************************************************************
* -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
********************************************************************************
---- Begining CEGUI System initialisation ----
[CEGUI::ImageManager] Singleton created (08504A28)
[CEGUI::ImageManager] Registered Image type: BasicImage
CEGUI::FontManager singleton created. (00541118)
CEGUI::WindowFactoryManager singleton created
CEGUI::WindowManager singleton created (06E11F78)
CEGUI::SchemeManager singleton created. (00541418)
CEGUI::GlobalEventSet singleton created. (082BD018)
CEGUI::AnimationManager singleton created (06E846A0)
CEGUI::WidgetLookManager singleton created. (08368B90)
CEGUI::WindowRendererManager singleton created (08368A10)
CEGUI::RenderEffectManager singleton created (082BCF38)
Created WindowFactory for 'DefaultWindow' windows.
WindowFactory for 'DefaultWindow' windows added. (081FF458)
Created WindowFactory for 'DragContainer' windows.
WindowFactory for 'DragContainer' windows added. (081FEFC0)
Created WindowFactory for 'ScrolledContainer' windows.
WindowFactory for 'ScrolledContainer' windows added. (081FEBD0)
Created WindowFactory for 'ClippedContainer' windows.
WindowFactory for 'ClippedContainer' windows added. (081FED20)
Created WindowFactory for 'CEGUI/PushButton' windows.
WindowFactory for 'CEGUI/PushButton' windows added. (081FEB28)
Created WindowFactory for 'CEGUI/RadioButton' windows.
WindowFactory for 'CEGUI/RadioButton' windows added. (081FEC78)
Created WindowFactory for 'CEGUI/Combobox' windows.
WindowFactory for 'CEGUI/Combobox' windows added. (081FEDC8)
Created WindowFactory for 'CEGUI/ComboDropList' windows.
WindowFactory for 'CEGUI/ComboDropList' windows added. (081FE888)
Created WindowFactory for 'CEGUI/Editbox' windows.
WindowFactory for 'CEGUI/Editbox' windows added. (081FE9D8)
Created WindowFactory for 'CEGUI/FrameWindow' windows.
WindowFactory for 'CEGUI/FrameWindow' windows added. (081FE930)
Created WindowFactory for 'CEGUI/ItemEntry' windows.
WindowFactory for 'CEGUI/ItemEntry' windows added. (081FEA80)
Created WindowFactory for 'CEGUI/Listbox' windows.
WindowFactory for 'CEGUI/Listbox' windows added. (08200760)
Created WindowFactory for 'CEGUI/ListHeader' windows.
WindowFactory for 'CEGUI/ListHeader' windows added. (08200370)
Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (081FFB90)
Created WindowFactory for 'CEGUI/Menubar' windows.
WindowFactory for 'CEGUI/Menubar' windows added. (081FFF80)
Created WindowFactory for 'CEGUI/PopupMenu' windows.
WindowFactory for 'CEGUI/PopupMenu' windows added. (081FFAE8)
Created WindowFactory for 'CEGUI/MenuItem' windows.
WindowFactory for 'CEGUI/MenuItem' windows added. (08200178)
Created WindowFactory for 'CEGUI/MultiColumnList' windows.
WindowFactory for 'CEGUI/MultiColumnList' windows added. (08204760)
Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (082044C0)
Created WindowFactory for 'CEGUI/ProgressBar' windows.
WindowFactory for 'CEGUI/ProgressBar' windows added. (08204610)
Created WindowFactory for 'CEGUI/ScrollablePane' windows.
WindowFactory for 'CEGUI/ScrollablePane' windows added. (08204418)
Created WindowFactory for 'CEGUI/Scrollbar' windows.
WindowFactory for 'CEGUI/Scrollbar' windows added. (08204568)
Created WindowFactory for 'CEGUI/Slider' windows.
WindowFactory for 'CEGUI/Slider' windows added. (082046B8)
Created WindowFactory for 'CEGUI/Spinner' windows.
WindowFactory for 'CEGUI/Spinner' windows added. (082042C8)
Created WindowFactory for 'CEGUI/TabButton' windows.
WindowFactory for 'CEGUI/TabButton' windows added. (08204370)
Created WindowFactory for 'CEGUI/TabControl' windows.
WindowFactory for 'CEGUI/TabControl' windows added. (08204220)
Created WindowFactory for 'CEGUI/Thumb' windows.
WindowFactory for 'CEGUI/Thumb' windows added. (08204178)
Created WindowFactory for 'CEGUI/Titlebar' windows.
WindowFactory for 'CEGUI/Titlebar' windows added. (082040D0)
Created WindowFactory for 'CEGUI/ToggleButton' windows.
WindowFactory for 'CEGUI/ToggleButton' windows added. (08203F80)
Created WindowFactory for 'CEGUI/Tooltip' windows.
WindowFactory for 'CEGUI/Tooltip' windows added. (08203ED8)
Created WindowFactory for 'CEGUI/ItemListbox' windows.
WindowFactory for 'CEGUI/ItemListbox' windows added. (08204028)
Created WindowFactory for 'CEGUI/GroupBox' windows.
WindowFactory for 'CEGUI/GroupBox' windows added. (08203C38)
Created WindowFactory for 'CEGUI/Tree' windows.
WindowFactory for 'CEGUI/Tree' windows added. (08203D88)
Created WindowFactory for 'LayoutCell' windows.
WindowFactory for 'LayoutCell' windows added. (08203B90)
Created WindowFactory for 'HorizontalLayoutContainer' windows.
WindowFactory for 'HorizontalLayoutContainer' windows added. (08203CE0)
Created WindowFactory for 'VerticalLayoutContainer' windows.
WindowFactory for 'VerticalLayoutContainer' windows added. (08203E30)
Created WindowFactory for 'GridLayoutContainer' windows.
WindowFactory for 'GridLayoutContainer' windows added. (08203998)
CEGUI::System singleton created. (06E459D8)
---- CEGUI System initialisation completed ----
WindowFactory for 'CEGUI/Tree' windows removed. (08203D88)
Deleted WindowFactory for 'CEGUI/Tree' windows.
WindowFactory for 'LayoutCell' windows removed. (08203B90)
Deleted WindowFactory for 'LayoutCell' windows.
WindowFactory for 'CEGUI/Thumb' windows removed. (08204178)
Deleted WindowFactory for 'CEGUI/Thumb' windows.
WindowFactory for 'CEGUI/Slider' windows removed. (082046B8)
Deleted WindowFactory for 'CEGUI/Slider' windows.
WindowFactory for 'CEGUI/Editbox' windows removed. (081FE9D8)
Deleted WindowFactory for 'CEGUI/Editbox' windows.
WindowFactory for 'CEGUI/Listbox' windows removed. (08200760)
Deleted WindowFactory for 'CEGUI/Listbox' windows.
WindowFactory for 'CEGUI/Menubar' windows removed. (081FFF80)
Deleted WindowFactory for 'CEGUI/Menubar' windows.
WindowFactory for 'CEGUI/Spinner' windows removed. (082042C8)
Deleted WindowFactory for 'CEGUI/Spinner' windows.
WindowFactory for 'CEGUI/Tooltip' windows removed. (08203ED8)
Deleted WindowFactory for 'CEGUI/Tooltip' windows.
WindowFactory for 'DefaultWindow' windows removed. (081FF458)
Deleted WindowFactory for 'DefaultWindow' windows.
WindowFactory for 'DragContainer' windows removed. (081FEFC0)
Deleted WindowFactory for 'DragContainer' windows.
WindowFactory for 'CEGUI/Combobox' windows removed. (081FEDC8)
Deleted WindowFactory for 'CEGUI/Combobox' windows.
WindowFactory for 'CEGUI/GroupBox' windows removed. (08203C38)
Deleted WindowFactory for 'CEGUI/GroupBox' windows.
WindowFactory for 'CEGUI/MenuItem' windows removed. (08200178)
Deleted WindowFactory for 'CEGUI/MenuItem' windows.
WindowFactory for 'CEGUI/Titlebar' windows removed. (082040D0)
Deleted WindowFactory for 'CEGUI/Titlebar' windows.
WindowFactory for 'CEGUI/ItemEntry' windows removed. (081FEA80)
Deleted WindowFactory for 'CEGUI/ItemEntry' windows.
WindowFactory for 'CEGUI/PopupMenu' windows removed. (081FFAE8)
Deleted WindowFactory for 'CEGUI/PopupMenu' windows.
WindowFactory for 'CEGUI/Scrollbar' windows removed. (08204568)
Deleted WindowFactory for 'CEGUI/Scrollbar' windows.
WindowFactory for 'CEGUI/TabButton' windows removed. (08204370)
Deleted WindowFactory for 'CEGUI/TabButton' windows.
WindowFactory for 'CEGUI/ListHeader' windows removed. (08200370)
Deleted WindowFactory for 'CEGUI/ListHeader' windows.
WindowFactory for 'CEGUI/PushButton' windows removed. (081FEB28)
Deleted WindowFactory for 'CEGUI/PushButton' windows.
WindowFactory for 'CEGUI/TabControl' windows removed. (08204220)
Deleted WindowFactory for 'CEGUI/TabControl' windows.
WindowFactory for 'ClippedContainer' windows removed. (081FED20)
Deleted WindowFactory for 'ClippedContainer' windows.
WindowFactory for 'CEGUI/FrameWindow' windows removed. (081FE930)
Deleted WindowFactory for 'CEGUI/FrameWindow' windows.
WindowFactory for 'CEGUI/ItemListbox' windows removed. (08204028)
Deleted WindowFactory for 'CEGUI/ItemListbox' windows.
WindowFactory for 'CEGUI/ProgressBar' windows removed. (08204610)
Deleted WindowFactory for 'CEGUI/ProgressBar' windows.
WindowFactory for 'CEGUI/RadioButton' windows removed. (081FEC78)
Deleted WindowFactory for 'CEGUI/RadioButton' windows.
WindowFactory for 'ScrolledContainer' windows removed. (081FEBD0)
Deleted WindowFactory for 'ScrolledContainer' windows.
WindowFactory for 'CEGUI/ToggleButton' windows removed. (08203F80)
Deleted WindowFactory for 'CEGUI/ToggleButton' windows.
WindowFactory for 'CEGUI/ComboDropList' windows removed. (081FE888)
Deleted WindowFactory for 'CEGUI/ComboDropList' windows.
WindowFactory for 'GridLayoutContainer' windows removed. (08203998)
Deleted WindowFactory for 'GridLayoutContainer' windows.
WindowFactory for 'CEGUI/ScrollablePane' windows removed. (08204418)
Deleted WindowFactory for 'CEGUI/ScrollablePane' windows.
WindowFactory for 'CEGUI/MultiColumnList' windows removed. (08204760)
Deleted WindowFactory for 'CEGUI/MultiColumnList' windows.
WindowFactory for 'CEGUI/MultiLineEditbox' windows removed. (082044C0)
Deleted WindowFactory for 'CEGUI/MultiLineEditbox' windows.
WindowFactory for 'CEGUI/ListHeaderSegment' windows removed. (081FFB90)
Deleted WindowFactory for 'CEGUI/ListHeaderSegment' windows.
WindowFactory for 'VerticalLayoutContainer' windows removed. (08203E30)
Deleted WindowFactory for 'VerticalLayoutContainer' windows.
WindowFactory for 'HorizontalLayoutContainer' windows removed. (08203CE0)
Deleted WindowFactory for 'HorizontalLayoutContainer' windows.
Created WindowFactory for 'DefaultWindow' windows.
WindowFactory for 'DefaultWindow' windows added. (08203CE0)
Created WindowFactory for 'DragContainer' windows.
WindowFactory for 'DragContainer' windows added. (08203E30)
Created WindowFactory for 'ScrolledContainer' windows.
WindowFactory for 'ScrolledContainer' windows added. (082044C0)
Created WindowFactory for 'ClippedContainer' windows.
WindowFactory for 'ClippedContainer' windows added. (08204760)
Created WindowFactory for 'CEGUI/PushButton' windows.
WindowFactory for 'CEGUI/PushButton' windows added. (08204418)
Created WindowFactory for 'CEGUI/RadioButton' windows.
WindowFactory for 'CEGUI/RadioButton' windows added. (08203998)
Created WindowFactory for 'CEGUI/Combobox' windows.
WindowFactory for 'CEGUI/Combobox' windows added. (08203F80)
Created WindowFactory for 'CEGUI/ComboDropList' windows.
WindowFactory for 'CEGUI/ComboDropList' windows added. (08204610)
Created WindowFactory for 'CEGUI/Editbox' windows.
WindowFactory for 'CEGUI/Editbox' windows added. (08204028)
Created WindowFactory for 'CEGUI/FrameWindow' windows.
WindowFactory for 'CEGUI/FrameWindow' windows added. (08204220)
Created WindowFactory for 'CEGUI/ItemEntry' windows.
WindowFactory for 'CEGUI/ItemEntry' windows added. (08204370)
Created WindowFactory for 'CEGUI/Listbox' windows.
WindowFactory for 'CEGUI/Listbox' windows added. (08204568)
Created WindowFactory for 'CEGUI/ListHeader' windows.
WindowFactory for 'CEGUI/ListHeader' windows added. (082040D0)
Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (08203C38)
Created WindowFactory for 'CEGUI/Menubar' windows.
WindowFactory for 'CEGUI/Menubar' windows added. (08203ED8)
Created WindowFactory for 'CEGUI/PopupMenu' windows.
WindowFactory for 'CEGUI/PopupMenu' windows added. (082042C8)
Created WindowFactory for 'CEGUI/MenuItem' windows.
WindowFactory for 'CEGUI/MenuItem' windows added. (082046B8)
Created WindowFactory for 'CEGUI/MultiColumnList' windows.
WindowFactory for 'CEGUI/MultiColumnList' windows added. (08204178)
Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (08203B90)
Created WindowFactory for 'CEGUI/ProgressBar' windows.
WindowFactory for 'CEGUI/ProgressBar' windows added. (08203D88)
Created WindowFactory for 'CEGUI/ScrollablePane' windows.
WindowFactory for 'CEGUI/ScrollablePane' windows added. (08203A40)
Created WindowFactory for 'CEGUI/Scrollbar' windows.
WindowFactory for 'CEGUI/Scrollbar' windows added. (08203AE8)
Created WindowFactory for 'CEGUI/Slider' windows.
WindowFactory for 'CEGUI/Slider' windows added. (082038F0)
Created WindowFactory for 'CEGUI/Spinner' windows.
WindowFactory for 'CEGUI/Spinner' windows added. (08203848)
Created WindowFactory for 'CEGUI/TabButton' windows.
WindowFactory for 'CEGUI/TabButton' windows added. (082035A8)
Created WindowFactory for 'CEGUI/TabControl' windows.
WindowFactory for 'CEGUI/TabControl' windows added. (082036F8)
Created WindowFactory for 'CEGUI/Thumb' windows.
WindowFactory for 'CEGUI/Thumb' windows added. (08203650)
Created WindowFactory for 'CEGUI/Titlebar' windows.
WindowFactory for 'CEGUI/Titlebar' windows added. (08203500)
Created WindowFactory for 'CEGUI/ToggleButton' windows.
WindowFactory for 'CEGUI/ToggleButton' windows added. (082037A0)
Created WindowFactory for 'CEGUI/Tooltip' windows.
WindowFactory for 'CEGUI/Tooltip' windows added. (08203308)
Created WindowFactory for 'CEGUI/ItemListbox' windows.
WindowFactory for 'CEGUI/ItemListbox' windows added. (082033B0)
Created WindowFactory for 'CEGUI/GroupBox' windows.
WindowFactory for 'CEGUI/GroupBox' windows added. (08203458)
Created WindowFactory for 'CEGUI/Tree' windows.
WindowFactory for 'CEGUI/Tree' windows added. (08203260)
Created WindowFactory for 'LayoutCell' windows.
WindowFactory for 'LayoutCell' windows added. (081FFB90)
Created WindowFactory for 'HorizontalLayoutContainer' windows.
WindowFactory for 'HorizontalLayoutContainer' windows added. (081FE888)
Created WindowFactory for 'VerticalLayoutContainer' windows.
WindowFactory for 'VerticalLayoutContainer' windows added. (081FEBD0)
Created WindowFactory for 'GridLayoutContainer' windows.
WindowFactory for 'GridLayoutContainer' windows added. (081FEC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: GameMenu
Finished creation of GUIScheme 'GameMenu' via XML file. (0837CD08)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: GameMenuImages
[ImageManager] ---- Source texture file: GameMenu.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: GameMenuImages
[ImageManager] Created image: 'GameMenuImages/CenterImageInside' (082C4D38) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageOutside1' (082C4F18) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageOutside2' (082C3898) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageInside2' (082C37A8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonBG' (082C35C8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonStartLab' (082C4A68) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonBOTH' (082C45B8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonStartButt' (06ECA9F0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/MouseCursor' (06ECAAE0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/Background' (06ECABD0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/TopBar' (06ECACC0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/BotBar' (06ECADB0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonOptionsIcon' (06ECAEA0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonLoadIcon' (06ECAF90) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonCharactersIcon' (06ECB080) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonQuitIcon' (06ECB170) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonSaveIcon' (06ECB260) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/BotBarLeftArrow' (06ECB350) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/BotBarRightArrow' (06ECB440) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxLeft' (06ECB530) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxLeftTop' (06ECB620) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxLeftBot' (06ECB710) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxBot' (06ECB800) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxRightTop' (06E37BF8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxRight' (06E37CE8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxRightBot' (06E37DD8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxTop' (06E37EC8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxMid' (06E37FB8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/GenericBrush' (06E380A8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/MouseTextBar' (06E38198) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/IconChangeDestination' (06E38288) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/LoginButtonBG' (06E38378) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/SupposedLook' (06E38468) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotOuter' (06E38558) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotInner' (06E38648) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotDot' (06E38738) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotInnest' (06E38828) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesOptions' (06E38918) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesSave' (06E38A08) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesLoad' (0822B6E0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesCharacter' (0822B7D0) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesQuit' (0822B8C0) of type: BasicImage
Successfully loaded 736 glyphs
Finished creation of Font 'Jura-10' via XML file. (082F5448)
Successfully loaded 736 glyphs
Finished creation of Font 'Jura-13' via XML file. (082F5730)
Successfully loaded 736 glyphs
Finished creation of Font 'Jura-18' via XML file. (082F5A18)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'GameMenu/Editbox'.
---< End of definition for widget look 'GameMenu/Editbox'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Created WindowRendererFactory for 'Core/Button' WindowRenderers.
WindowRendererFactory 'Core/Button' added. (0832AF28)
Created WindowRendererFactory for 'Core/Default' WindowRenderers.
WindowRendererFactory 'Core/Default' added. (0832AFD0)
Created WindowRendererFactory for 'Core/Editbox' WindowRenderers.
WindowRendererFactory 'Core/Editbox' added. (0832B078)
Created WindowRendererFactory for 'Core/FrameWindow' WindowRenderers.
WindowRendererFactory 'Core/FrameWindow' added. (0832B120)
Created WindowRendererFactory for 'Core/ItemEntry' WindowRenderers.
WindowRendererFactory 'Core/ItemEntry' added. (0832B1C8)
Created WindowRendererFactory for 'Core/ListHeader' WindowRenderers.
WindowRendererFactory 'Core/ListHeader' added. (0832B270)
Created WindowRendererFactory for 'Core/ListHeaderSegment' WindowRenderers.
WindowRendererFactory 'Core/ListHeaderSegment' added. (0832B318)
Created WindowRendererFactory for 'Core/Listbox' WindowRenderers.
WindowRendererFactory 'Core/Listbox' added. (0832B3C0)
Created WindowRendererFactory for 'Core/Menubar' WindowRenderers.
WindowRendererFactory 'Core/Menubar' added. (0832B468)
Created WindowRendererFactory for 'Core/MenuItem' WindowRenderers.
WindowRendererFactory 'Core/MenuItem' added. (0832B510)
Created WindowRendererFactory for 'Core/MultiColumnList' WindowRenderers.
WindowRendererFactory 'Core/MultiColumnList' added. (0832B5B8)
Created WindowRendererFactory for 'Core/MultiLineEditbox' WindowRenderers.
WindowRendererFactory 'Core/MultiLineEditbox' added. (0832B660)
Created WindowRendererFactory for 'Core/PopupMenu' WindowRenderers.
WindowRendererFactory 'Core/PopupMenu' added. (0832B708)
Created WindowRendererFactory for 'Core/ProgressBar' WindowRenderers.
WindowRendererFactory 'Core/ProgressBar' added. (0832B7B0)
Created WindowRendererFactory for 'Core/ScrollablePane' WindowRenderers.
WindowRendererFactory 'Core/ScrollablePane' added. (0832B858)
Created WindowRendererFactory for 'Core/Scrollbar' WindowRenderers.
WindowRendererFactory 'Core/Scrollbar' added. (0832B900)
Created WindowRendererFactory for 'Core/Slider' WindowRenderers.
WindowRendererFactory 'Core/Slider' added. (0832B9A8)
Created WindowRendererFactory for 'Core/Static' WindowRenderers.
WindowRendererFactory 'Core/Static' added. (0832BA50)
Created WindowRendererFactory for 'Core/StaticImage' WindowRenderers.
WindowRendererFactory 'Core/StaticImage' added. (0832BAF8)
Created WindowRendererFactory for 'Core/StaticText' WindowRenderers.
WindowRendererFactory 'Core/StaticText' added. (0832BBA0)
Created WindowRendererFactory for 'Core/TabButton' WindowRenderers.
WindowRendererFactory 'Core/TabButton' added. (0832BC48)
Created WindowRendererFactory for 'Core/TabControl' WindowRenderers.
WindowRendererFactory 'Core/TabControl' added. (0832BCF0)
Created WindowRendererFactory for 'Core/Titlebar' WindowRenderers.
WindowRendererFactory 'Core/Titlebar' added. (0832BD98)
Created WindowRendererFactory for 'Core/ToggleButton' WindowRenderers.
WindowRendererFactory 'Core/ToggleButton' added. (0832BE40)
Created WindowRendererFactory for 'Core/Tooltip' WindowRenderers.
WindowRendererFactory 'Core/Tooltip' added. (08325F28)
Created WindowRendererFactory for 'Core/ItemListbox' WindowRenderers.
WindowRendererFactory 'Core/ItemListbox' added. (08325FD0)
Created WindowRendererFactory for 'Core/Tree' WindowRenderers.
WindowRendererFactory 'Core/Tree' added. (08326078)
Creating falagard mapping for type 'GameMenu/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'GameMenu/Editbox' and RenderEffect ''. (0027BBAC)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: Generic
Finished creation of GUIScheme 'Generic' via XML file. (0837F108)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'Generic/Label'.
---< End of definition for widget look 'Generic/Label'.
---> Start of definition for widget look 'Generic/Image'.
---< End of definition for widget look 'Generic/Image'.
---> Start of definition for widget look 'Generic/ImageButton'.
---< End of definition for widget look 'Generic/ImageButton'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'Generic/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'Generic/Label' and RenderEffect ''. (0027BBAC)
Creating falagard mapping for type 'Generic/Image' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'Generic/Image' and RenderEffect ''. (0027BBAC)
Creating falagard mapping for type 'Generic/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'Generic/ImageButton' and RenderEffect ''. (0027BBAC)
Display resize: w=1920 h=1080
---- Beginning loading of GUI layout from string ----
Window 'GameMenuRoot' of type 'Generic/Image' has been created. (06D40048)
Assigning the window renderer 'Core/Default' to the window 'GameMenuRoot'
Assigning LookNFeel 'Generic/Image' to window 'GameMenuRoot'.
Window 'TopBar' of type 'Generic/Image' has been created. (081F7B78)
Assigning the window renderer 'Core/Default' to the window 'TopBar'
Assigning LookNFeel 'Generic/Image' to window 'TopBar'.
Window 'TopBarLabel' of type 'Generic/Label' has been created. (08EBC5E0)
Assigning the window renderer 'Core/Default' to the window 'TopBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'TopBarLabel'.
Window 'BotBar' of type 'Generic/Image' has been created. (082B3C20)
Assigning the window renderer 'Core/Default' to the window 'BotBar'
Assigning LookNFeel 'Generic/Image' to window 'BotBar'.
Window 'BotBarLabel' of type 'Generic/Label' has been created. (06EB8030)
Assigning the window renderer 'Core/Default' to the window 'BotBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'BotBarLabel'.
Window 'InnerPartContainer' of type 'DefaultWindow' has been created. (084B8208)
Window 'InsideImage1' of type 'Generic/Image' has been created. (08DD8218)
Assigning the window renderer 'Core/Default' to the window 'InsideImage1'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage1'.
Window 'InsideStartClickArea' of type 'DefaultWindow' has been created. (081C8FA0)
Window 'StartButtonLabel' of type 'Generic/Label' has been created. (082B2940)
Assigning the window renderer 'Core/Default' to the window 'StartButtonLabel'
Assigning LookNFeel 'Generic/Label' to window 'StartButtonLabel'.
Window 'StartButtonImage' of type 'Generic/Image' has been created. (082B2EF0)
Assigning the window renderer 'Core/Default' to the window 'StartButtonImage'
Assigning LookNFeel 'Generic/Image' to window 'StartButtonImage'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_0
Window 'OuterRingsContainer' of type 'DefaultWindow' has been created. (08A84050)
Window 'InsideImage3' of type 'Generic/Image' has been created. (08A84600)
Assigning the window renderer 'Core/Default' to the window 'InsideImage3'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage3'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_1
Window 'InsideImage4' of type 'Generic/Image' has been created. (081F6180)
Assigning the window renderer 'Core/Default' to the window 'InsideImage4'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage4'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_2
Window 'InsideImage2' of type 'Generic/Image' has been created. (081F6730)
Assigning the window renderer 'Core/Default' to the window 'InsideImage2'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage2'.
Window 'LoginContainer' of type 'DefaultWindow' has been created. (081CFC90)
Window 'LoginEditbox' of type 'GameMenu/Editbox' has been created. (081D0240)
Assigning the window renderer 'Core/Editbox' to the window 'LoginEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'LoginEditbox'.
Window 'PasswordEditbox' of type 'GameMenu/Editbox' has been created. (08D77058)
Assigning the window renderer 'Core/Editbox' to the window 'PasswordEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'PasswordEditbox'.
Window 'PasswordLabel' of type 'Generic/Label' has been created. (08D776D0)
Assigning the window renderer 'Core/Default' to the window 'PasswordLabel'
Assigning LookNFeel 'Generic/Label' to window 'PasswordLabel'.
Window 'LoginLabel' of type 'Generic/Label' has been created. (082071E0)
Assigning the window renderer 'Core/Default' to the window 'LoginLabel'
Assigning LookNFeel 'Generic/Label' to window 'LoginLabel'.
Window 'AcceptButton' of type 'Generic/Image' has been created. (08487438)
Assigning the window renderer 'Core/Default' to the window 'AcceptButton'
Assigning LookNFeel 'Generic/Image' to window 'AcceptButton'.
Window 'Label' of type 'Generic/Label' has been created. (08487A00)
Assigning the window renderer 'Core/Default' to the window 'Label'
Assigning LookNFeel 'Generic/Label' to window 'Label'.
Window 'InnerButtonsContainer' of type 'DefaultWindow' has been created. (08487FC8)
Window 'ButtonOptions' of type 'Generic/Image' has been created. (08488590)
Assigning the window renderer 'Core/Default' to the window 'ButtonOptions'
Assigning LookNFeel 'Generic/Image' to window 'ButtonOptions'.
Window 'ButtonLoad' of type 'Generic/Image' has been created. (08488B58)
Assigning the window renderer 'Core/Default' to the window 'ButtonLoad'
Assigning LookNFeel 'Generic/Image' to window 'ButtonLoad'.
Window 'ButtonCharacters' of type 'Generic/Image' has been created. (08489120)
Assigning the window renderer 'Core/Default' to the window 'ButtonCharacters'
Assigning LookNFeel 'Generic/Image' to window 'ButtonCharacters'.
Window 'ButtonQuit' of type 'Generic/Image' has been created. (084896E8)
Assigning the window renderer 'Core/Default' to the window 'ButtonQuit'
Assigning LookNFeel 'Generic/Image' to window 'ButtonQuit'.
Window 'PopupLinesSave' of type 'Generic/Image' has been created. (08489CB0)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesSave'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesSave'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_3
Window 'LabelSave' of type 'Generic/Label' has been created. (0848A278)
Assigning the window renderer 'Core/Default' to the window 'LabelSave'
Assigning LookNFeel 'Generic/Label' to window 'LabelSave'.
Window 'PopupLinesLoad' of type 'Generic/Image' has been created. (0848A840)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesLoad'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesLoad'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_4
Window 'LabelLoad' of type 'Generic/Label' has been created. (0848AE08)
Assigning the window renderer 'Core/Default' to the window 'LabelLoad'
Assigning LookNFeel 'Generic/Label' to window 'LabelLoad'.
Window 'PopupLinesCharacters' of type 'Generic/Image' has been created. (08E473A8)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesCharacters'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesCharacters'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_5
Window 'LabelCharacters' of type 'Generic/Label' has been created. (08E47970)
Assigning the window renderer 'Core/Default' to the window 'LabelCharacters'
Assigning LookNFeel 'Generic/Label' to window 'LabelCharacters'.
Window 'LabelName1' of type 'Generic/Label' has been created. (08E47F38)
Assigning the window renderer 'Core/Default' to the window 'LabelName1'
Assigning LookNFeel 'Generic/Label' to window 'LabelName1'.
Window 'LabelName2' of type 'Generic/Label' has been created. (08E48500)
Assigning the window renderer 'Core/Default' to the window 'LabelName2'
Assigning LookNFeel 'Generic/Label' to window 'LabelName2'.
Window 'LabelNew' of type 'Generic/Label' has been created. (08E48AC8)
Assigning the window renderer 'Core/Default' to the window 'LabelNew'
Assigning LookNFeel 'Generic/Label' to window 'LabelNew'.
Window 'LabelSelect' of type 'Generic/Label' has been created. (082A70C8)
Assigning the window renderer 'Core/Default' to the window 'LabelSelect'
Assigning LookNFeel 'Generic/Label' to window 'LabelSelect'.
Window 'LabelDelete' of type 'Generic/Label' has been created. (082A7690)
Assigning the window renderer 'Core/Default' to the window 'LabelDelete'
Assigning LookNFeel 'Generic/Label' to window 'LabelDelete'.
Window 'PopupLinesOptions' of type 'Generic/Image' has been created. (082A7C58)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesOptions'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesOptions'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_6
Window 'LabelOptions' of type 'Generic/Label' has been created. (082A8220)
Assigning the window renderer 'Core/Default' to the window 'LabelOptions'
Assigning LookNFeel 'Generic/Label' to window 'LabelOptions'.
Window 'LabelVideo' of type 'Generic/Label' has been created. (082A87E8)
Assigning the window renderer 'Core/Default' to the window 'LabelVideo'
Assigning LookNFeel 'Generic/Label' to window 'LabelVideo'.
Window 'LabelAudio' of type 'Generic/Label' has been created. (08F25690)
Assigning the window renderer 'Core/Default' to the window 'LabelAudio'
Assigning LookNFeel 'Generic/Label' to window 'LabelAudio'.
Window 'LabelControls' of type 'Generic/Label' has been created. (08F25C58)
Assigning the window renderer 'Core/Default' to the window 'LabelControls'
Assigning LookNFeel 'Generic/Label' to window 'LabelControls'.
Window 'PopupLinesQuit' of type 'Generic/Image' has been created. (08F26220)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesQuit'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesQuit'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_7
Window 'LabelNo' of type 'Generic/Label' has been created. (08F267E8)
Assigning the window renderer 'Core/Default' to the window 'LabelNo'
Assigning LookNFeel 'Generic/Label' to window 'LabelNo'.
Window 'LabelYes' of type 'Generic/Label' has been created. (08F26DB0)
Assigning the window renderer 'Core/Default' to the window 'LabelYes'
Assigning LookNFeel 'Generic/Label' to window 'LabelYes'.
Window 'LabelQuit' of type 'Generic/Label' has been created. (08F27378)
Assigning the window renderer 'Core/Default' to the window 'LabelQuit'
Assigning LookNFeel 'Generic/Label' to window 'LabelQuit'.
Window 'ButtonSave' of type 'Generic/Image' has been created. (08F27940)
Assigning the window renderer 'Core/Default' to the window 'ButtonSave'
Assigning LookNFeel 'Generic/Image' to window 'ButtonSave'.
Window 'SaveSelectionIcon' of type 'Generic/Image' has been created. (08F27F08)
Assigning the window renderer 'Core/Default' to the window 'SaveSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SaveSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_8
Window 'Image3' of type 'Generic/Image' has been created. (08F284D0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (08F28A98)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (08F29060)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'LoadSelectionIcon' of type 'Generic/Image' has been created. (0E0B36D8)
Assigning the window renderer 'Core/Default' to the window 'LoadSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'LoadSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_9
Window 'Image3' of type 'Generic/Image' has been created. (0E0B3CA0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0B4268)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0B4830)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'Name2SelectionIcon' of type 'Generic/Image' has been created. (0E0B4DF8)
Assigning the window renderer 'Core/Default' to the window 'Name2SelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'Name2SelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_10
Window 'Image3' of type 'Generic/Image' has been created. (0E0B53C0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0B5988)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0B5F50)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'NewSelectionIcon' of type 'Generic/Image' has been created. (0E0B6518)
Assigning the window renderer 'Core/Default' to the window 'NewSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NewSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_11
Window 'Image3' of type 'Generic/Image' has been created. (0E0B6AE0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0B70A8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0BE8D8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'DeleteSelectionIcon' of type 'Generic/Image' has been created. (0E0BEEA0)
Assigning the window renderer 'Core/Default' to the window 'DeleteSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'DeleteSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_12
Window 'Image3' of type 'Generic/Image' has been created. (0E0BF468)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0BFA30)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0BFFF8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'SelectSelectionIcon' of type 'Generic/Image' has been created. (0E0C05C0)
Assigning the window renderer 'Core/Default' to the window 'SelectSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SelectSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_13
Window 'Image3' of type 'Generic/Image' has been created. (0E0C0B88)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0C1150)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0C1718)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'ControlsSelectionIcon' of type 'Generic/Image' has been created. (0E0C1CE0)
Assigning the window renderer 'Core/Default' to the window 'ControlsSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'ControlsSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_14
Window 'Image3' of type 'Generic/Image' has been created. (0E0C22A8)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0E3458)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0E3A20)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'VideoSelectionIcon' of type 'Generic/Image' has been created. (0E0E3FE8)
Assigning the window renderer 'Core/Default' to the window 'VideoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'VideoSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_15
Window 'Image3' of type 'Generic/Image' has been created. (0E0E45B0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0E4B78)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0E5140)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'AudioSelectionIcon' of type 'Generic/Image' has been created. (0E0E5708)
Assigning the window renderer 'Core/Default' to the window 'AudioSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'AudioSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_16
Window 'Image3' of type 'Generic/Image' has been created. (0E0E5CD0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0E6298)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0E6860)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'YesSelectionIcon' of type 'Generic/Image' has been created. (0E0E6E28)
Assigning the window renderer 'Core/Default' to the window 'YesSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'YesSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_17
Window 'Image3' of type 'Generic/Image' has been created. (0E0DA6C0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0DAC88)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0DB250)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'NoSelectionIcon' of type 'Generic/Image' has been created. (0E0DB818)
Assigning the window renderer 'Core/Default' to the window 'NoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NoSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_18
Window 'Image3' of type 'Generic/Image' has been created. (0E0DBDE0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E0DC3A8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E0DC970)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'BotNavigationContainer' of type 'DefaultWindow' has been created. (0E0DCF38)
Window 'LeftArrow' of type 'Generic/Image' has been created. (0E0DD500)
Assigning the window renderer 'Core/Default' to the window 'LeftArrow'
Assigning LookNFeel 'Generic/Image' to window 'LeftArrow'.
Window 'RightArrow' of type 'Generic/Image' has been created. (0E0DDAC8)
Assigning the window renderer 'Core/Default' to the window 'RightArrow'
Assigning LookNFeel 'Generic/Image' to window 'RightArrow'.
Window 'NaviCenterContainer' of type 'DefaultWindow' has been created. (0E0DE090)
Window 'NavigationIcon' of type 'Generic/Image' has been created. (0E111380)
Assigning the window renderer 'Core/Default' to the window 'NavigationIcon'
Assigning LookNFeel 'Generic/Image' to window 'NavigationIcon'.
Window 'NavigationLabel' of type 'Generic/Label' has been created. (0E111948)
Assigning the window renderer 'Core/Default' to the window 'NavigationLabel'
Assigning LookNFeel 'Generic/Label' to window 'NavigationLabel'.
Window 'NaviBotSelectionIcon' of type 'Generic/Image' has been created. (0E111F10)
Assigning the window renderer 'Core/Default' to the window 'NaviBotSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NaviBotSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_19
Window 'Image1' of type 'Generic/Image' has been created. (0E1124D8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E112AA0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'Image3' of type 'Generic/Image' has been created. (0E113068)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'LeftArrowArea' of type 'DefaultWindow' has been created. (0E113630)
Window 'RightArrowArea' of type 'DefaultWindow' has been created. (0E113BF8)
---- Successfully completed loading of GUI layout from string ----
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
Window 'GameMenuRoot' of type 'Generic/Image' has been created. (0E1141C0)
Assigning the window renderer 'Core/Default' to the window 'GameMenuRoot'
Assigning LookNFeel 'Generic/Image' to window 'GameMenuRoot'.
Window::setRotation - Activating AutoRenderingSurface on Window 'GameMenuRoot' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_20
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_20
Window 'TopBar' of type 'Generic/Image' has been created. (0E114788)
Assigning the window renderer 'Core/Default' to the window 'TopBar'
Assigning LookNFeel 'Generic/Image' to window 'TopBar'.
Window::setRotation - Activating AutoRenderingSurface on Window 'TopBar' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_21
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_21
Window 'TopBarLabel' of type 'Generic/Label' has been created. (0E114D50)
Assigning the window renderer 'Core/Default' to the window 'TopBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'TopBarLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'TopBarLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_22
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_22
Window 'BotBar' of type 'Generic/Image' has been created. (0E17E688)
Assigning the window renderer 'Core/Default' to the window 'BotBar'
Assigning LookNFeel 'Generic/Image' to window 'BotBar'.
Window::setRotation - Activating AutoRenderingSurface on Window 'BotBar' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_23
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_23
Window 'BotBarLabel' of type 'Generic/Label' has been created. (0E17EC50)
Assigning the window renderer 'Core/Default' to the window 'BotBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'BotBarLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'BotBarLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_24
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_24
Window 'InnerPartContainer' of type 'DefaultWindow' has been created. (0E17F218)
Window::setRotation - Activating AutoRenderingSurface on Window 'InnerPartContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_25
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_25
Window 'InsideImage1' of type 'Generic/Image' has been created. (0E17F7E0)
Assigning the window renderer 'Core/Default' to the window 'InsideImage1'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_26
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_26
Window 'InsideStartClickArea' of type 'DefaultWindow' has been created. (0E17FDA8)
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideStartClickArea' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_27
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_27
Window 'StartButtonLabel' of type 'Generic/Label' has been created. (0E180370)
Assigning the window renderer 'Core/Default' to the window 'StartButtonLabel'
Assigning LookNFeel 'Generic/Label' to window 'StartButtonLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'StartButtonLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_28
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_28
Window 'StartButtonImage' of type 'Generic/Image' has been created. (0E180938)
Assigning the window renderer 'Core/Default' to the window 'StartButtonImage'
Assigning LookNFeel 'Generic/Image' to window 'StartButtonImage'.
Window::setRotation - Activating AutoRenderingSurface on Window 'StartButtonImage' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_29
Window 'OuterRingsContainer' of type 'DefaultWindow' has been created. (0E180F00)
Window::setRotation - Activating AutoRenderingSurface on Window 'OuterRingsContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_30
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_30
Window 'InsideImage3' of type 'Generic/Image' has been created. (0E1814C8)
Assigning the window renderer 'Core/Default' to the window 'InsideImage3'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_31
Window 'InsideImage4' of type 'Generic/Image' has been created. (0E181A90)
Assigning the window renderer 'Core/Default' to the window 'InsideImage4'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage4'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage4' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_32
Window 'InsideImage2' of type 'Generic/Image' has been created. (0E182058)
Assigning the window renderer 'Core/Default' to the window 'InsideImage2'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_33
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_33
Window 'LoginContainer' of type 'DefaultWindow' has been created. (0E17A688)
Window::setRotation - Activating AutoRenderingSurface on Window 'LoginContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_34
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_34
Window 'LoginEditbox' of type 'GameMenu/Editbox' has been created. (08534F58)
Assigning the window renderer 'Core/Editbox' to the window 'LoginEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'LoginEditbox'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LoginEditbox' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_35
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_35
Window 'PasswordEditbox' of type 'GameMenu/Editbox' has been created. (08D9B190)
Assigning the window renderer 'Core/Editbox' to the window 'PasswordEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'PasswordEditbox'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PasswordEditbox' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_36
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_36
Window 'PasswordLabel' of type 'Generic/Label' has been created. (0E17AC50)
Assigning the window renderer 'Core/Default' to the window 'PasswordLabel'
Assigning LookNFeel 'Generic/Label' to window 'PasswordLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PasswordLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_37
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_37
Window 'LoginLabel' of type 'Generic/Label' has been created. (0E17B218)
Assigning the window renderer 'Core/Default' to the window 'LoginLabel'
Assigning LookNFeel 'Generic/Label' to window 'LoginLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LoginLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_38
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_38
Window 'AcceptButton' of type 'Generic/Image' has been created. (0E17B7E0)
Assigning the window renderer 'Core/Default' to the window 'AcceptButton'
Assigning LookNFeel 'Generic/Image' to window 'AcceptButton'.
Window::setRotation - Activating AutoRenderingSurface on Window 'AcceptButton' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_39
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_39
Window 'Label' of type 'Generic/Label' has been created. (0E17BDA8)
Assigning the window renderer 'Core/Default' to the window 'Label'
Assigning LookNFeel 'Generic/Label' to window 'Label'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Label' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_40
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_40
Window 'InnerButtonsContainer' of type 'DefaultWindow' has been created. (0E17C370)
Window::setRotation - Activating AutoRenderingSurface on Window 'InnerButtonsContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_41
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_41
Window 'ButtonOptions' of type 'Generic/Image' has been created. (0E17C938)
Assigning the window renderer 'Core/Default' to the window 'ButtonOptions'
Assigning LookNFeel 'Generic/Image' to window 'ButtonOptions'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonOptions' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_42
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_42
Window 'ButtonLoad' of type 'Generic/Image' has been created. (0E17CF00)
Assigning the window renderer 'Core/Default' to the window 'ButtonLoad'
Assigning LookNFeel 'Generic/Image' to window 'ButtonLoad'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonLoad' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_43
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_43
Window 'ButtonCharacters' of type 'Generic/Image' has been created. (0E17D4C8)
Assigning the window renderer 'Core/Default' to the window 'ButtonCharacters'
Assigning LookNFeel 'Generic/Image' to window 'ButtonCharacters'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonCharacters' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_44
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_44
Window 'ButtonQuit' of type 'Generic/Image' has been created. (0E17DA90)
Assigning the window renderer 'Core/Default' to the window 'ButtonQuit'
Assigning LookNFeel 'Generic/Image' to window 'ButtonQuit'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonQuit' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_45
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_45
Window 'PopupLinesSave' of type 'Generic/Image' has been created. (0E17E058)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesSave'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesSave'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesSave' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_46
Window 'LabelSave' of type 'Generic/Label' has been created. (084DB0E8)
Assigning the window renderer 'Core/Default' to the window 'LabelSave'
Assigning LookNFeel 'Generic/Label' to window 'LabelSave'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelSave' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_47
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_47
Window 'PopupLinesLoad' of type 'Generic/Image' has been created. (084DB6B0)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesLoad'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesLoad'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesLoad' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_48
Window 'LabelLoad' of type 'Generic/Label' has been created. (084DBC78)
Assigning the window renderer 'Core/Default' to the window 'LabelLoad'
Assigning LookNFeel 'Generic/Label' to window 'LabelLoad'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelLoad' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_49
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_49
Window 'PopupLinesCharacters' of type 'Generic/Image' has been created. (084DC240)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesCharacters'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesCharacters'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesCharacters' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_50
Window 'LabelCharacters' of type 'Generic/Label' has been created. (084DC808)
Assigning the window renderer 'Core/Default' to the window 'LabelCharacters'
Assigning LookNFeel 'Generic/Label' to window 'LabelCharacters'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelCharacters' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_51
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_51
Window 'LabelName1' of type 'Generic/Label' has been created. (084DCDD0)
Assigning the window renderer 'Core/Default' to the window 'LabelName1'
Assigning LookNFeel 'Generic/Label' to window 'LabelName1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelName1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_52
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_52
Window 'LabelName2' of type 'Generic/Label' has been created. (084DD398)
Assigning the window renderer 'Core/Default' to the window 'LabelName2'
Assigning LookNFeel 'Generic/Label' to window 'LabelName2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelName2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_53
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_53
Window 'LabelNew' of type 'Generic/Label' has been created. (084DD960)
Assigning the window renderer 'Core/Default' to the window 'LabelNew'
Assigning LookNFeel 'Generic/Label' to window 'LabelNew'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelNew' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_54
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_54
Window 'LabelSelect' of type 'Generic/Label' has been created. (084DDF28)
Assigning the window renderer 'Core/Default' to the window 'LabelSelect'
Assigning LookNFeel 'Generic/Label' to window 'LabelSelect'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelSelect' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_55
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_55
Window 'LabelDelete' of type 'Generic/Label' has been created. (084DE4F0)
Assigning the window renderer 'Core/Default' to the window 'LabelDelete'
Assigning LookNFeel 'Generic/Label' to window 'LabelDelete'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelDelete' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_56
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_56
Window 'PopupLinesOptions' of type 'Generic/Image' has been created. (084DEAB8)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesOptions'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesOptions'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesOptions' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_57
Window 'LabelOptions' of type 'Generic/Label' has been created. (0E1450C8)
Assigning the window renderer 'Core/Default' to the window 'LabelOptions'
Assigning LookNFeel 'Generic/Label' to window 'LabelOptions'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelOptions' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_58
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_58
Window 'LabelVideo' of type 'Generic/Label' has been created. (0E145690)
Assigning the window renderer 'Core/Default' to the window 'LabelVideo'
Assigning LookNFeel 'Generic/Label' to window 'LabelVideo'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelVideo' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_59
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_59
Window 'LabelAudio' of type 'Generic/Label' has been created. (0E145C58)
Assigning the window renderer 'Core/Default' to the window 'LabelAudio'
Assigning LookNFeel 'Generic/Label' to window 'LabelAudio'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelAudio' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_60
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_60
Window 'LabelControls' of type 'Generic/Label' has been created. (0E146220)
Assigning the window renderer 'Core/Default' to the window 'LabelControls'
Assigning LookNFeel 'Generic/Label' to window 'LabelControls'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelControls' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_61
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_61
Window 'PopupLinesQuit' of type 'Generic/Image' has been created. (0E1467E8)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesQuit'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesQuit'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesQuit' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_62
Window 'LabelNo' of type 'Generic/Label' has been created. (0E1430C8)
Assigning the window renderer 'Core/Default' to the window 'LabelNo'
Assigning LookNFeel 'Generic/Label' to window 'LabelNo'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelNo' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_63
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_63
Window 'LabelYes' of type 'Generic/Label' has been created. (0E143690)
Assigning the window renderer 'Core/Default' to the window 'LabelYes'
Assigning LookNFeel 'Generic/Label' to window 'LabelYes'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelYes' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_64
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_64
Window 'LabelQuit' of type 'Generic/Label' has been created. (0E143C58)
Assigning the window renderer 'Core/Default' to the window 'LabelQuit'
Assigning LookNFeel 'Generic/Label' to window 'LabelQuit'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelQuit' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_65
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_65
Window 'ButtonSave' of type 'Generic/Image' has been created. (0E144220)
Assigning the window renderer 'Core/Default' to the window 'ButtonSave'
Assigning LookNFeel 'Generic/Image' to window 'ButtonSave'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonSave' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_66
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_66
Window 'SaveSelectionIcon' of type 'Generic/Image' has been created. (0E1447E8)
Assigning the window renderer 'Core/Default' to the window 'SaveSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SaveSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'SaveSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_67
Window 'Image3' of type 'Generic/Image' has been created. (0E13F0C8)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_68
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_68
Window 'Image1' of type 'Generic/Image' has been created. (0E13F690)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_69
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_69
Window 'Image2' of type 'Generic/Image' has been created. (0E13FC58)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_70
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_70
Window 'LoadSelectionIcon' of type 'Generic/Image' has been created. (0E140220)
Assigning the window renderer 'Core/Default' to the window 'LoadSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'LoadSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LoadSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_71
Window 'Image3' of type 'Generic/Image' has been created. (0E1407E8)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_72
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_72
Window 'Image1' of type 'Generic/Image' has been created. (0926CDA8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_73
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_73
Window 'Image2' of type 'Generic/Image' has been created. (0926D370)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_74
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_74
Window 'Name2SelectionIcon' of type 'Generic/Image' has been created. (0926D938)
Assigning the window renderer 'Core/Default' to the window 'Name2SelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'Name2SelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Name2SelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_75
Window 'Image3' of type 'Generic/Image' has been created. (0926DF00)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_76
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_76
Window 'Image1' of type 'Generic/Image' has been created. (0926E4C8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_77
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_77
Window 'Image2' of type 'Generic/Image' has been created. (06D7D330)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_78
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_78
Window 'NewSelectionIcon' of type 'Generic/Image' has been created. (06D7D8F8)
Assigning the window renderer 'Core/Default' to the window 'NewSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NewSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NewSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_79
Window 'Image3' of type 'Generic/Image' has been created. (06D7DEC0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_80
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_80
Window 'Image1' of type 'Generic/Image' has been created. (06D7E488)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_81
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_81
Window 'Image2' of type 'Generic/Image' has been created. (06D7EA50)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_82
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_82
Window 'DeleteSelectionIcon' of type 'Generic/Image' has been created. (0E176688)
Assigning the window renderer 'Core/Default' to the window 'DeleteSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'DeleteSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'DeleteSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_83
Window 'Image3' of type 'Generic/Image' has been created. (0E176C50)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_84
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_84
Window 'Image1' of type 'Generic/Image' has been created. (0E177218)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_85
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_85
Window 'Image2' of type 'Generic/Image' has been created. (0E1777E0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_86
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_86
Window 'SelectSelectionIcon' of type 'Generic/Image' has been created. (0E177DA8)
Assigning the window renderer 'Core/Default' to the window 'SelectSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SelectSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'SelectSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_87
Window 'Image3' of type 'Generic/Image' has been created. (08294670)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_88
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_88
Window 'Image1' of type 'Generic/Image' has been created. (08294C38)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_89
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_89
Window 'Image2' of type 'Generic/Image' has been created. (08295200)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_90
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_90
Window 'ControlsSelectionIcon' of type 'Generic/Image' has been created. (082957C8)
Assigning the window renderer 'Core/Default' to the window 'ControlsSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'ControlsSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ControlsSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_91
Window 'Image3' of type 'Generic/Image' has been created. (08295D90)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_92
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_92
Window 'Image1' of type 'Generic/Image' has been created. (08299380)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_93
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_93
Window 'Image2' of type 'Generic/Image' has been created. (08299948)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_94
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_94
Window 'VideoSelectionIcon' of type 'Generic/Image' has been created. (08299F10)
Assigning the window renderer 'Core/Default' to the window 'VideoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'VideoSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'VideoSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_95
Window 'Image3' of type 'Generic/Image' has been created. (0829A4D8)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_96
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_96
Window 'Image1' of type 'Generic/Image' has been created. (0829AAA0)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_97
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_97
Window 'Image2' of type 'Generic/Image' has been created. (084321E0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_98
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_98
Window 'AudioSelectionIcon' of type 'Generic/Image' has been created. (084327A8)
Assigning the window renderer 'Core/Default' to the window 'AudioSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'AudioSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'AudioSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_99
Window 'Image3' of type 'Generic/Image' has been created. (08432D70)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_100
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_100
Window 'Image1' of type 'Generic/Image' has been created. (08433338)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_101
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_101
Window 'Image2' of type 'Generic/Image' has been created. (08433900)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_102
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_102
Window 'YesSelectionIcon' of type 'Generic/Image' has been created. (08549650)
Assigning the window renderer 'Core/Default' to the window 'YesSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'YesSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'YesSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_103
Window 'Image3' of type 'Generic/Image' has been created. (08549C18)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_104
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_104
Window 'Image1' of type 'Generic/Image' has been created. (0854A1E0)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_105
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_105
Window 'Image2' of type 'Generic/Image' has been created. (0854A7A8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_106
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_106
Window 'NoSelectionIcon' of type 'Generic/Image' has been created. (0854AD70)
Assigning the window renderer 'Core/Default' to the window 'NoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NoSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NoSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_107
Window 'Image3' of type 'Generic/Image' has been created. (08A89E70)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_108
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_108
Window 'Image1' of type 'Generic/Image' has been created. (08A8A438)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_109
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_109
Window 'Image2' of type 'Generic/Image' has been created. (08A8AA00)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_110
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_110
Window 'BotNavigationContainer' of type 'DefaultWindow' has been created. (08A8AFC8)
Window::setRotation - Activating AutoRenderingSurface on Window 'BotNavigationContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_111
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_111
Window 'LeftArrow' of type 'Generic/Image' has been created. (08A8B590)
Assigning the window renderer 'Core/Default' to the window 'LeftArrow'
Assigning LookNFeel 'Generic/Image' to window 'LeftArrow'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LeftArrow' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_112
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_112
Window 'RightArrow' of type 'Generic/Image' has been created. (08A8BB58)
Assigning the window renderer 'Core/Default' to the window 'RightArrow'
Assigning LookNFeel 'Generic/Image' to window 'RightArrow'.
Window::setRotation - Activating AutoRenderingSurface on Window 'RightArrow' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_113
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_113
Window 'NaviCenterContainer' of type 'DefaultWindow' has been created. (08A8C120)
Window::setRotation - Activating AutoRenderingSurface on Window 'NaviCenterContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_114
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_114
Window 'NavigationIcon' of type 'Generic/Image' has been created. (08A8C6E8)
Assigning the window renderer 'Core/Default' to the window 'NavigationIcon'
Assigning LookNFeel 'Generic/Image' to window 'NavigationIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NavigationIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_115
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_115
Window 'NavigationLabel' of type 'Generic/Label' has been created. (08A8CCB0)
Assigning the window renderer 'Core/Default' to the window 'NavigationLabel'
Assigning LookNFeel 'Generic/Label' to window 'NavigationLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NavigationLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_116
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_116
Window 'NaviBotSelectionIcon' of type 'Generic/Image' has been created. (08A8D278)
Assigning the window renderer 'Core/Default' to the window 'NaviBotSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NaviBotSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NaviBotSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_117
Window 'Image1' of type 'Generic/Image' has been created. (08A8D840)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_118
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_118
Window 'Image2' of type 'Generic/Image' has been created. (0E0450C0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_119
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_119
Window 'Image3' of type 'Generic/Image' has been created. (0E045688)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_120
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_120
Window 'LeftArrowArea' of type 'DefaultWindow' has been created. (0E045C50)
Window::setRotation - Activating AutoRenderingSurface on Window 'LeftArrowArea' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_121
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_121
Window 'RightArrowArea' of type 'DefaultWindow' has been created. (0E046218)
Window::setRotation - Activating AutoRenderingSurface on Window 'RightArrowArea' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_122
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_122
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
Window at 'GameMenuRoot' will be added to dead pool. (0027C7EC)
Window at 'TopBar' will be added to dead pool. (0027C334)
Window at 'TopBarLabel' will be added to dead pool. (0027BE7C)
Window at 'BotBar' will be added to dead pool. (0027C334)
Window at 'BotBarLabel' will be added to dead pool. (0027BE7C)
Window at 'InnerPartContainer' will be added to dead pool. (0027C334)
Window at 'InsideImage1' will be added to dead pool. (0027BE7C)
Window at 'InsideStartClickArea' will be added to dead pool. (0027BE7C)
Window at 'StartButtonLabel' will be added to dead pool. (0027B9C4)
Window at 'StartButtonImage' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_29
Window at 'OuterRingsContainer' will be added to dead pool. (0027BE7C)
Window at 'InsideImage3' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_31
Window at 'InsideImage4' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_32
Window at 'InsideImage2' will be added to dead pool. (0027BE7C)
Window at 'LoginContainer' will be added to dead pool. (0027C334)
Window at 'LoginEditbox' will be added to dead pool. (0027BE7C)
Window at 'PasswordEditbox' will be added to dead pool. (0027BE7C)
Window at 'PasswordLabel' will be added to dead pool. (0027BE7C)
Window at 'LoginLabel' will be added to dead pool. (0027BE7C)
Window at 'AcceptButton' will be added to dead pool. (0027BE7C)
Window at 'Label' will be added to dead pool. (0027B9C4)
Window at 'InnerButtonsContainer' will be added to dead pool. (0027C334)
Window at 'ButtonOptions' will be added to dead pool. (0027BE7C)
Window at 'ButtonLoad' will be added to dead pool. (0027BE7C)
Window at 'ButtonCharacters' will be added to dead pool. (0027BE7C)
Window at 'ButtonQuit' will be added to dead pool. (0027BE7C)
Window at 'PopupLinesSave' will be added to dead pool. (0027BE7C)
Window at 'LabelSave' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_46
Window at 'PopupLinesLoad' will be added to dead pool. (0027BE7C)
Window at 'LabelLoad' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_48
Window at 'PopupLinesCharacters' will be added to dead pool. (0027BE7C)
Window at 'LabelCharacters' will be added to dead pool. (0027B9C4)
Window at 'LabelName1' will be added to dead pool. (0027B9C4)
Window at 'LabelName2' will be added to dead pool. (0027B9C4)
Window at 'LabelNew' will be added to dead pool. (0027B9C4)
Window at 'LabelSelect' will be added to dead pool. (0027B9C4)
Window at 'LabelDelete' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_50
Window at 'PopupLinesOptions' will be added to dead pool. (0027BE7C)
Window at 'LabelOptions' will be added to dead pool. (0027B9C4)
Window at 'LabelVideo' will be added to dead pool. (0027B9C4)
Window at 'LabelAudio' will be added to dead pool. (0027B9C4)
Window at 'LabelControls' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_57
Window at 'PopupLinesQuit' will be added to dead pool. (0027BE7C)
Window at 'LabelNo' will be added to dead pool. (0027B9C4)
Window at 'LabelYes' will be added to dead pool. (0027B9C4)
Window at 'LabelQuit' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_62
Window at 'ButtonSave' will be added to dead pool. (0027BE7C)
Window at 'SaveSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_67
Window at 'LoadSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_71
Window at 'Name2SelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_75
Window at 'NewSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_79
Window at 'DeleteSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_83
Window at 'SelectSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_87
Window at 'ControlsSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_91
Window at 'VideoSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_95
Window at 'AudioSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_99
Window at 'YesSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_103
Window at 'NoSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_107
Window at 'BotNavigationContainer' will be added to dead pool. (0027C334)
Window at 'LeftArrow' will be added to dead pool. (0027BE7C)
Window at 'RightArrow' will be added to dead pool. (0027BE7C)
Window at 'NaviCenterContainer' will be added to dead pool. (0027BE7C)
Window at 'NavigationIcon' will be added to dead pool. (0027B9C4)
Window at 'NavigationLabel' will be added to dead pool. (0027B9C4)
Window at 'NaviBotSelectionIcon' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B50C)
Window at 'Image2' will be added to dead pool. (0027B50C)
Window at 'Image3' will be added to dead pool. (0027B50C)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_117
Window at 'LeftArrowArea' will be added to dead pool. (0027BE7C)
Window at 'RightArrowArea' will be added to dead pool. (0027BE7C)
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
---- Beginning loading of GUI layout from string ----
Window 'GameMenuRoot' of type 'Generic/Image' has been created. (0E0467E0)
Assigning the window renderer 'Core/Default' to the window 'GameMenuRoot'
Assigning LookNFeel 'Generic/Image' to window 'GameMenuRoot'.
Window 'TopBar' of type 'Generic/Image' has been created. (0E046DA8)
Assigning the window renderer 'Core/Default' to the window 'TopBar'
Assigning LookNFeel 'Generic/Image' to window 'TopBar'.
Window 'TopBarLabel' of type 'Generic/Label' has been created. (0E047370)
Assigning the window renderer 'Core/Default' to the window 'TopBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'TopBarLabel'.
Window 'BotBar' of type 'Generic/Image' has been created. (0E047938)
Assigning the window renderer 'Core/Default' to the window 'BotBar'
Assigning LookNFeel 'Generic/Image' to window 'BotBar'.
Window 'BotBarLabel' of type 'Generic/Label' has been created. (0E0484C8)
Assigning the window renderer 'Core/Default' to the window 'BotBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'BotBarLabel'.
Window 'InnerPartContainer' of type 'DefaultWindow' has been created. (0E047F00)
Window 'InsideImage1' of type 'Generic/Image' has been created. (0E048A90)
Assigning the window renderer 'Core/Default' to the window 'InsideImage1'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage1'.
Window 'InsideStartClickArea' of type 'DefaultWindow' has been created. (0E2CB948)
Window 'StartButtonLabel' of type 'Generic/Label' has been created. (0E2CBF10)
Assigning the window renderer 'Core/Default' to the window 'StartButtonLabel'
Assigning LookNFeel 'Generic/Label' to window 'StartButtonLabel'.
Window 'StartButtonImage' of type 'Generic/Image' has been created. (0E2CC4D8)
Assigning the window renderer 'Core/Default' to the window 'StartButtonImage'
Assigning LookNFeel 'Generic/Image' to window 'StartButtonImage'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_123
Window 'OuterRingsContainer' of type 'DefaultWindow' has been created. (0E2CCAA0)
Window 'InsideImage3' of type 'Generic/Image' has been created. (0E2CD068)
Assigning the window renderer 'Core/Default' to the window 'InsideImage3'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage3'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_124
Window 'InsideImage4' of type 'Generic/Image' has been created. (0E2CD630)
Assigning the window renderer 'Core/Default' to the window 'InsideImage4'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage4'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_125
Window 'InsideImage2' of type 'Generic/Image' has been created. (0E2CDBF8)
Assigning the window renderer 'Core/Default' to the window 'InsideImage2'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage2'.
Window 'LoginContainer' of type 'DefaultWindow' has been created. (0E2CE1C0)
Window 'LoginEditbox' of type 'GameMenu/Editbox' has been created. (0E070798)
Assigning the window renderer 'Core/Editbox' to the window 'LoginEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'LoginEditbox'.
Window 'PasswordEditbox' of type 'GameMenu/Editbox' has been created. (0E03C780)
Assigning the window renderer 'Core/Editbox' to the window 'PasswordEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'PasswordEditbox'.
Window 'PasswordLabel' of type 'Generic/Label' has been created. (0E2CE788)
Assigning the window renderer 'Core/Default' to the window 'PasswordLabel'
Assigning LookNFeel 'Generic/Label' to window 'PasswordLabel'.
Window 'LoginLabel' of type 'Generic/Label' has been created. (0E2CED50)
Assigning the window renderer 'Core/Default' to the window 'LoginLabel'
Assigning LookNFeel 'Generic/Label' to window 'LoginLabel'.
Window 'AcceptButton' of type 'Generic/Image' has been created. (0E2CF318)
Assigning the window renderer 'Core/Default' to the window 'AcceptButton'
Assigning LookNFeel 'Generic/Image' to window 'AcceptButton'.
Window 'Label' of type 'Generic/Label' has been created. (0E2C3948)
Assigning the window renderer 'Core/Default' to the window 'Label'
Assigning LookNFeel 'Generic/Label' to window 'Label'.
Window 'InnerButtonsContainer' of type 'DefaultWindow' has been created. (0E2C3F10)
Window 'ButtonOptions' of type 'Generic/Image' has been created. (0E2C44D8)
Assigning the window renderer 'Core/Default' to the window 'ButtonOptions'
Assigning LookNFeel 'Generic/Image' to window 'ButtonOptions'.
Window 'ButtonLoad' of type 'Generic/Image' has been created. (0E2C4AA0)
Assigning the window renderer 'Core/Default' to the window 'ButtonLoad'
Assigning LookNFeel 'Generic/Image' to window 'ButtonLoad'.
Window 'ButtonCharacters' of type 'Generic/Image' has been created. (0E2C5068)
Assigning the window renderer 'Core/Default' to the window 'ButtonCharacters'
Assigning LookNFeel 'Generic/Image' to window 'ButtonCharacters'.
Window 'ButtonQuit' of type 'Generic/Image' has been created. (0E2C5630)
Assigning the window renderer 'Core/Default' to the window 'ButtonQuit'
Assigning LookNFeel 'Generic/Image' to window 'ButtonQuit'.
Window 'PopupLinesSave' of type 'Generic/Image' has been created. (0E2C5BF8)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesSave'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesSave'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_126
Window 'LabelSave' of type 'Generic/Label' has been created. (0E2C61C0)
Assigning the window renderer 'Core/Default' to the window 'LabelSave'
Assigning LookNFeel 'Generic/Label' to window 'LabelSave'.
Window 'PopupLinesLoad' of type 'Generic/Image' has been created. (0E2C6788)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesLoad'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesLoad'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_127
Window 'LabelLoad' of type 'Generic/Label' has been created. (0E2C6D50)
Assigning the window renderer 'Core/Default' to the window 'LabelLoad'
Assigning LookNFeel 'Generic/Label' to window 'LabelLoad'.
Window 'PopupLinesCharacters' of type 'Generic/Image' has been created. (0E2C7318)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesCharacters'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesCharacters'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_128
Window 'LabelCharacters' of type 'Generic/Label' has been created. (0E369758)
Assigning the window renderer 'Core/Default' to the window 'LabelCharacters'
Assigning LookNFeel 'Generic/Label' to window 'LabelCharacters'.
Window 'LabelName1' of type 'Generic/Label' has been created. (0E369D20)
Assigning the window renderer 'Core/Default' to the window 'LabelName1'
Assigning LookNFeel 'Generic/Label' to window 'LabelName1'.
Window 'LabelName2' of type 'Generic/Label' has been created. (0E36A2E8)
Assigning the window renderer 'Core/Default' to the window 'LabelName2'
Assigning LookNFeel 'Generic/Label' to window 'LabelName2'.
Window 'LabelNew' of type 'Generic/Label' has been created. (0E36A8B0)
Assigning the window renderer 'Core/Default' to the window 'LabelNew'
Assigning LookNFeel 'Generic/Label' to window 'LabelNew'.
Window 'LabelSelect' of type 'Generic/Label' has been created. (0E36AE78)
Assigning the window renderer 'Core/Default' to the window 'LabelSelect'
Assigning LookNFeel 'Generic/Label' to window 'LabelSelect'.
Window 'LabelDelete' of type 'Generic/Label' has been created. (0E36B440)
Assigning the window renderer 'Core/Default' to the window 'LabelDelete'
Assigning LookNFeel 'Generic/Label' to window 'LabelDelete'.
Window 'PopupLinesOptions' of type 'Generic/Image' has been created. (0E36BA08)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesOptions'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesOptions'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_129
Window 'LabelOptions' of type 'Generic/Label' has been created. (0E36BFD0)
Assigning the window renderer 'Core/Default' to the window 'LabelOptions'
Assigning LookNFeel 'Generic/Label' to window 'LabelOptions'.
Window 'LabelVideo' of type 'Generic/Label' has been created. (0E36C598)
Assigning the window renderer 'Core/Default' to the window 'LabelVideo'
Assigning LookNFeel 'Generic/Label' to window 'LabelVideo'.
Window 'LabelAudio' of type 'Generic/Label' has been created. (0E36CB60)
Assigning the window renderer 'Core/Default' to the window 'LabelAudio'
Assigning LookNFeel 'Generic/Label' to window 'LabelAudio'.
Window 'LabelControls' of type 'Generic/Label' has been created. (0E36D128)
Assigning the window renderer 'Core/Default' to the window 'LabelControls'
Assigning LookNFeel 'Generic/Label' to window 'LabelControls'.
Window 'PopupLinesQuit' of type 'Generic/Image' has been created. (0E36D6F0)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesQuit'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesQuit'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_130
Window 'LabelNo' of type 'Generic/Label' has been created. (0E36DCB8)
Assigning the window renderer 'Core/Default' to the window 'LabelNo'
Assigning LookNFeel 'Generic/Label' to window 'LabelNo'.
Window 'LabelYes' of type 'Generic/Label' has been created. (0E36E280)
Assigning the window renderer 'Core/Default' to the window 'LabelYes'
Assigning LookNFeel 'Generic/Label' to window 'LabelYes'.
Window 'LabelQuit' of type 'Generic/Label' has been created. (0E36E848)
Assigning the window renderer 'Core/Default' to the window 'LabelQuit'
Assigning LookNFeel 'Generic/Label' to window 'LabelQuit'.
Window 'ButtonSave' of type 'Generic/Image' has been created. (0E36EE10)
Assigning the window renderer 'Core/Default' to the window 'ButtonSave'
Assigning LookNFeel 'Generic/Image' to window 'ButtonSave'.
Window 'SaveSelectionIcon' of type 'Generic/Image' has been created. (0E36F3D8)
Assigning the window renderer 'Core/Default' to the window 'SaveSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SaveSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_131
Window 'Image3' of type 'Generic/Image' has been created. (0E36F9A0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E36FF68)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E370530)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'LoadSelectionIcon' of type 'Generic/Image' has been created. (0E370AF8)
Assigning the window renderer 'Core/Default' to the window 'LoadSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'LoadSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_132
Window 'Image3' of type 'Generic/Image' has been created. (0E3710C0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E3B9758)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3B9D20)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'Name2SelectionIcon' of type 'Generic/Image' has been created. (0E3BA2E8)
Assigning the window renderer 'Core/Default' to the window 'Name2SelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'Name2SelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_133
Window 'Image3' of type 'Generic/Image' has been created. (0E3BA8B0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E3BAE78)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3BB440)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'NewSelectionIcon' of type 'Generic/Image' has been created. (0E3BBA08)
Assigning the window renderer 'Core/Default' to the window 'NewSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NewSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_134
Window 'Image3' of type 'Generic/Image' has been created. (0E3BBFD0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E3BC598)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3BCB60)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'DeleteSelectionIcon' of type 'Generic/Image' has been created. (0E3BD128)
Assigning the window renderer 'Core/Default' to the window 'DeleteSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'DeleteSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_135
Window 'Image3' of type 'Generic/Image' has been created. (0E3BD6F0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E3BDCB8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3BE280)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'SelectSelectionIcon' of type 'Generic/Image' has been created. (0E3BE848)
Assigning the window renderer 'Core/Default' to the window 'SelectSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SelectSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_136
Window 'Image3' of type 'Generic/Image' has been created. (0E3BEE10)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E3BF3D8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3BF9A0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'ControlsSelectionIcon' of type 'Generic/Image' has been created. (0E3BFF68)
Assigning the window renderer 'Core/Default' to the window 'ControlsSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'ControlsSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_137
Window 'Image3' of type 'Generic/Image' has been created. (0E3C0530)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E3C0AF8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3C10C0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'VideoSelectionIcon' of type 'Generic/Image' has been created. (0E419488)
Assigning the window renderer 'Core/Default' to the window 'VideoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'VideoSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_138
Window 'Image3' of type 'Generic/Image' has been created. (0E419A50)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E41A018)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E41A5E0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'AudioSelectionIcon' of type 'Generic/Image' has been created. (0E41ABA8)
Assigning the window renderer 'Core/Default' to the window 'AudioSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'AudioSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_139
Window 'Image3' of type 'Generic/Image' has been created. (0E41B170)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E41B738)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E41BD00)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'YesSelectionIcon' of type 'Generic/Image' has been created. (0E41C2C8)
Assigning the window renderer 'Core/Default' to the window 'YesSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'YesSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_140
Window 'Image3' of type 'Generic/Image' has been created. (0E41C890)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E41CE58)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E41D420)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'NoSelectionIcon' of type 'Generic/Image' has been created. (0E41D9E8)
Assigning the window renderer 'Core/Default' to the window 'NoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NoSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_141
Window 'Image3' of type 'Generic/Image' has been created. (0E41DFB0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'Image1' of type 'Generic/Image' has been created. (0E41E578)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E41EB40)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'BotNavigationContainer' of type 'DefaultWindow' has been created. (0E41F108)
Window 'LeftArrow' of type 'Generic/Image' has been created. (0E41F6D0)
Assigning the window renderer 'Core/Default' to the window 'LeftArrow'
Assigning LookNFeel 'Generic/Image' to window 'LeftArrow'.
Window 'RightArrow' of type 'Generic/Image' has been created. (0E41FC98)
Assigning the window renderer 'Core/Default' to the window 'RightArrow'
Assigning LookNFeel 'Generic/Image' to window 'RightArrow'.
Window 'NaviCenterContainer' of type 'DefaultWindow' has been created. (0E420260)
Window 'NavigationIcon' of type 'Generic/Image' has been created. (0E420828)
Assigning the window renderer 'Core/Default' to the window 'NavigationIcon'
Assigning LookNFeel 'Generic/Image' to window 'NavigationIcon'.
Window 'NavigationLabel' of type 'Generic/Label' has been created. (0E420DF0)
Assigning the window renderer 'Core/Default' to the window 'NavigationLabel'
Assigning LookNFeel 'Generic/Label' to window 'NavigationLabel'.
Window 'NaviBotSelectionIcon' of type 'Generic/Image' has been created. (0E3C1758)
Assigning the window renderer 'Core/Default' to the window 'NaviBotSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NaviBotSelectionIcon'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_142
Window 'Image1' of type 'Generic/Image' has been created. (0E3C1D20)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window 'Image2' of type 'Generic/Image' has been created. (0E3C22E8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window 'Image3' of type 'Generic/Image' has been created. (0E3C28B0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window 'LeftArrowArea' of type 'DefaultWindow' has been created. (0E3C2E78)
Window 'RightArrowArea' of type 'DefaultWindow' has been created. (0E3C3440)
---- Successfully completed loading of GUI layout from string ----
Window at 'GameMenuRoot' will be added to dead pool. (0027C50C)
Window at 'TopBar' will be added to dead pool. (0027C054)
Window at 'TopBarLabel' will be added to dead pool. (0027BB9C)
Window at 'BotBar' will be added to dead pool. (0027C054)
Window at 'BotBarLabel' will be added to dead pool. (0027BB9C)
Window at 'InnerPartContainer' will be added to dead pool. (0027C054)
Window at 'InsideImage1' will be added to dead pool. (0027BB9C)
Window at 'InsideStartClickArea' will be added to dead pool. (0027BB9C)
Window at 'StartButtonLabel' will be added to dead pool. (0027B6E4)
Window at 'StartButtonImage' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_0
Window at 'OuterRingsContainer' will be added to dead pool. (0027BB9C)
Window at 'InsideImage3' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_1
Window at 'InsideImage4' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_2
Window at 'InsideImage2' will be added to dead pool. (0027BB9C)
Window at 'LoginContainer' will be added to dead pool. (0027C054)
Window at 'LoginEditbox' will be added to dead pool. (0027BB9C)
Window at 'PasswordEditbox' will be added to dead pool. (0027BB9C)
Window at 'PasswordLabel' will be added to dead pool. (0027BB9C)
Window at 'LoginLabel' will be added to dead pool. (0027BB9C)
Window at 'AcceptButton' will be added to dead pool. (0027BB9C)
Window at 'Label' will be added to dead pool. (0027B6E4)
Window at 'InnerButtonsContainer' will be added to dead pool. (0027C054)
Window at 'ButtonOptions' will be added to dead pool. (0027BB9C)
Window at 'ButtonLoad' will be added to dead pool. (0027BB9C)
Window at 'ButtonCharacters' will be added to dead pool. (0027BB9C)
Window at 'ButtonQuit' will be added to dead pool. (0027BB9C)
Window at 'PopupLinesSave' will be added to dead pool. (0027BB9C)
Window at 'LabelSave' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_3
Window at 'PopupLinesLoad' will be added to dead pool. (0027BB9C)
Window at 'LabelLoad' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_4
Window at 'PopupLinesCharacters' will be added to dead pool. (0027BB9C)
Window at 'LabelCharacters' will be added to dead pool. (0027B6E4)
Window at 'LabelName1' will be added to dead pool. (0027B6E4)
Window at 'LabelName2' will be added to dead pool. (0027B6E4)
Window at 'LabelNew' will be added to dead pool. (0027B6E4)
Window at 'LabelSelect' will be added to dead pool. (0027B6E4)
Window at 'LabelDelete' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_5
Window at 'PopupLinesOptions' will be added to dead pool. (0027BB9C)
Window at 'LabelOptions' will be added to dead pool. (0027B6E4)
Window at 'LabelVideo' will be added to dead pool. (0027B6E4)
Window at 'LabelAudio' will be added to dead pool. (0027B6E4)
Window at 'LabelControls' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_6
Window at 'PopupLinesQuit' will be added to dead pool. (0027BB9C)
Window at 'LabelNo' will be added to dead pool. (0027B6E4)
Window at 'LabelYes' will be added to dead pool. (0027B6E4)
Window at 'LabelQuit' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_7
Window at 'ButtonSave' will be added to dead pool. (0027BB9C)
Window at 'SaveSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_8
Window at 'LoadSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_9
Window at 'Name2SelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_10
Window at 'NewSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_11
Window at 'DeleteSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_12
Window at 'SelectSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_13
Window at 'ControlsSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_14
Window at 'VideoSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_15
Window at 'AudioSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_16
Window at 'YesSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_17
Window at 'NoSelectionIcon' will be added to dead pool. (0027BB9C)
Window at 'Image3' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B6E4)
Window at 'Image2' will be added to dead pool. (0027B6E4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_18
Window at 'BotNavigationContainer' will be added to dead pool. (0027C054)
Window at 'LeftArrow' will be added to dead pool. (0027BB9C)
Window at 'RightArrow' will be added to dead pool. (0027BB9C)
Window at 'NaviCenterContainer' will be added to dead pool. (0027BB9C)
Window at 'NavigationIcon' will be added to dead pool. (0027B6E4)
Window at 'NavigationLabel' will be added to dead pool. (0027B6E4)
Window at 'NaviBotSelectionIcon' will be added to dead pool. (0027B6E4)
Window at 'Image1' will be added to dead pool. (0027B22C)
Window at 'Image2' will be added to dead pool. (0027B22C)
Window at 'Image3' will be added to dead pool. (0027B22C)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_19
Window at 'LeftArrowArea' will be added to dead pool. (0027BB9C)
Window at 'RightArrowArea' will be added to dead pool. (0027BB9C)
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
Window 'GameMenuRoot' of type 'Generic/Image' has been created. (0E3C3A08)
Assigning the window renderer 'Core/Default' to the window 'GameMenuRoot'
Assigning LookNFeel 'Generic/Image' to window 'GameMenuRoot'.
Window::setRotation - Activating AutoRenderingSurface on Window 'GameMenuRoot' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_143
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_143
Window 'TopBar' of type 'Generic/Image' has been created. (0E3C3FD0)
Assigning the window renderer 'Core/Default' to the window 'TopBar'
Assigning LookNFeel 'Generic/Image' to window 'TopBar'.
Window::setRotation - Activating AutoRenderingSurface on Window 'TopBar' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_144
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_144
Window 'TopBarLabel' of type 'Generic/Label' has been created. (0E3C4598)
Assigning the window renderer 'Core/Default' to the window 'TopBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'TopBarLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'TopBarLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_145
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_145
Window 'BotBar' of type 'Generic/Image' has been created. (0E3C4B60)
Assigning the window renderer 'Core/Default' to the window 'BotBar'
Assigning LookNFeel 'Generic/Image' to window 'BotBar'.
Window::setRotation - Activating AutoRenderingSurface on Window 'BotBar' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_146
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_146
Window 'BotBarLabel' of type 'Generic/Label' has been created. (0E3C5128)
Assigning the window renderer 'Core/Default' to the window 'BotBarLabel'
Assigning LookNFeel 'Generic/Label' to window 'BotBarLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'BotBarLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_147
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_147
Window 'InnerPartContainer' of type 'DefaultWindow' has been created. (0E3C56F0)
Window::setRotation - Activating AutoRenderingSurface on Window 'InnerPartContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_148
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_148
Window 'InsideImage1' of type 'Generic/Image' has been created. (0E3C5CB8)
Assigning the window renderer 'Core/Default' to the window 'InsideImage1'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_149
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_149
Window 'InsideStartClickArea' of type 'DefaultWindow' has been created. (0E3C6280)
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideStartClickArea' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_150
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_150
Window 'StartButtonLabel' of type 'Generic/Label' has been created. (0E3C6848)
Assigning the window renderer 'Core/Default' to the window 'StartButtonLabel'
Assigning LookNFeel 'Generic/Label' to window 'StartButtonLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'StartButtonLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_151
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_151
Window 'StartButtonImage' of type 'Generic/Image' has been created. (0E3C6E10)
Assigning the window renderer 'Core/Default' to the window 'StartButtonImage'
Assigning LookNFeel 'Generic/Image' to window 'StartButtonImage'.
Window::setRotation - Activating AutoRenderingSurface on Window 'StartButtonImage' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_152
Window 'OuterRingsContainer' of type 'DefaultWindow' has been created. (0E3C73D8)
Window::setRotation - Activating AutoRenderingSurface on Window 'OuterRingsContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_153
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_153
Window 'InsideImage3' of type 'Generic/Image' has been created. (0E3C79A0)
Assigning the window renderer 'Core/Default' to the window 'InsideImage3'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_154
Window 'InsideImage4' of type 'Generic/Image' has been created. (0E3C7F68)
Assigning the window renderer 'Core/Default' to the window 'InsideImage4'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage4'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage4' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_155
Window 'InsideImage2' of type 'Generic/Image' has been created. (0E3C8530)
Assigning the window renderer 'Core/Default' to the window 'InsideImage2'
Assigning LookNFeel 'Generic/Image' to window 'InsideImage2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'InsideImage2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_156
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_156
Window 'LoginContainer' of type 'DefaultWindow' has been created. (0E3C8AF8)
Window::setRotation - Activating AutoRenderingSurface on Window 'LoginContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_157
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_157
Window 'LoginEditbox' of type 'GameMenu/Editbox' has been created. (08534F58)
Assigning the window renderer 'Core/Editbox' to the window 'LoginEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'LoginEditbox'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LoginEditbox' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_158
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_158
Window 'PasswordEditbox' of type 'GameMenu/Editbox' has been created. (08D9B190)
Assigning the window renderer 'Core/Editbox' to the window 'PasswordEditbox'
Assigning LookNFeel 'GameMenu/Editbox' to window 'PasswordEditbox'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PasswordEditbox' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_159
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_159
Window 'PasswordLabel' of type 'Generic/Label' has been created. (0E3C90C0)
Assigning the window renderer 'Core/Default' to the window 'PasswordLabel'
Assigning LookNFeel 'Generic/Label' to window 'PasswordLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PasswordLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_160
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_160
Window 'LoginLabel' of type 'Generic/Label' has been created. (0E0450C0)
Assigning the window renderer 'Core/Default' to the window 'LoginLabel'
Assigning LookNFeel 'Generic/Label' to window 'LoginLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LoginLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_161
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_161
Window 'AcceptButton' of type 'Generic/Image' has been created. (0E045688)
Assigning the window renderer 'Core/Default' to the window 'AcceptButton'
Assigning LookNFeel 'Generic/Image' to window 'AcceptButton'.
Window::setRotation - Activating AutoRenderingSurface on Window 'AcceptButton' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_162
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_162
Window 'Label' of type 'Generic/Label' has been created. (0E045C50)
Assigning the window renderer 'Core/Default' to the window 'Label'
Assigning LookNFeel 'Generic/Label' to window 'Label'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Label' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_163
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_163
Window 'InnerButtonsContainer' of type 'DefaultWindow' has been created. (0E046218)
Window::setRotation - Activating AutoRenderingSurface on Window 'InnerButtonsContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_164
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_164
Window 'ButtonOptions' of type 'Generic/Image' has been created. (0E4CF010)
Assigning the window renderer 'Core/Default' to the window 'ButtonOptions'
Assigning LookNFeel 'Generic/Image' to window 'ButtonOptions'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonOptions' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_165
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_165
Window 'ButtonLoad' of type 'Generic/Image' has been created. (0E4CF5D8)
Assigning the window renderer 'Core/Default' to the window 'ButtonLoad'
Assigning LookNFeel 'Generic/Image' to window 'ButtonLoad'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonLoad' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_166
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_166
Window 'ButtonCharacters' of type 'Generic/Image' has been created. (0E4CFBA0)
Assigning the window renderer 'Core/Default' to the window 'ButtonCharacters'
Assigning LookNFeel 'Generic/Image' to window 'ButtonCharacters'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonCharacters' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_167
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_167
Window 'ButtonQuit' of type 'Generic/Image' has been created. (0E4D0168)
Assigning the window renderer 'Core/Default' to the window 'ButtonQuit'
Assigning LookNFeel 'Generic/Image' to window 'ButtonQuit'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonQuit' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_168
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_168
Window 'PopupLinesSave' of type 'Generic/Image' has been created. (0E4D0730)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesSave'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesSave'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesSave' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_169
Window 'LabelSave' of type 'Generic/Label' has been created. (0E4D0CF8)
Assigning the window renderer 'Core/Default' to the window 'LabelSave'
Assigning LookNFeel 'Generic/Label' to window 'LabelSave'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelSave' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_170
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_170
Window 'PopupLinesLoad' of type 'Generic/Image' has been created. (0E4D12C0)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesLoad'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesLoad'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesLoad' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_171
Window 'LabelLoad' of type 'Generic/Label' has been created. (0E4D1888)
Assigning the window renderer 'Core/Default' to the window 'LabelLoad'
Assigning LookNFeel 'Generic/Label' to window 'LabelLoad'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelLoad' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_172
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_172
Window 'PopupLinesCharacters' of type 'Generic/Image' has been created. (0E4D1E50)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesCharacters'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesCharacters'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesCharacters' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_173
Window 'LabelCharacters' of type 'Generic/Label' has been created. (0E4D2418)
Assigning the window renderer 'Core/Default' to the window 'LabelCharacters'
Assigning LookNFeel 'Generic/Label' to window 'LabelCharacters'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelCharacters' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_174
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_174
Window 'LabelName1' of type 'Generic/Label' has been created. (0E4D29E0)
Assigning the window renderer 'Core/Default' to the window 'LabelName1'
Assigning LookNFeel 'Generic/Label' to window 'LabelName1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelName1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_175
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_175
Window 'LabelName2' of type 'Generic/Label' has been created. (0E4CB010)
Assigning the window renderer 'Core/Default' to the window 'LabelName2'
Assigning LookNFeel 'Generic/Label' to window 'LabelName2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelName2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_176
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_176
Window 'LabelNew' of type 'Generic/Label' has been created. (0E4CB5D8)
Assigning the window renderer 'Core/Default' to the window 'LabelNew'
Assigning LookNFeel 'Generic/Label' to window 'LabelNew'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelNew' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_177
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_177
Window 'LabelSelect' of type 'Generic/Label' has been created. (0E4CBBA0)
Assigning the window renderer 'Core/Default' to the window 'LabelSelect'
Assigning LookNFeel 'Generic/Label' to window 'LabelSelect'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelSelect' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_178
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_178
Window 'LabelDelete' of type 'Generic/Label' has been created. (0E4CC168)
Assigning the window renderer 'Core/Default' to the window 'LabelDelete'
Assigning LookNFeel 'Generic/Label' to window 'LabelDelete'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelDelete' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_179
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_179
Window 'PopupLinesOptions' of type 'Generic/Image' has been created. (0E4CC730)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesOptions'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesOptions'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesOptions' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_180
Window 'LabelOptions' of type 'Generic/Label' has been created. (0E4CCCF8)
Assigning the window renderer 'Core/Default' to the window 'LabelOptions'
Assigning LookNFeel 'Generic/Label' to window 'LabelOptions'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelOptions' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_181
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_181
Window 'LabelVideo' of type 'Generic/Label' has been created. (0E4CD2C0)
Assigning the window renderer 'Core/Default' to the window 'LabelVideo'
Assigning LookNFeel 'Generic/Label' to window 'LabelVideo'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelVideo' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_182
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_182
Window 'LabelAudio' of type 'Generic/Label' has been created. (0E4CD888)
Assigning the window renderer 'Core/Default' to the window 'LabelAudio'
Assigning LookNFeel 'Generic/Label' to window 'LabelAudio'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelAudio' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_183
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_183
Window 'LabelControls' of type 'Generic/Label' has been created. (0E4CDE50)
Assigning the window renderer 'Core/Default' to the window 'LabelControls'
Assigning LookNFeel 'Generic/Label' to window 'LabelControls'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelControls' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_184
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_184
Window 'PopupLinesQuit' of type 'Generic/Image' has been created. (0E4CE418)
Assigning the window renderer 'Core/Default' to the window 'PopupLinesQuit'
Assigning LookNFeel 'Generic/Image' to window 'PopupLinesQuit'.
Window::setRotation - Activating AutoRenderingSurface on Window 'PopupLinesQuit' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_185
Window 'LabelNo' of type 'Generic/Label' has been created. (0E4CE9E0)
Assigning the window renderer 'Core/Default' to the window 'LabelNo'
Assigning LookNFeel 'Generic/Label' to window 'LabelNo'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelNo' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_186
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_186
Window 'LabelYes' of type 'Generic/Label' has been created. (0E0B96D8)
Assigning the window renderer 'Core/Default' to the window 'LabelYes'
Assigning LookNFeel 'Generic/Label' to window 'LabelYes'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelYes' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_187
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_187
Window 'LabelQuit' of type 'Generic/Label' has been created. (0E0B9CA0)
Assigning the window renderer 'Core/Default' to the window 'LabelQuit'
Assigning LookNFeel 'Generic/Label' to window 'LabelQuit'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelQuit' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_188
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_188
Window 'ButtonSave' of type 'Generic/Image' has been created. (0E0BA268)
Assigning the window renderer 'Core/Default' to the window 'ButtonSave'
Assigning LookNFeel 'Generic/Image' to window 'ButtonSave'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ButtonSave' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_189
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_189
Window 'SaveSelectionIcon' of type 'Generic/Image' has been created. (0E0BA830)
Assigning the window renderer 'Core/Default' to the window 'SaveSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SaveSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'SaveSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_190
Window 'Image3' of type 'Generic/Image' has been created. (0E0BADF8)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_191
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_191
Window 'Image1' of type 'Generic/Image' has been created. (0E0BB3C0)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_192
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_192
Window 'Image2' of type 'Generic/Image' has been created. (0E0BB988)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_193
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_193
Window 'LoadSelectionIcon' of type 'Generic/Image' has been created. (0E0BBF50)
Assigning the window renderer 'Core/Default' to the window 'LoadSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'LoadSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LoadSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_194
Window 'Image3' of type 'Generic/Image' has been created. (0E0BC518)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_195
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_195
Window 'Image1' of type 'Generic/Image' has been created. (0E0BCAE0)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_196
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_196
Window 'Image2' of type 'Generic/Image' has been created. (0E0BD0A8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_197
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_197
Window 'Name2SelectionIcon' of type 'Generic/Image' has been created. (0E074EB8)
Assigning the window renderer 'Core/Default' to the window 'Name2SelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'Name2SelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Name2SelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_198
Window 'Image3' of type 'Generic/Image' has been created. (0E075480)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_199
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_199
Window 'Image1' of type 'Generic/Image' has been created. (0E075A48)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_200
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_200
Window 'Image2' of type 'Generic/Image' has been created. (0E076010)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_201
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_201
Window 'NewSelectionIcon' of type 'Generic/Image' has been created. (0E0765D8)
Assigning the window renderer 'Core/Default' to the window 'NewSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NewSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NewSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_202
Window 'Image3' of type 'Generic/Image' has been created. (0E076BA0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_203
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_203
Window 'Image1' of type 'Generic/Image' has been created. (0E077168)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_204
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_204
Window 'Image2' of type 'Generic/Image' has been created. (0E077730)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_205
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_205
Window 'DeleteSelectionIcon' of type 'Generic/Image' has been created. (0E077CF8)
Assigning the window renderer 'Core/Default' to the window 'DeleteSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'DeleteSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'DeleteSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_206
Window 'Image3' of type 'Generic/Image' has been created. (0E0782C0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_207
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_207
Window 'Image1' of type 'Generic/Image' has been created. (0E078888)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_208
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_208
Window 'Image2' of type 'Generic/Image' has been created. (084DB0E8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_209
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_209
Window 'SelectSelectionIcon' of type 'Generic/Image' has been created. (084DB6B0)
Assigning the window renderer 'Core/Default' to the window 'SelectSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'SelectSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'SelectSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_210
Window 'Image3' of type 'Generic/Image' has been created. (084DBC78)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_211
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_211
Window 'Image1' of type 'Generic/Image' has been created. (084DC240)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_212
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_212
Window 'Image2' of type 'Generic/Image' has been created. (084DC808)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_213
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_213
Window 'ControlsSelectionIcon' of type 'Generic/Image' has been created. (084DCDD0)
Assigning the window renderer 'Core/Default' to the window 'ControlsSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'ControlsSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'ControlsSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_214
Window 'Image3' of type 'Generic/Image' has been created. (084DD398)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_215
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_215
Window 'Image1' of type 'Generic/Image' has been created. (084DD960)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_216
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_216
Window 'Image2' of type 'Generic/Image' has been created. (084DDF28)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_217
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_217
Window 'VideoSelectionIcon' of type 'Generic/Image' has been created. (084DE4F0)
Assigning the window renderer 'Core/Default' to the window 'VideoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'VideoSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'VideoSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_218
Window 'Image3' of type 'Generic/Image' has been created. (084DEAB8)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_219
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_219
Window 'Image1' of type 'Generic/Image' has been created. (0E070EB8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_220
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_220
Window 'Image2' of type 'Generic/Image' has been created. (0E071480)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_221
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_221
Window 'AudioSelectionIcon' of type 'Generic/Image' has been created. (0E071A48)
Assigning the window renderer 'Core/Default' to the window 'AudioSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'AudioSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'AudioSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_222
Window 'Image3' of type 'Generic/Image' has been created. (0E072010)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_223
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_223
Window 'Image1' of type 'Generic/Image' has been created. (0E0725D8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_224
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_224
Window 'Image2' of type 'Generic/Image' has been created. (0E072BA0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_225
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_225
Window 'YesSelectionIcon' of type 'Generic/Image' has been created. (0E073168)
Assigning the window renderer 'Core/Default' to the window 'YesSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'YesSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'YesSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_226
Window 'Image3' of type 'Generic/Image' has been created. (0E073730)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_227
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_227
Window 'Image1' of type 'Generic/Image' has been created. (0E073CF8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_228
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_228
Window 'Image2' of type 'Generic/Image' has been created. (0E0742C0)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_229
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_229
Window 'NoSelectionIcon' of type 'Generic/Image' has been created. (0E074888)
Assigning the window renderer 'Core/Default' to the window 'NoSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NoSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NoSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_230
Window 'Image3' of type 'Generic/Image' has been created. (0821CE28)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_231
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_231
Window 'Image1' of type 'Generic/Image' has been created. (0821D3F0)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_232
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_232
Window 'Image2' of type 'Generic/Image' has been created. (0821D9B8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_233
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_233
Window 'BotNavigationContainer' of type 'DefaultWindow' has been created. (0821DF80)
Window::setRotation - Activating AutoRenderingSurface on Window 'BotNavigationContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_234
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_234
Window 'LeftArrow' of type 'Generic/Image' has been created. (0821E548)
Assigning the window renderer 'Core/Default' to the window 'LeftArrow'
Assigning LookNFeel 'Generic/Image' to window 'LeftArrow'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LeftArrow' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_235
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_235
Window 'RightArrow' of type 'Generic/Image' has been created. (0821EB10)
Assigning the window renderer 'Core/Default' to the window 'RightArrow'
Assigning LookNFeel 'Generic/Image' to window 'RightArrow'.
Window::setRotation - Activating AutoRenderingSurface on Window 'RightArrow' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_236
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_236
Window 'NaviCenterContainer' of type 'DefaultWindow' has been created. (0821F0D8)
Window::setRotation - Activating AutoRenderingSurface on Window 'NaviCenterContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_237
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_237
Window 'NavigationIcon' of type 'Generic/Image' has been created. (0821F6A0)
Assigning the window renderer 'Core/Default' to the window 'NavigationIcon'
Assigning LookNFeel 'Generic/Image' to window 'NavigationIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NavigationIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_238
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_238
Window 'NavigationLabel' of type 'Generic/Label' has been created. (0821FC68)
Assigning the window renderer 'Core/Default' to the window 'NavigationLabel'
Assigning LookNFeel 'Generic/Label' to window 'NavigationLabel'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NavigationLabel' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_239
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_239
Window 'NaviBotSelectionIcon' of type 'Generic/Image' has been created. (08220230)
Assigning the window renderer 'Core/Default' to the window 'NaviBotSelectionIcon'
Assigning LookNFeel 'Generic/Image' to window 'NaviBotSelectionIcon'.
Window::setRotation - Activating AutoRenderingSurface on Window 'NaviBotSelectionIcon' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_240
Window 'Image1' of type 'Generic/Image' has been created. (082207F8)
Assigning the window renderer 'Core/Default' to the window 'Image1'
Assigning LookNFeel 'Generic/Image' to window 'Image1'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image1' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_241
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_241
Window 'Image2' of type 'Generic/Image' has been created. (0E0896D8)
Assigning the window renderer 'Core/Default' to the window 'Image2'
Assigning LookNFeel 'Generic/Image' to window 'Image2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_242
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_242
Window 'Image3' of type 'Generic/Image' has been created. (0E089CA0)
Assigning the window renderer 'Core/Default' to the window 'Image3'
Assigning LookNFeel 'Generic/Image' to window 'Image3'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Image3' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_243
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_243
Window 'LeftArrowArea' of type 'DefaultWindow' has been created. (0E08A268)
Window::setRotation - Activating AutoRenderingSurface on Window 'LeftArrowArea' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_244
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_244
Window 'RightArrowArea' of type 'DefaultWindow' has been created. (0E08A830)
Window::setRotation - Activating AutoRenderingSurface on Window 'RightArrowArea' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_245
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_245
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
Window at 'GameMenuRoot' will be added to dead pool. (0027C7EC)
Window at 'TopBar' will be added to dead pool. (0027C334)
Window at 'TopBarLabel' will be added to dead pool. (0027BE7C)
Window at 'BotBar' will be added to dead pool. (0027C334)
Window at 'BotBarLabel' will be added to dead pool. (0027BE7C)
Window at 'InnerPartContainer' will be added to dead pool. (0027C334)
Window at 'InsideImage1' will be added to dead pool. (0027BE7C)
Window at 'InsideStartClickArea' will be added to dead pool. (0027BE7C)
Window at 'StartButtonLabel' will be added to dead pool. (0027B9C4)
Window at 'StartButtonImage' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_152
Window at 'OuterRingsContainer' will be added to dead pool. (0027BE7C)
Window at 'InsideImage3' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_154
Window at 'InsideImage4' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_155
Window at 'InsideImage2' will be added to dead pool. (0027BE7C)
Window at 'LoginContainer' will be added to dead pool. (0027C334)
Window at 'LoginEditbox' will be added to dead pool. (0027BE7C)
Window at 'PasswordEditbox' will be added to dead pool. (0027BE7C)
Window at 'PasswordLabel' will be added to dead pool. (0027BE7C)
Window at 'LoginLabel' will be added to dead pool. (0027BE7C)
Window at 'AcceptButton' will be added to dead pool. (0027BE7C)
Window at 'Label' will be added to dead pool. (0027B9C4)
Window at 'InnerButtonsContainer' will be added to dead pool. (0027C334)
Window at 'ButtonOptions' will be added to dead pool. (0027BE7C)
Window at 'ButtonLoad' will be added to dead pool. (0027BE7C)
Window at 'ButtonCharacters' will be added to dead pool. (0027BE7C)
Window at 'ButtonQuit' will be added to dead pool. (0027BE7C)
Window at 'PopupLinesSave' will be added to dead pool. (0027BE7C)
Window at 'LabelSave' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_169
Window at 'PopupLinesLoad' will be added to dead pool. (0027BE7C)
Window at 'LabelLoad' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_171
Window at 'PopupLinesCharacters' will be added to dead pool. (0027BE7C)
Window at 'LabelCharacters' will be added to dead pool. (0027B9C4)
Window at 'LabelName1' will be added to dead pool. (0027B9C4)
Window at 'LabelName2' will be added to dead pool. (0027B9C4)
Window at 'LabelNew' will be added to dead pool. (0027B9C4)
Window at 'LabelSelect' will be added to dead pool. (0027B9C4)
Window at 'LabelDelete' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_173
Window at 'PopupLinesOptions' will be added to dead pool. (0027BE7C)
Window at 'LabelOptions' will be added to dead pool. (0027B9C4)
Window at 'LabelVideo' will be added to dead pool. (0027B9C4)
Window at 'LabelAudio' will be added to dead pool. (0027B9C4)
Window at 'LabelControls' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_180
Window at 'PopupLinesQuit' will be added to dead pool. (0027BE7C)
Window at 'LabelNo' will be added to dead pool. (0027B9C4)
Window at 'LabelYes' will be added to dead pool. (0027B9C4)
Window at 'LabelQuit' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_185
Window at 'ButtonSave' will be added to dead pool. (0027BE7C)
Window at 'SaveSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_190
Window at 'LoadSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_194
Window at 'Name2SelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_198
Window at 'NewSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_202
Window at 'DeleteSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_206
Window at 'SelectSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_210
Window at 'ControlsSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_214
Window at 'VideoSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_218
Window at 'AudioSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_222
Window at 'YesSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_226
Window at 'NoSelectionIcon' will be added to dead pool. (0027BE7C)
Window at 'Image3' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B9C4)
Window at 'Image2' will be added to dead pool. (0027B9C4)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_230
Window at 'BotNavigationContainer' will be added to dead pool. (0027C334)
Window at 'LeftArrow' will be added to dead pool. (0027BE7C)
Window at 'RightArrow' will be added to dead pool. (0027BE7C)
Window at 'NaviCenterContainer' will be added to dead pool. (0027BE7C)
Window at 'NavigationIcon' will be added to dead pool. (0027B9C4)
Window at 'NavigationLabel' will be added to dead pool. (0027B9C4)
Window at 'NaviBotSelectionIcon' will be added to dead pool. (0027B9C4)
Window at 'Image1' will be added to dead pool. (0027B50C)
Window at 'Image2' will be added to dead pool. (0027B50C)
Window at 'Image3' will be added to dead pool. (0027B50C)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_240
Window at 'LeftArrowArea' will be added to dead pool. (0027BE7C)
Window at 'RightArrowArea' will be added to dead pool. (0027BE7C)
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_8211
[OpenGLRenderer] Destroyed texture: Jura-18_auto_glyph_images_32
Display resize: w=1920 h=1080
[OpenGLRenderer] Created texture: Jura-18_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_8211

Re: can not see image in layout

Posted: Tue Jun 10, 2014 15:47
by Kulik
This usually happens when your computer does not support OpenGL FBO extension. Can you check if that's the case?

The log says it started with FBO texture type but CEED also uses Qt QOpenGLFrameBufferObject.

Re: can not see image in layout

Posted: Wed Jun 11, 2014 02:16
by fatmouse1984
Thank you!
After instal glee and glew, it works fine now