So, for the zillionth time I tried gtkradiant. This time is seems to have actually compiled. However....
I tried compiling it several ways, scons always says it's done building targets after an epic amount of warnings about missing sentinels in function calls and suggested braces around empty 'else' body etc., I run install.py and it gives no errors nor warnings. Yes I put UrTPack into GtkRadiant/games like this:
Code:
natirips@nati-lap:/razno/igre/gtkradiant/src/GtkRadiant/games$ ls UrTPack/
game install
natirips@nati-lap:/razno/igre/gtkradiant/src/GtkRadiant/games$ ls -R UrTPack/
UrTPack/:
game install
UrTPack/game:
synapse.config
UrTPack/install:
q3ut4
UrTPack/install/q3ut4:
common-spog.pk3 scripts
UrTPack/install/q3ut4/scripts:
common.shader entities.def urbanterror.def
default_project.proj shaderlist.txt
natirips@nati-lap:/razno/igre/gtkradiant/src/GtkRadiant/games$
And now when I start GtkRadiant I get splash screen with the following error message over it:
Attachment:
Prikaz_zaslona-Radiant - Runtime Error.png
My yet-to-hopefully-be mapping UrT directory is /razno/igre/UrbanTerrorMap although it doesn't matter in this case I believe.
Pressing yes or no does nothing but crash the program.
Anyone any ideas?