imageset loads differntly on different computers

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Saskia
Just popping in
Just popping in
Posts: 5
Joined: Sun Jul 10, 2011 15:21

imageset loads differntly on different computers

Postby Saskia » Sun Jul 10, 2011 16:06

Hi everyone :),

I don't really know where to start, and what to post, because i just don't know where the problem is. I don't even know if i should ask for help at the ogre 3d forum instead, but ill try it here first.

okay...With 4 other people I am working on a 3D battleship game using ogre 3d + cegui + boost. A few days ago i made another menu design, because i didn't like the old one anymore (even though it was working fine).
To do all this, I addet the existing imageset, lookAndFeel and sceme. I also made a new tga-file using gimp and inkscape.
The imageset, lookAndFeel and Sceme files are just normal taharez look files where i just addet some new things (like buttons and more static images...)
well, my group and me are using an svn to share all our files. Even CeGui and Ogre are set up there.

Well three days ago i uploadet my new design and all xml files i changed. But the new MenuDesign couldn't be displayed on two of my groups computers. I just don't know why ... everything is the same... the files are all the same ,the windows versions are the same (windows 7), it cant be the grafik card, because i have invidia and one other person, where it is not working has invidia too... The sucky thing is, we have to be finished with our project this thursday, and I just don't know where the mistake could be ... if anyone has an idea where the problem could be, I would be so thankful.

just tell me if u need any logs or other things. ill try to upload it as soon as i read it.

this is the menu how it shouldnt look like-> http://imageshack.us/photo/my-images/82 ... alsch.jpg/
and this is the menu how it looks like on the 3 computer where it is working like it should work ...-> http://imageshack.us/photo/my-images/82 ... nmenu.png/

thanks to everyone who tries to help.

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: imageset loads differntly on different computers

Postby Kulik » Sun Jul 10, 2011 16:24

Strange.. Could you post the imageset file? It seems the coords are not loaded properly.

There was a problem with locales when loading imageset files (decimal , vs decimal .), perhaps it's that.

Also full CEGUI.log.

Saskia
Just popping in
Just popping in
Posts: 5
Joined: Sun Jul 10, 2011 15:21

Re: imageset loads differntly on different computers

Postby Saskia » Sun Jul 10, 2011 16:36

hey, thank u so much for the reply :).
this is the cegui log (its from a computer where the menu is not working)
the errors because of inkbleed and this yellowButton/ blueButton stuff can be ignored, because i've got them as well. I just didn't have time to solve them. But it works with them as well.

Code: Select all

