Tremulous Forum

Media => Mapping Center => Topic started by: Pevel on December 22, 2008, 02:00:17 pm

Title: Radiant - segmentation fault
Post by: Pevel on December 22, 2008, 02:00:17 pm
Hi :)
For some reason Radiant just closes without any warning every time I try to build map. I guess map information doesn't matter because error always occurs. I use Ingar's 1.5.0 build on Linux Ubuntu. Well, I can't give you more information about error because system console shows only segmentation fault and Radiant log shows just information about brushes etc. and at the end... setting up. I have no idea what's wrong. I've been searching for solution but I didn't find any so far. Thanks for any advices.
Title: Re: Radiant - segmentation fault
Post by: Archangel on December 22, 2008, 06:46:30 pm
Run it in a terminal, so we can see the debug messages.
Title: Re: Radiant - segmentation fault
Post by: Pevel on December 22, 2008, 08:46:29 pm
As I said, the only message in console (terminal) is segmentation fault. I don't know... is there any way to make the terminal display full logs?
Title: Re: Radiant - segmentation fault
Post by: Syntac on December 22, 2008, 08:53:46 pm
Some things have a --verbose or -v switch, but I don't think that would apply here (?).
Title: Re: Radiant - segmentation fault
Post by: Archangel on December 22, 2008, 08:54:36 pm
Try compiling your map by hand with q3map2 (in your radiant folder)
Title: Re: Radiant - segmentation fault
Post by: Pevel on December 22, 2008, 09:15:12 pm
Thanks, somehow it works ;) But, you know, I would like to build using in-Radiant menu, it's really much easier.