[solved] CEGUI Samples crash with Release.

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

crazybuzzard
Just popping in
Just popping in
Posts: 2
Joined: Wed Nov 04, 2009 04:34

[solved] CEGUI Samples crash with Release.

Postby crazybuzzard » Wed Nov 04, 2009 16:18

I Get CEGUI the last Version 0.7.1
I Build CEGUI Samples Debug,Release,Debug_Static,Release_Static.
Build Debug_Static,Release_Static ,the Exe run correctly.
when I run Rlease Exe, application crash at code : SchemeManager::getSingleton().create("TaharezLook.scheme");
then I got a Message Box saied :
Assertion failed!
program: ...
File: d:\temp\cegui-0.7.1-vc9\cegui\in...
Line:79

Expression:ms_Singletion

For information``````

05/11/2009 00:04:46 (Std) CEGUI::Logger singleton created. (017ADCB0)
05/11/2009 00:04:46 (Std)
05/11/2009 00:04:46 (Std) ********************************************************************************
05/11/2009 00:04:46 (Std) * Important: *
05/11/2009 00:04:46 (Std) * To get support at the CEGUI forums, you must post _at least_ the section *
05/11/2009 00:04:46 (Std) * of this log file indicated below. Failure to do this will result in no *
05/11/2009 00:04:46 (Std) * support being given; please do not waste our time. *
05/11/2009 00:04:46 (Std) ********************************************************************************
05/11/2009 00:04:46 (Std) ********************************************************************************
05/11/2009 00:04:46 (Std) * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
05/11/2009 00:04:46 (Std) ********************************************************************************
05/11/2009 00:04:46 (Std) ---- Version 0.7.1 (Build: Oct 25 2009 Debug Microsoft Windows MSVC++ 9.0 32 bit) ----
05/11/2009 00:04:46 (Std) ---- Renderer module is: CEGUI::Direct3D9Renderer - Official Direct3D 9 based 2nd generation renderer module. ----
05/11/2009 00:04:46 (Std) ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
05/11/2009 00:04:46 (Std) ---- Image Codec module is: SILLYImageCodec - Official SILLY based image codec ----
05/11/2009 00:04:46 (Std) ---- Scripting module is: None ----
05/11/2009 00:04:46 (Std) ********************************************************************************
05/11/2009 00:04:46 (Std) * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
05/11/2009 00:04:46 (Std) ********************************************************************************
05/11/2009 00:04:46 (Std)
05/11/2009 00:04:46 (Std) ---- Begining CEGUI System initialisation ----
05/11/2009 00:04:46 (Std) CEGUI::ImagesetManager singleton created (017ADBA8)
05/11/2009 00:04:46 (Std) CEGUI::FontManager singleton created. (017AE948)
05/11/2009 00:04:46 (Std) CEGUI::WindowFactoryManager singleton created
05/11/2009 00:04:46 (Std) CEGUI::WindowManager singleton created (017B98C0)
05/11/2009 00:04:46 (Std) CEGUI::SchemeManager singleton created. (017C6FF0)
05/11/2009 00:04:46 (Std) CEGUI::MouseCursor singleton created. (017AF680)
05/11/2009 00:04:46 (Std) CEGUI::GlobalEventSet singleton created. (017BE528)
05/11/2009 00:04:46 (Std) CEGUI::WidgetLookManager singleton created. (017BF8D8)
05/11/2009 00:04:46 (Std) CEGUI::WindowRendererManager singleton created (0178AD40)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'DefaultWindow' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'DefaultWindow' windows added. (017C7820)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'DragContainer' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'DragContainer' windows added. (017C79C0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'ScrolledContainer' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'ScrolledContainer' windows added. (017C7B60)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'ClippedContainer' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'ClippedContainer' windows added. (017C7D00)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Checkbox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Checkbox' windows added. (017C7EA0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/PushButton' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/PushButton' windows added. (017C8040)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/RadioButton' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/RadioButton' windows added. (017C81E0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Combobox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Combobox' windows added. (017C8380)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ComboDropList' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ComboDropList' windows added. (017C8520)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Editbox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Editbox' windows added. (017C86C0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/FrameWindow' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/FrameWindow' windows added. (017C8860)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ItemEntry' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ItemEntry' windows added. (017C8A00)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Listbox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Listbox' windows added. (017C8BA0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ListHeader' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ListHeader' windows added. (017C8D40)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (017C8EE0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Menubar' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Menubar' windows added. (017C9140)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/PopupMenu' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/PopupMenu' windows added. (017C92E0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/MenuItem' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/MenuItem' windows added. (017C9480)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/MultiColumnList' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/MultiColumnList' windows added. (017C9620)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (017C97C0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ProgressBar' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ProgressBar' windows added. (017C9960)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ScrollablePane' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ScrollablePane' windows added. (017C9B00)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Scrollbar' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Scrollbar' windows added. (017C9CA0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Slider' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Slider' windows added. (017C9E40)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Spinner' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Spinner' windows added. (017C9FE0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/TabButton' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/TabButton' windows added. (017CA180)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/TabControl' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/TabControl' windows added. (017CA320)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Thumb' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Thumb' windows added. (017CA4C0)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Titlebar' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Titlebar' windows added. (017CA660)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Tooltip' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Tooltip' windows added. (017CA8D8)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/ItemListbox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/ItemListbox' windows added. (017CAA78)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/GroupBox' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/GroupBox' windows added. (017CAC18)
05/11/2009 00:04:46 (Std) Created WindowFactory for 'CEGUI/Tree' windows.
05/11/2009 00:04:46 (Std) WindowFactory for 'CEGUI/Tree' windows added. (017CADB8)
05/11/2009 00:04:46 (Std) Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
05/11/2009 00:04:46 (Std) CEGUI::System singleton created. (017AD998)
05/11/2009 00:04:46 (Std) ---- CEGUI System initialisation completed ----
05/11/2009 00:04:46 (Std)
05/11/2009 00:04:46 (Std) Attempting to create Imageset 'cegui_logo' using image file 'logo.png'.

I didn't find any useful message is print on the file.

Is this a Bug ? I don't know.
I Have Get the last DXSDK August2009 for CEGUI0.7.1
In my personal application crash with the same code.
But My persional application work with CEGUI0.7.0 correctly .

crazybuzzard
Just popping in
Just popping in
Posts: 2
Joined: Wed Nov 04, 2009 04:34

Re: CEGUI Samples crash with Release.

Postby crazybuzzard » Fri Nov 06, 2009 05:33

hello,everybody.

I have rebuilded all lib. now it work ok.

tks.


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: Bing [Bot] and 1 guest