10/07/2011 17:11:30 (Std)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
10/07/2011 17:11:30 (Std)    +                     Crazy Eddie's GUI System - Event log                    +
10/07/2011 17:11:30 (Std)    +                          (http://www.cegui.org.uk/)                         +
10/07/2011 17:11:30 (Std)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

10/07/2011 17:11:30 (Std)    CEGUI::Logger singleton created. (07DC8788)
10/07/2011 17:11:30 (Std)    
10/07/2011 17:11:30 (Std)    ********************************************************************************
10/07/2011 17:11:30 (Std)    * Important:                                                                   *
10/07/2011 17:11:30 (Std)    *     To get support at the CEGUI forums, you must post _at least_ the section *
10/07/2011 17:11:30 (Std)    *     of this log file indicated below.  Failure to do this will result in no  *
10/07/2011 17:11:30 (Std)    *     support being given; please do not waste our time.                       *
10/07/2011 17:11:30 (Std)    ********************************************************************************
10/07/2011 17:11:30 (Std)    ********************************************************************************
10/07/2011 17:11:30 (Std)    * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM       -------- *
10/07/2011 17:11:30 (Std)    ********************************************************************************
10/07/2011 17:11:30 (Std)    ---- Version 0.7.5 (Build: Nov 19 2010 Debug Microsoft Windows MSVC++ 10.0 32 bit) ----
10/07/2011 17:11:30 (Std)    ---- Renderer module is: CEGUI::OgreRenderer - Official OGRE based 2nd generation renderer module. ----
10/07/2011 17:11:30 (Std)    ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
10/07/2011 17:11:30 (Std)    ---- Image Codec module is: OgreImageCodec - Integrated ImageCodec using the Ogre engine. ----
10/07/2011 17:11:30 (Std)    ---- Scripting module is: None ----
10/07/2011 17:11:30 (Std)    ********************************************************************************
10/07/2011 17:11:30 (Std)    * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM         -------- *
10/07/2011 17:11:30 (Std)    ********************************************************************************
10/07/2011 17:11:30 (Std)    
10/07/2011 17:11:30 (Std)    ---- Begining CEGUI System initialisation ----
10/07/2011 17:11:30 (Std)    CEGUI::ImagesetManager singleton created (07DC8670)
10/07/2011 17:11:30 (Std)    CEGUI::FontManager singleton created. (07DC93E0)
10/07/2011 17:11:30 (Std)    CEGUI::WindowFactoryManager singleton created
10/07/2011 17:11:30 (Std)    CEGUI::WindowManager singleton created (07DC97E0)
10/07/2011 17:11:30 (Std)    CEGUI::SchemeManager singleton created. (07E91118)
10/07/2011 17:11:30 (Std)    CEGUI::MouseCursor singleton created. (07E90F98)
10/07/2011 17:11:30 (Std)    CEGUI::GlobalEventSet singleton created. (07E913F0)
10/07/2011 17:11:30 (Std)    CEGUI::AnimationManager singleton created (07E91E78)
10/07/2011 17:11:30 (Std)    CEGUI::WidgetLookManager singleton created. (07E92768)
10/07/2011 17:11:30 (Std)    CEGUI::WindowRendererManager singleton created (07E928A0)
10/07/2011 17:11:30 (Std)    CEGUI::RenderEffectManager singleton created (07E92DE0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'DefaultWindow' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'DefaultWindow' windows added. (07E71B38)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'DragContainer' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'DragContainer' windows added. (07E71DE0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'ScrolledContainer' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'ScrolledContainer' windows added. (07E71FE8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'ClippedContainer' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'ClippedContainer' windows added. (07E721F0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Checkbox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Checkbox' windows added. (07E723F8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/PushButton' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/PushButton' windows added. (07E728A8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/RadioButton' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/RadioButton' windows added. (07E72A68)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Combobox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Combobox' windows added. (07E72C28)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ComboDropList' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ComboDropList' windows added. (07E72DE8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Editbox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Editbox' windows added. (07E72FA8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/FrameWindow' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/FrameWindow' windows added. (07E72600)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ItemEntry' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ItemEntry' windows added. (07E732F0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Listbox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Listbox' windows added. (07E734B0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ListHeader' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ListHeader' windows added. (07E73670)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (07E738B8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Menubar' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Menubar' windows added. (07E73B48)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/PopupMenu' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/PopupMenu' windows added. (07E73D08)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/MenuItem' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/MenuItem' windows added. (07E73EC8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/MultiColumnList' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/MultiColumnList' windows added. (07E74088)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (07E74248)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ProgressBar' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ProgressBar' windows added. (07E74408)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ScrollablePane' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ScrollablePane' windows added. (07E74668)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Scrollbar' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Scrollbar' windows added. (07E74828)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Slider' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Slider' windows added. (07E749E8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Spinner' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Spinner' windows added. (07E837D0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/TabButton' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/TabButton' windows added. (07E83990)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/TabControl' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/TabControl' windows added. (07E83B50)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Thumb' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Thumb' windows added. (07E83D10)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Titlebar' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Titlebar' windows added. (07E83ED0)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Tooltip' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Tooltip' windows added. (07E84178)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/ItemListbox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/ItemListbox' windows added. (07E84338)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/GroupBox' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/GroupBox' windows added. (07E844F8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'CEGUI/Tree' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'CEGUI/Tree' windows added. (07E846B8)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'HorizontalLayoutContainer' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'HorizontalLayoutContainer' windows added. (07E84878)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'VerticalLayoutContainer' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'VerticalLayoutContainer' windows added. (07E84A38)
10/07/2011 17:11:30 (Std)    Created WindowFactory for 'GridLayoutContainer' windows.
10/07/2011 17:11:30 (Std)    WindowFactory for 'GridLayoutContainer' windows added. (07E84BF8)
10/07/2011 17:11:30 (Std)    Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
10/07/2011 17:11:30 (Std)    CEGUI::System singleton created. (07DC83C0)
10/07/2011 17:11:30 (Std)    ---- CEGUI System initialisation completed ----
10/07/2011 17:11:30 (Std)    
10/07/2011 17:11:30 (Std)    Started creation of Scheme from XML specification:
10/07/2011 17:11:30 (Std)    ---- CEGUI GUIScheme name: SassiLook
10/07/2011 17:11:30 (Std)    Started creation of Imageset from XML specification:
10/07/2011 17:11:30 (Std)    ---- CEGUI Imageset name: SassiLook
10/07/2011 17:11:30 (Std)    ---- Source texture file: SassiLook.tga in resource group: (Default)
10/07/2011 17:11:35 (Std)    Started creation of Font from XML specification:
10/07/2011 17:11:35 (Std)    ---- CEGUI font name: DejaVuSans-10
10/07/2011 17:11:35 (Std)    ----       Font type: FreeType
10/07/2011 17:11:35 (Std)    ----     Source file: DejaVuSans.ttf in resource group: (Default)
10/07/2011 17:11:35 (Std)    ---- Real point size: 10
10/07/2011 17:11:35 (Std)    ===== Falagard 'root' element: look and feel parsing begins =====
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'PinkButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'PinkButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'PinkButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'WhiteButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'WhiteButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'WhiteButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'BlueButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'BlueButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'BlueButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'PinkButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'PinkButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'PinkButton' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'nexhth' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'nexhth' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'nexhth' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'nexhth' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:35 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\src\ceguiimageset.cpp(133) : Imageset::getImage - The Image named 'nexhth' could not be found in Imageset 'SassiLook'.
10/07/2011 17:11:36 (Std)    ===== Look and feel parsing completed =====
10/07/2011 17:11:36 (Std)    No window renderer factories specified for module 'CEGUIFalagardWRBase' - adding all available factories...
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Button' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Button' added. (08A73378)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Default' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Default' added. (087C4CB8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Editbox' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Editbox' added. (07F11CA0)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/FrameWindow' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/FrameWindow' added. (08A79268)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ItemEntry' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ItemEntry' added. (087C1010)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ListHeader' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ListHeader' added. (07EB3440)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ListHeaderSegment' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ListHeaderSegment' added. (08A5D808)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Listbox' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Listbox' added. (08A7A7C8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Menubar' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Menubar' added. (08A5BFD8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/MenuItem' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/MenuItem' added. (08A8B138)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/MultiColumnList' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/MultiColumnList' added. (08A9A7F0)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/MultiLineEditbox' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/MultiLineEditbox' added. (08A8B210)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/PopupMenu' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/PopupMenu' added. (07F634C8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ProgressBar' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ProgressBar' added. (07F63688)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ScrollablePane' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ScrollablePane' added. (07F63848)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Scrollbar' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Scrollbar' added. (07F63A08)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Slider' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Slider' added. (07F37788)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Static' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Static' added. (07F37948)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/StaticImage' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/StaticImage' added. (07F37B08)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/StaticText' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/StaticText' added. (07F37CC8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/SystemButton' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/SystemButton' added. (07F37E88)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/TabButton' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/TabButton' added. (08AA05D8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/TabControl' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/TabControl' added. (08AA0798)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Titlebar' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Titlebar' added. (08AA0958)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ToggleButton' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ToggleButton' added. (08AA0B18)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Tooltip' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Tooltip' added. (08AA7538)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/ItemListbox' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/ItemListbox' added. (08AA76F8)
10/07/2011 17:11:36 (Std)    Created WindowRendererFactory for 'Falagard/Tree' WindowRenderers.
10/07/2011 17:11:36 (Std)    WindowRendererFactory 'Falagard/Tree' added. (08AA78B8)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Button' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/Button' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonBack' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonBack' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonNext' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonNext' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonSingleplayer' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonSingleplayer' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonMultiplayer' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonMultiplayer' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonOptionen' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonOptionen' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonQuit' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonQuit' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonCredits' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonCredits' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonJoinGame' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonJoinGame' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonCreateGame' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonCreateGame' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonStart' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonStart' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonQuitM' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonQuitM' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageWaitForPlayer' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageWaitForPlayer' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageCreateNewGame' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageCreateNewGame' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageLobby' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageLobby' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageConnect' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageConnect' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ButtonConnect' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ButtonConnect' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageInstructionsBg' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageInstructionsBg' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImagecreditsBg' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImagecreditsBg' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageSpielfeldEinstellungen' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageSpielfeldEinstellungen' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImage' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImage' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageBg2' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageBg2' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageIngame' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageIngame' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImagePirate1' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImagePirate1' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImagePirate2' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImagePirate2' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImagePirate3' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImagePirate3' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImagePirate4' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImagePirate4' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticImageScroll' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'SassiLook/StaticImageScroll' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Checkbox' using base type 'CEGUI/Checkbox', window renderer 'Falagard/ToggleButton' Look'N'Feel 'SassiLook/Checkbox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/ImageButton' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Falagard/ToggleButton' Look'N'Feel 'SassiLook/RadioButton' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Falagard/FrameWindow' Look'N'Feel 'SassiLook/FrameWindow' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Falagard/Titlebar' Look'N'Feel 'SassiLook/Titlebar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/SystemButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/Button' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Editbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' Look'N'Feel 'SassiLook/Editbox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Falagard/MultiLineEditbox' Look'N'Feel 'SassiLook/MultiLineEditbox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Menubar' using base type 'CEGUI/Menubar', window renderer 'Falagard/Menubar' Look'N'Feel 'SassiLook/Menubar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Falagard/PopupMenu' Look'N'Feel 'SassiLook/PopupMenu' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Falagard/MenuItem' Look'N'Feel 'SassiLook/MenuItem' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/AlternateProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'SassiLook/AltProgressBar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'SassiLook/ProgressBar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/VUMeter' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'SassiLook/VUMeter' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'SassiLook/VerticalScrollbar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'SassiLook/HorizontalScrollbar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/VerticalScrollbarThumb' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/HorizontalScrollbarThumb' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/LargeVerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'SassiLook/LargeVerticalScrollbar' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/LargeVerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/LargeVerticalScrollbarThumb' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/TabButton' using base type 'CEGUI/TabButton', window renderer 'Falagard/TabButton' Look'N'Feel 'SassiLook/TabButton' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/TabControl' using base type 'CEGUI/TabControl', window renderer 'Falagard/TabControl' Look'N'Feel 'SassiLook/TabControl' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/TabContentPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'SassiLook/TabContentPane' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/TabButtonPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'SassiLook/TabButtonPane' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Falagard/Listbox' Look'N'Feel 'SassiLook/ComboDropList' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ComboEditbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' Look'N'Feel 'SassiLook/ComboEditbox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Combobox' using base type 'CEGUI/Combobox', window renderer 'Falagard/Default' Look'N'Feel 'SassiLook/Combobox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Listbox' using base type 'CEGUI/Listbox', window renderer 'Falagard/Listbox' Look'N'Feel 'SassiLook/Listbox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Falagard/ListHeader' Look'N'Feel 'SassiLook/ListHeader' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Falagard/ListHeaderSegment' Look'N'Feel 'SassiLook/ListHeaderSegment' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Falagard/MultiColumnList' Look'N'Feel 'SassiLook/MultiColumnList' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Slider' using base type 'CEGUI/Slider', window renderer 'Falagard/Slider' Look'N'Feel 'SassiLook/Slider' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/SliderThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'SassiLook/SliderThumb' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Falagard/ScrollablePane' Look'N'Feel 'SassiLook/ScrollablePane' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Spinner' using base type 'CEGUI/Spinner', window renderer 'Falagard/Default' Look'N'Feel 'SassiLook/Spinner' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Falagard/Tooltip' Look'N'Feel 'SassiLook/Tooltip' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/StaticText' using base type 'DefaultWindow', window renderer 'Falagard/StaticText' Look'N'Feel 'SassiLook/StaticText' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ItemListbox' using base type 'CEGUI/ItemListbox', window renderer 'Falagard/ItemListbox' Look'N'Feel 'SassiLook/ItemListbox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/ListboxItem' using base type 'CEGUI/ItemEntry', window renderer 'Falagard/ItemEntry' Look'N'Feel 'SassiLook/ListboxItem' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/GroupBox' using base type 'CEGUI/GroupBox', window renderer 'Falagard/Default' Look'N'Feel 'SassiLook/GroupBox' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    Creating falagard mapping for type 'SassiLook/Tree' using base type 'CEGUI/Tree', window renderer 'Falagard/Tree' Look'N'Feel 'SassiLook/Tree' and RenderEffect ''. (0020C4FC)
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'MainMenu.layout' ----
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'Credits.layout' ----
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'Optionen.layout' ----
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'Spielfeld.layout' ----
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'Lobby.layout' ----
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'SpielErstellen.layout' ----
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Std)    Attempting to create Imageset 'DejaVuSans-10_auto_glyph_images_ ' with texture only.
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'CharacterWahlMulti.layout' ----
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'ServerEinstellung.layout' ----
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'waitForPlayer.layout' ----
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Error)   CEGUI::UnknownObjectException in file c:\cegui-0.7.5\cegui\include\ceguinamedxmlresourcemanager.h(279) : NamedXMLResourceManager::get: No object of type 'Font' named 'inkbleed' is present in the collection.
10/07/2011 17:11:36 (Std)    ---- Successfully completed loading of GUI layout from 'waitForStart.layout' ----



and the imageset file (i made a picture for every single image and button .. probably not the smartest solution ^^" but well... ) ->

Code: Select all

<?xml version="1.0" ?>
<Imageset Name="SassiLook" Imagefile="SassiLook.tga" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">

  <Image Name="radioh" XPos="2408" YPos="2544" Width="121" Height="121" />
  <Image Name="radio" XPos="2660" YPos="2544" Width="121" Height="121" />
  <Image Name="multiplayerh" XPos="2070" YPos="1043" Width="1384" Height="109" />
   <Image Name="multiplayer" XPos="2046" YPos="907" Width="1384" Height="109" />
   <Image Name="creditsh" XPos="2070" YPos="286" Width="1384" Height="104" />
   <Image Name="credits" XPos="2054" YPos="142" Width="1384" Height="104" />
   <Image Name="backh" XPos="2291" YPos="1826" Width="859" Height="103" />
   <Image Name="back" XPos="2291" YPos="1986" Width="859" Height="103" />
   <Image Name="singleplayerh" XPos="2070" YPos="1526" Width="1384" Height="103" />
   <Image Name="singleplayer" XPos="2166" YPos="1350" Width="1384" Height="103" />
  <Image Name="quith"  XPos="2046" YPos="749" Width="1384" Height="105" />
   <Image Name="quit" XPos="2062" YPos="1197" Width="1384" Height="105" />
   <Image Name="optionenh" XPos="2036" YPos="584" Width="1384" Height="103" />
   <Image Name="optionen" XPos="2038" YPos="438" Width="1384" Height="103" />
   <Image Name="nexth" XPos="2286" YPos="2301" Width="859" Height="99" />
   <Image Name="next" XPos="2280" YPos="2146" Width="859" Height="99" />
  <Image Name="Connect" XPos="2169" YPos="3116" Width="1638" Height="1233" />
  <Image Name="ButtonConnect" XPos="2422" YPos="2810" Width="422" Height="81" />
 
  <Image Name="WaitForPlayer" XPos="2096" YPos="5672" Width="1920" Height="1200" />
  <Image Name="Starth" XPos="3941" YPos="3472" Width="859" Height="103" />
  <Image Name="Start" XPos="3930" YPos="3653" Width="859" Height="103" />
  <Image Name="QuitMh" XPos="3952" YPos="3160" Width="859" Height="99" />
  <Image Name="QuitM" XPos="3957" YPos="3309" Width="859" Height="99" />
 
  <Image Name="CreateNewGame" XPos="119" YPos="5702" Width="1904" Height="1125" />
  <Image Name="Lobby" XPos="2097" YPos="4397" Width="1900" Height="1229" />
  <Image Name="JoinGame" XPos="2411" YPos="2909" Width="393" Height="80" />
  <Image Name="CreateGame" XPos="2948" YPos="2918" Width="427" Height="76" />
 
  <Image Name="InstructionsBg" XPos="104" YPos="4452" Width="1903" Height="1111" />
  <Image Name="creditsBg" XPos="123" YPos="3127" Width="1920" Height="1200" />
  <Image Name="spielfeldEinstellungen" XPos="64" YPos="1596" Width="1920" Height="1200" />
   <Image Name="bg" XPos="44" YPos="288" Width="1920" Height="1200" />
   <Image Name="bg2" XPos="1113" YPos="338" Width="906" Height="651" />
  <Image Name="ingame" XPos="52" YPos="2917" Width="1912" Height="158" />
  <Image Name="MouseArrow"  XPos="2897" YPos="2577" Width="80" Height="79" />

  <Image Name="scroll" XPos="201" YPos="127" Width="18" Height="18" XOffset="-8" YOffset="-8" />
  <Image Name="pirate1" XPos="201" YPos="127" Width="18" Height="18" XOffset="-8" YOffset="-8" />
  <Image Name="pirate2" XPos="221" YPos="127" Width="8" Height="18" XOffset="-3" YOffset="-8" />
  <Image Name="pirate3" XPos="182" YPos="150" Width="18" Height="8" XOffset="-8" YOffset="-3" />
  <Image Name="pirate4" XPos="201" YPos="147" Width="14" Height="14" XOffset="-7" YOffset="-7" />
 
   <Image Name="MouseMoveCursor" XPos="201" YPos="127" Width="18" Height="18" XOffset="-8" YOffset="-8" />
   <Image Name="MouseNoSoCursor" XPos="221" YPos="127" Width="8" Height="18" XOffset="-3" YOffset="-8" />
   <Image Name="MouseEsWeCursor" XPos="182" YPos="150" Width="18" Height="8" XOffset="-8" YOffset="-3" />
   <Image Name="MouseNeSwCursor" XPos="201" YPos="147" Width="14" Height="14" XOffset="-7" YOffset="-7" />
   <Image Name="MouseNwSeCursor" XPos="230" YPos="126" Width="14" Height="14" XOffset="-7" YOffset="-7" />
   <Image Name="MouseTextBar" XPos="173" YPos="127" Width="7" Height="18" XOffset="-2" YOffset="-9" />
   
   
   <Image Name="ClientBrush" XPos="2" YPos="2" Width="64" Height="64" />
    <Image Name="GenericBrush" XPos="9" YPos="71" Width="1" Height="1" />
   <Image Name="WindowLeftEdge" XPos="6" YPos="95" Width="1" Height="22" XOffset="4" />
   <Image Name="WindowRightEdge" XPos="34" YPos="95" Width="1" Height="22" XOffset="-4" />
   <Image Name="WindowTopEdge" XPos="9" YPos="68" Width="23" Height="1" />
   <Image Name="WindowBottomEdge" XPos="9" YPos="143" Width="23" Height="1" />
   <Image Name="WindowTopLeft" XPos="2" YPos="68" Width="5" Height="24" />
   <Image Name="WindowTopRight" XPos="34" YPos="68" Width="5" Height="24" />
   <Image Name="WindowBottomLeft" XPos="2" YPos="120" Width="5" Height="24" />
   <Image Name="WindowBottomRight" XPos="34" YPos="120" Width="5" Height="24" />
   <Image Name="ButtonLeftNormal" XPos="68" YPos="20" Width="12" Height="16" />
   <Image Name="ButtonMiddleNormal" XPos="82" YPos="20" Width="12" Height="16" />
   <Image Name="ButtonRightNormal" XPos="96" YPos="20" Width="12" Height="16" />
   <Image Name="ButtonLeftPushed" XPos="68" YPos="38" Width="12" Height="16" />
   <Image Name="ButtonMiddlePushed" XPos="82" YPos="38" Width="12" Height="16" />
   <Image Name="ButtonRightPushed" XPos="96" YPos="38" Width="12" Height="16" />
   <Image Name="ButtonLeftHighlight" XPos="68" YPos="56" Width="12" Height="16" />
   <Image Name="ButtonMiddleHighlight" XPos="82" YPos="56" Width="12" Height="16" />
   <Image Name="ButtonRightHighlight" XPos="96" YPos="56" Width="12" Height="16" />
   <Image Name="CheckboxNormal" XPos="110" YPos="2" Width="12" Height="12" />
   <Image Name="CheckboxHover" XPos="110" YPos="30" Width="12" Height="12" />
   <Image Name="CheckboxMark" XPos="110" YPos="16" Width="12" Height="12" />
   <Image Name="RadioButtonNormal" XPos="124" YPos="2" Width="12" Height="12" />
   <Image Name="RadioButtonHover" XPos="124" YPos="30" Width="12" Height="12" />
   <Image Name="RadioButtonMark" XPos="124" YPos="16" Width="12" Height="12" />
   <Image Name="TitlebarLeft" XPos="68" YPos="2" Width="8" Height="16" />
   <Image Name="TitlebarMiddle" XPos="78" YPos="2" Width="8" Height="16" />
   <Image Name="TitlebarRight" XPos="88" YPos="2" Width="8" Height="16" />
   <Image Name="NewTitlebarLeft" XPos="61" YPos="127" Width="13" Height="16" />
   <Image Name="NewTitlebarMiddle" XPos="77" YPos="127" Width="12" Height="16" />
   <Image Name="NewTitlebarRight" XPos="92" YPos="127" Width="12" Height="16" />
   <Image Name="SysAreaMiddle" XPos="107" YPos="127" Width="12" Height="16" />
   <Image Name="SysAreaRight" XPos="122" YPos="127" Width="13" Height="16" />
   <Image Name="StaticLeft" XPos="41" YPos="89" Width="6" Height="6" />
   <Image Name="StaticRight" XPos="63" YPos="89" Width="6" Height="6" />
   <Image Name="StaticTop" XPos="52" YPos="78" Width="6" Height="6" />
   <Image Name="StaticBottom" XPos="52" YPos="100" Width="6" Height="6" />
   <Image Name="StaticTopLeft" XPos="41" YPos="78" Width="6" Height="6" />
   <Image Name="StaticTopRight" XPos="63" YPos="78" Width="6" Height="6" />
   <Image Name="StaticBottomLeft" XPos="41" YPos="100" Width="6" Height="6" />
   <Image Name="StaticBottomRight" XPos="63" YPos="100" Width="6" Height="6" />
   <Image Name="StaticBackdrop" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="ProgressBarLeft" XPos="71" YPos="74" Width="7" Height="12" />
   <Image Name="ProgressBarMiddle" XPos="80" YPos="74" Width="6" Height="12" />
   <Image Name="ProgressBarRight" XPos="88" YPos="74" Width="6" Height="12" />
   <Image Name="ProgressBarDimSegment" XPos="96" YPos="74" Width="8" Height="12" />
   <Image Name="ProgressBarLitSegment" XPos="106" YPos="74" Width="8" Height="12" />
   <Image Name="EditBoxLeft" XPos="41" YPos="108" Width="4" Height="18" />
   <Image Name="EditBoxMiddle" XPos="47" YPos="108" Width="4" Height="18" />
   <Image Name="EditBoxRight" XPos="53" YPos="108" Width="4" Height="18" />
   <Image Name="EditBoxCarat" XPos="60" YPos="108" Width="4" Height="18" />
   <Image Name="SpinnerUpNormal" XPos="68" YPos="110" Width="10" Height="6" />
   <Image Name="SpinnerDownNormal" XPos="68" YPos="118" Width="10" Height="6" />
   <Image Name="SpinnerUpHover" XPos="82" YPos="110" Width="10" Height="6" />
   <Image Name="SpinnerDownHover" XPos="82" YPos="118" Width="10" Height="6" />
   <Image Name="TextSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" />
   <Image Name="VertScrollTop" XPos="182" YPos="2" Width="20" Height="8" />
   <Image Name="VertScrollMiddle" XPos="182" YPos="12" Width="20" Height="8" />
   <Image Name="VertScrollBottom" XPos="182" YPos="22" Width="20" Height="8" />
   <Image Name="VertScrollBarSegment" XPos="206" YPos="2" Width="4" Height="10" />
   <Image Name="VertScrollThumbNormal" XPos="214" YPos="2" Width="8" Height="24" />
   <Image Name="VertScrollThumbHover" XPos="224" YPos="2" Width="8" Height="24" />
   <Image Name="VertScrollUpNormal" XPos="196" YPos="32" Width="12" Height="12" />
   <Image Name="VertScrollDownNormal" XPos="182" YPos="32" Width="12" Height="12" />
   <Image Name="VertScrollUpHover" XPos="196" YPos="46" Width="12" Height="12" />
   <Image Name="VertScrollDownHover" XPos="182" YPos="46" Width="12" Height="12" />
   <Image Name="MiniVertScrollBarSegment" XPos="207" YPos="60" Width="4" Height="10" />
   <Image Name="MiniVertScrollThumbNormal" XPos="214" YPos="59" Width="7" Height="22" />
   <Image Name="MiniVertScrollThumbTopNormal" XPos="214" YPos="59" Width="7" Height="5" />
   <Image Name="MiniVertScrollThumbMiddleNormal" XPos="214" YPos="65" Width="7" Height="5" />
   <Image Name="MiniVertScrollThumbBottomNormal" XPos="214" YPos="76" Width="7" Height="5" />
   <Image Name="MiniVertScrollThumbTopHover" XPos="223" YPos="59" Width="7" Height="5" />
   <Image Name="MiniVertScrollThumbMiddleHover" XPos="223" YPos="65" Width="7" Height="5" />
   <Image Name="MiniVertScrollThumbBottomHover" XPos="223" YPos="76" Width="7" Height="5" />
   <Image Name="MiniVertScrollThumbHover" XPos="223" YPos="59" Width="7" Height="22" />
   <Image Name="MiniVertScrollUpNormal" XPos="194" YPos="60" Width="10" Height="9" />
   <Image Name="MiniVertScrollDownNormal" XPos="182" YPos="59" Width="10" Height="9" />
   <Image Name="MiniVertScrollUpHover" XPos="194" YPos="70" Width="10" Height="9" />
   <Image Name="MiniVertScrollDownHover" XPos="182" YPos="69" Width="10" Height="9" />
   <Image Name="VertSliderBody" XPos="234" YPos="2" Width="9" Height="48" />
   <Image Name="VertSliderThumbNormal" XPos="217" YPos="28" Width="15" Height="6" />
   <Image Name="VertSliderThumbHover" XPos="217" YPos="36" Width="15" Height="6" />
   <Image Name="MiniHorzScrollBarSegment" XPos="244" YPos="80" Width="10" Height="4" />
   <Image Name="MiniHorzScrollThumbNormal" XPos="233" YPos="87" Width="22" Height="7" />
   <Image Name="MiniHorzScrollThumbLeftNormal" XPos="233" YPos="87" Width="5" Height="7" />
   <Image Name="MiniHorzScrollThumbMiddleNormal" XPos="239" YPos="87" Width="5" Height="7" />
   <Image Name="MiniHorzScrollThumbRightNormal" XPos="250" YPos="87" Width="5" Height="7" />
   <Image Name="MiniHorzScrollThumbHover" XPos="233" YPos="96" Width="22" Height="7" />
   <Image Name="MiniHorzScrollThumbLeftHover" XPos="233" YPos="96" Width="5" Height="7" />
   <Image Name="MiniHorzScrollThumbMiddleHover" XPos="239" YPos="96" Width="5" Height="7" />
   <Image Name="MiniHorzScrollThumbRightHover" XPos="250" YPos="96" Width="5" Height="7" />
   <Image Name="MiniHorzScrollLeftNormal" XPos="246" YPos="55" Width="9" Height="10" />
   <Image Name="MiniHorzScrollRightNormal" XPos="245" YPos="67" Width="9" Height="10" />
   <Image Name="MiniHorzScrollLeftHover" XPos="236" YPos="55" Width="9" Height="10" />
   <Image Name="MiniHorzScrollRightHover" XPos="235" YPos="67" Width="9" Height="10" />
   <Image Name="ListboxLeft" XPos="41" YPos="89" Width="7" Height="6" />
   <Image Name="ListboxRight" XPos="62" YPos="89" Width="7" Height="6" />
   <Image Name="ListboxTop" XPos="52" YPos="78" Width="6" Height="7" />
   <Image Name="ListboxBottom" XPos="52" YPos="99" Width="6" Height="7" />
   <Image Name="ListboxTopLeft" XPos="41" YPos="78" Width="7" Height="7" />
   <Image Name="ListboxTopRight" XPos="62" YPos="78" Width="7" Height="7" />
   <Image Name="ListboxBottomLeft" XPos="41" YPos="99" Width="7" Height="7" />
   <Image Name="ListboxBottomRight" XPos="62" YPos="99" Width="7" Height="7" />
   <Image Name="ListboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="ListboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" />
   <Image Name="ComboboxEditLeft" XPos="138" YPos="2" Width="8" Height="16" />
   <Image Name="ComboboxEditMiddle" XPos="148" YPos="2" Width="8" Height="16" />
   <Image Name="ComboboxListButtonNormal" XPos="158" YPos="2" Width="16" Height="16" />
   <Image Name="ComboboxListButtonHover" XPos="158" YPos="20" Width="16" Height="16" />
   <Image Name="ComboboxListLeft" XPos="138" YPos="48" Width="8" Height="8" />
   <Image Name="ComboboxListRight" XPos="158" YPos="48" Width="8" Height="8" />
   <Image Name="ComboboxListTop" XPos="148" YPos="48" Width="8" Height="8" />
   <Image Name="ComboboxListBottom" XPos="148" YPos="58" Width="8" Height="8" />
   <Image Name="ComboboxListTopLeft" XPos="138" YPos="38" Width="8" Height="8" />
   <Image Name="ComboboxListTopRight" XPos="158" YPos="38" Width="8" Height="8" />
   <Image Name="ComboboxListBottomLeft" XPos="138" YPos="58" Width="8" Height="8" />
   <Image Name="ComboboxListBottomRight" XPos="158" YPos="58" Width="8" Height="8" />
   <Image Name="ComboboxListBackdrop" XPos="148" YPos="48" Width="8" Height="8" />
   <Image Name="ComboboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" />
   <Image Name="ComboboxDividerLeft" XPos="138" YPos="68" Width="14" Height="1" />
   <Image Name="ComboboxDividerMiddle" XPos="154" YPos="68" Width="8" Height="1" />
   <Image Name="ComboboxDividerRight" XPos="164" YPos="68" Width="14" Height="1" />
   <Image Name="HeaderBarBackdropNormal" XPos="230" YPos="163" Width="10" Height="12" />
   <Image Name="HeaderBarBackdropHover" XPos="230" YPos="163" Width="10" Height="12" />
   <Image Name="HeaderBarSplitterNormal" XPos="225" YPos="92" Width="3" Height="16" />
   <Image Name="HeaderBarSplitterHover" XPos="200" YPos="92" Width="3" Height="16" />
   <Image Name="HeaderBarSortUp" XPos="233" YPos="178" Width="8" Height="8" />
   <Image Name="HeaderBarSortDown" XPos="244" YPos="178" Width="8" Height="8" />
   <Image Name="MultiListLeft" XPos="170" YPos="92" Width="7" Height="6" />
   <Image Name="MultiListRight" XPos="191" YPos="92" Width="7" Height="6" />
   <Image Name="MultiListTop" XPos="181" YPos="81" Width="6" Height="7" />
   <Image Name="MultiListBottom" XPos="181" YPos="102" Width="6" Height="7" />
   <Image Name="MultiListTopLeft" XPos="170" YPos="81" Width="7" Height="7" />
   <Image Name="MultiListTopRight" XPos="191" YPos="81" Width="7" Height="7" />
   <Image Name="MultiListBottomLeft" XPos="170" YPos="102" Width="7" Height="7" />
   <Image Name="MultiListBottomRight" XPos="191" YPos="102" Width="7" Height="7" />
   <Image Name="MultiListBackdrop" XPos="181" YPos="92" Width="6" Height="6" />
   <Image Name="MultiListSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" />
   <Image Name="AltProgressLeft" XPos="71" YPos="88" Width="8" Height="12" />
   <Image Name="AltProgressMiddle" XPos="81" YPos="88" Width="8" Height="12" />
   <Image Name="AltProgressRight" XPos="91" YPos="88" Width="8" Height="12" />
   <Image Name="AltProgressQuarter" XPos="102" YPos="89" Width="3" Height="4" />
   <Image Name="AltProgressHalf" XPos="109" YPos="89" Width="4" Height="5" />
   <Image Name="AltProgressLight1" XPos="100" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight2" XPos="106" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight3" XPos="112" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight4" XPos="118" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight5" XPos="124" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight6" XPos="130" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight7" XPos="136" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight8" XPos="142" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight9" XPos="148" YPos="97" Width="4" Height="8" />
   <Image Name="AltProgressLight10" XPos="154" YPos="97" Width="4" Height="8" />
   <Image Name="CloseButtonNormal" XPos="41" YPos="128" Width="16" Height="16" />
   <Image Name="CloseButtonHover" XPos="41" YPos="146" Width="16" Height="16" />
   <Image Name="CloseButtonPressed" XPos="41" YPos="164" Width="16" Height="16" />
   <Image Name="NewCloseButtonNormal" XPos="90" YPos="146" Width="10" Height="10" />
   <Image Name="NewCloseButtonHover" XPos="90" YPos="146" Width="10" Height="10" />
   <Image Name="NewCloseButtonPressed" XPos="90" YPos="146" Width="10" Height="10" />
   <Image Name="MultiLineEditboxLeft" XPos="41" YPos="89" Width="6" Height="6" />
   <Image Name="MultiLineEditboxRight" XPos="63" YPos="89" Width="6" Height="6" />
   <Image Name="MultiLineEditboxTop" XPos="52" YPos="78" Width="6" Height="6" />
   <Image Name="MultiLineEditboxBottom" XPos="52" YPos="100" Width="6" Height="6" />
   <Image Name="MultiLineEditboxTopLeft" XPos="41" YPos="78" Width="6" Height="6" />
   <Image Name="MultiLineEditboxTopRight" XPos="63" YPos="78" Width="6" Height="6" />
   <Image Name="MultiLineEditboxBottomLeft" XPos="41" YPos="100" Width="6" Height="6" />
   <Image Name="MultiLineEditboxBottomRight" XPos="63" YPos="100" Width="6" Height="6" />
   <Image Name="MultiLineEditboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="MultiLineEditboxSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" />
   <Image Name="MouseTarget" XPos="182" YPos="127" Width="17" Height="17" XOffset="-8" YOffset="-8" />
   <Image Name="TabHorizontalFiller" XPos="197" YPos="201" Width="7" Height="1" />
   <Image Name="TabContentPaneUpperLeft" XPos="41" YPos="78" Width="7" Height="7" />
   <Image Name="TabContentPaneUpper" XPos="52" YPos="78" Width="6" Height="7" />
   <Image Name="TabContentPaneUpperRight" XPos="62" YPos="78" Width="7" Height="7" />
   <Image Name="TabContentPaneLeft" XPos="41" YPos="89" Width="7" Height="6" />
   <Image Name="TabContentPaneRight" XPos="62" YPos="89" Width="7" Height="6" />
   <Image Name="TabContentPaneLower" XPos="52" YPos="99" Width="6" Height="7" />
   <Image Name="TabContentPaneLowerLeft" XPos="41" YPos="99" Width="7" Height="7" />
   <Image Name="TabContentPaneLowerRight" XPos="62" YPos="99" Width="7" Height="7" />
   <Image Name="TabContentPaneMiddle" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="TabButtonScrollLeftNormal" XPos="97" YPos="108" Width="16" Height="17" />
   <Image Name="TabButtonScrollRightNormal" XPos="112" YPos="108" Width="16" Height="17" />
   <Image Name="TabButtonScrollLeftHover" XPos="127" YPos="108" Width="16" Height="17" />
   <Image Name="TabButtonScrollRightHover" XPos="142" YPos="108" Width="16" Height="17" />
   <Image Name="TabButtonLeftNormal" XPos="41" YPos="89" Width="7" Height="6" />
   <Image Name="TabButtonRightNormal" XPos="62" YPos="89" Width="7" Height="6" />
   <Image Name="TabButtonUpperNormal" XPos="52" YPos="78" Width="6" Height="7" />
   <Image Name="TabButtonLowerNormal" XPos="52" YPos="99" Width="6" Height="7" />
   <Image Name="TabButtonUpperLeftNormal" XPos="41" YPos="78" Width="7" Height="7" />
   <Image Name="TabButtonUpperLeft2Normal" XPos="186" YPos="164" Width="7" Height="7" />
   <Image Name="TabButtonUpperRightNormal" XPos="62" YPos="78" Width="7" Height="7" />
   <Image Name="TabButtonLowerLeftNormal" XPos="41" YPos="99" Width="7" Height="7" />
   <Image Name="TabButtonLowerRightNormal" XPos="62" YPos="99" Width="7" Height="7" />
   <Image Name="TabButtonLowerRight2Normal" XPos="187" YPos="195" Width="7" Height="7" />
   <Image Name="TabButtonMiddleNormal" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="TabButtonLeftSelected" XPos="41" YPos="89" Width="7" Height="6" />
   <Image Name="TabButtonRightSelected" XPos="62" YPos="89" Width="7" Height="6" />
   <Image Name="TabButtonUpperSelected" XPos="52" YPos="78" Width="6" Height="7" />
   <Image Name="TabButtonLowerSelected" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="TabButtonUpperLeftSelected" XPos="41" YPos="78" Width="7" Height="7" />
   <Image Name="TabButtonUpperRightSelected" XPos="62" YPos="78" Width="7" Height="7" />
   <Image Name="TabButtonLowerLeftSelected" XPos="41" YPos="99" Width="7" Height="7" />
   <Image Name="TabButtonLowerRightSelected" XPos="62" YPos="99" Width="7" Height="7" />
   <Image Name="TabButtonMiddleSelected" XPos="52" YPos="89" Width="6" Height="6" />
   <Image Name="TooltipTopLeft" XPos="61" YPos="160" Width="4" Height="4" />
   <Image Name="TooltipTopRight" XPos="85" YPos="160" Width="5" Height="4" />
   <Image Name="TooltipBottomLeft" XPos="61" YPos="184" Width="4" Height="5" />
   <Image Name="TooltipBottomRight" XPos="85" YPos="184" Width="5" Height="5" />
   <Image Name="TooltipLeftEdge" XPos="61" YPos="171" Width="4" Height="6" />
   <Image Name="TooltipRightEdge" XPos="85" YPos="171" Width="5" Height="6" />
   <Image Name="TooltipTopEdge" XPos="72" YPos="160" Width="6" Height="4" />
   <Image Name="TooltipBottomEdge" XPos="72" YPos="184" Width="6" Height="5" />
   <Image Name="TooltipMiddle" XPos="72" YPos="171" Width="6" Height="6" />
   <Image Name="MenuTopLeft" XPos="166" YPos="204" Width="2" Height="2" />
   <Image Name="MenuTopRight" XPos="175" YPos="204" Width="3" Height="2" />
   <Image Name="MenuBottomLeft" XPos="166" YPos="213" Width="2" Height="3" />
   <Image Name="MenuBottomRight" XPos="175" YPos="213" Width="3" Height="3" />
   <Image Name="MenuLeft" XPos="166" YPos="209" Width="2" Height="1" />
   <Image Name="MenuRight" XPos="175" YPos="209" Width="3" Height="1" />
   <Image Name="MenuTop" XPos="171" YPos="204" Width="1" Height="2" />
   <Image Name="MenuBottom" XPos="171" YPos="213" Width="1" Height="3" />
   <Image Name="MenuMiddle" XPos="171" YPos="209" Width="1" Height="1" />
   <Image Name="PopupMenuFrameTopLeft" XPos="186" YPos="204" Width="2" Height="2" />
   <Image Name="PopupMenuFrameTopRight" XPos="195" YPos="204" Width="4" Height="2" />
   <Image Name="PopupMenuFrameBottomLeft" XPos="186" YPos="213" Width="2" Height="4" />
   <Image Name="PopupMenuFrameBottomRight" XPos="195" YPos="213" Width="4" Height="4" />
   <Image Name="PopupMenuFrameLeft" XPos="186" YPos="209" Width="2" Height="1" />
   <Image Name="PopupMenuFrameRight" XPos="195" YPos="209" Width="4" Height="1" />
   <Image Name="PopupMenuFrameTop" XPos="191" YPos="204" Width="1" Height="2" />
   <Image Name="PopupMenuFrameBottom" XPos="191" YPos="213" Width="1" Height="4" />
   <Image Name="PopupMenuMiddle" XPos="191" YPos="209" Width="1" Height="1" />
   <Image Name="PopupMenuArrowRight" XPos="179" YPos="204" Width="5" Height="5" />
   <Image Name="PopupMenuArrowLeft" XPos="179" YPos="210" Width="5" Height="5" />
   <Image Name="TreeListClosed" XPos="175" YPos="111" Width="7" Height="11" XOffset="8" YOffset="2" />
   <Image Name="TreeListOpened" XPos="164" YPos="111" Width="11" Height="7" XOffset="8" YOffset="2"/>
</Imageset>


User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: imageset loads differntly on different computers

Postby Kulik » Sun Jul 10, 2011 19:27

AutoScaled is true, could you try this on your PC with various resolutions?

Another idea I have is that this texture is very big and is not power of two sized (NPOT texture). Could you post the specific GPU where this works and where this does not work.

EDIT: It loads into the CEGUI Unified Editor just fine... Maybe you could move the bg to another file and keep the texture smaller and power of two to make things more consistent.
EDIT2: The texture must be close to 4096x4096, I would definitely split it up

Saskia
Just popping in
Just popping in
Posts: 5
Joined: Sun Jul 10, 2011 15:21

Re: imageset loads differntly on different computers

Postby Saskia » Sun Jul 10, 2011 20:07

hm.. I have tried changing the Ogre resolutions as well as changing the resolution of the computerscreen itself. on both screens. sadly it didnt change anything.

the textures size is 8192 pixel. so its 2^13 i think. but u are right ^^ it is a pretty big imageset, but i didnt manage to put it into smaller pieces yet ... n_n". although i think i have to try doing it, if nothing works.

the grafik card details are:
gpu where it is working: nvidia gt 240 m
gpu where it is not working: geForce Go 7950 GTX

another thing i've noticed: when i change the width and hight of an element inside the SassiLook.imageset manually. i get closer to the single area i actually want to display. so i guess, i could play around with the hight and width and position of the objects in the imageset and get the right result..... although i still dont get why it does work on my cpu ... very strange n_n".

ill probably write back tomorrow since I'm going home soon (I'm in uni right now... on a sundy D=). good night and thank u very much again : )

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: imageset loads differntly on different computers

Postby Kulik » Sun Jul 10, 2011 20:23

Woah, I am not even sure my GPU (gtx 460) can load a 8192px texture! Definitely split it into parts. Should help with organisation of the images and also these issues. I am quite sure the poor 7950 can't load the texture fully and exhibits some undefined behaviour.

Saskia
Just popping in
Just popping in
Posts: 5
Joined: Sun Jul 10, 2011 15:21

Re: imageset loads differntly on different computers

Postby Saskia » Mon Jul 11, 2011 08:37

: ) okay, it really looks like i can't find a way around it. hopefully I'll be able to do it before thursday. i bet my friends GPU will be really thankful ; ).
thanks so much again. and a wonderful day ^^

Saskia
Just popping in
Just popping in
Posts: 5
Joined: Sun Jul 10, 2011 15:21

Re: imageset loads differntly on different computers

Postby Saskia » Tue Jul 12, 2011 11:38

it worked =D. looks like it was really the hughe tga. that caused the problem. i scaled it down to 4056x 4056. still pretty big, but it works so far. : ) next time i'll definitely split it into different tga files : ). thank u : ).

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: imageset loads differntly on different computers

Postby Kulik » Tue Jul 12, 2011 12:09

4096 would be safer than 4056 :-) Keep it power of two.

I myself wouldn't rely on 4096, the most I would rely on is 2048 I think...

Jamarr
CEGUI MVP
CEGUI MVP
Posts: 812
Joined: Tue Jun 03, 2008 23:59
Location: USA

Re: imageset loads differntly on different computers

Postby Jamarr » Tue Jul 12, 2011 17:22

Kulik wrote:I myself wouldn't rely on 4096, the most I would rely on is 2048 I think...


Seconded ;)
If somebody helps you by replying to your thread, upvote him/her as a thanks! Make sure to include your CEGUI.log and everything you tried when posting! And remember that we are not magicians!


Return to “Help”

Who is online

Users browsing this forum: No registered users and 20 guests