News:

Come Chat with us live! Learn how HERE!

Main Menu

Trying to use Ingar's GtkRadiant 1.5.0 builds, but it's not working.

Started by Red.Beard.IV, January 28, 2009, 10:35:39 PM

Red.Beard.IV

As some people may have seen, I'm trying to get this working on the Ubuntu laptop of mine. I've got as far as installing it now but when I run it it's not running as it should.

The screenshot below is what I always get, and when I try to make a brush on the blank black map box, the map will flicker to how it should look back to its blackened state currently.



I'm pretty sure I have the necessary packages installed on my system, but I'm not sure how to check to see if I do or not. But I do have OpenGL and X11.

Archangel

cant read the errors since you're using myspace to host them. gj

Red.Beard.IV

That was the first and easiest place I thought of...

QuoteUnable to find default tag file /usr/local/games/netradiant-1.5/trem.game/shadertags.xml. No tag supports/"

QuoteGtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

QuoteTexture load failed: "textures/"


Archangel



QuoteUnable to find default tag file /usr/local/games/netradiant-1.5/trem.game/shadertags.xml. No tag supports/"

QuoteGtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

those are normal

QuoteTexture load failed: "textures/"

try setting your game path correctly

Red.Beard.IV


Biszkhopt

Firstly I recommend to install radiant somewhere in your Home Directory (so you have rights to everything it contains), if U have desktop effects (like compiz fusion etc.) turn them off (it's well known that radiant don't like desktop compositing :P). Good Luck

open source rulez

The Me


Biszkhopt

R install both tremulous and radiant in you're home directory

open source rulez

Ingar

Quote from: The Me on January 29, 2009, 04:35:17 PM
Quote from: Red.Beard.IV on January 29, 2009, 06:03:21 AM
that's the dir to tremulous?
/usr/local/games/tremulous?
/usr/local/games/tremulous/base

base is automaticly added. If you have this in trem.game:
enginepath_linux="/usr/local/games/tremulous/"

This means data-1.1.0.pk3 should be in /usr/local/games/tremulous/base.
So an easy way to find your tremulous data is to look for that file.

Try locate (it might or might not work on your system)
locate data-1.1.0.pk3

If locate doesnt work you can try find:
find /usr -name data-1.1.0.pk3


Red.Beard.IV

OK. Done that and I got this;

ryan@ubuntu:~$ locate data-1.1.0.pk3
/usr/local/games/tremulous/base/data-1.1.0.pk3