Tremulous Forum
Media => Mapping Center => Topic started 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.
-
Run it in a terminal, so we can see the debug messages.
-
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?
-
Some things have a --verbose or -v switch, but I don't think that would apply here (?).
-
Try compiling your map by hand with q3map2 (in your radiant folder)
-
Thanks, somehow it works ;) But, you know, I would like to build using in-Radiant menu, it's really much easier.