Hey ppl, very new to this great engine, but seem to be getting quite a nasty crash with no stack-trace.
Basically, after making a message box visible (created with GUIEditor), with "yes" "no" buttons, clicking any of these buttons, causes an exit.
With or without code to handle the events of EGET_MESSAGEBOX_YES and EGET_MESSAGEBOX_NO it still crashes.
Any idea why this may be?
Messagebox with 0xfeeefeee crash
-
- Posts: 1186
- Joined: Fri Dec 29, 2006 12:04 am
Re: Messagebox with 0xfeeefeee crash
Please show a minimal compilable program which reproduces the problem.
http://www.catb.org/~esr/faqs/smart-questions.html
http://www.catb.org/~esr/faqs/smart-questions.html
"Whoops..."
Re: Messagebox with 0xfeeefeee crash
My bad, turned out I hadn't called grab(). My apologies
Other than the tutorial, is there another in-depth tutorial for the irrlicht GUI??
Other than the tutorial, is there another in-depth tutorial for the irrlicht GUI??
Re: Messagebox with 0xfeeefeee crash
No, but you can always ask in the forum when you are stuck. What would you like to see in the in-depth tutorial? (it's not really that deep anyway - once you need more than API you can likely just look at the sources)
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm