GUI Editor crashes on this line: CGUIEditWorkspace.cpp:906 out->addBool("DrawGrid", DrawGrid);
It looks like out has a bad reference. It ate bad food so to speak hehe. I'm really tired but can track down exactly the cause tomorrow Just wondering if you have seen this or if you can build it fine.
Trunk build Ver 4011 GUI Editor crash
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Trunk build Ver 4011 GUI Editor crash
Sounds like your file was not writeable or something like that.
-
- Posts: 56
- Joined: Wed Nov 23, 2011 11:53 pm
Re: Trunk build Ver 4011 GUI Editor crash
Hmm, okay. I'll reset the permissions on the those files. Seems like windows isn't as good at that as *Nix but I'll try any how.
Re: Trunk build Ver 4011 GUI Editor crash
I can't reproduce a crash right now - then again I don't know what you did to get to the crash. Which System, Compiler, what actions you took ... etc.
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
-
- Posts: 56
- Joined: Wed Nov 23, 2011 11:53 pm
Re: Trunk build Ver 4011 GUI Editor crash
Doh, meant to check this a few days ago, sorry. I am using MSVC 2010 I opened up the 2010 project you guys have in the directory for GUIEditor in tools and clicked the go button. I did nothing else.
Windows 7 64-bit
8GB Ram
i7 @ 1.7ghz
Nvidia gt335m
(The computer is a stock Alienware m11x r2 if the specs sound familial)
Windows 7 64-bit
8GB Ram
i7 @ 1.7ghz
Nvidia gt335m
(The computer is a stock Alienware m11x r2 if the specs sound familial)
-
- Posts: 56
- Joined: Wed Nov 23, 2011 11:53 pm
Re: Trunk build Ver 4011 GUI Editor crash
Guess I never added my "fix" for this. I rebuilt the Irrlicht libs and dll and all was good. It turned out I had one of those nightly builds in there and it must have been stale or a few version behind. Rebuilding solved everything.
Re: Trunk build Ver 4011 GUI Editor crash
Ok, that makes sense, thanks for telling.
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