T2 Linux Server Help Needed!

flyte
04-20-2003, 16:58
I need somone help me set up my T2 Linux server.. :

1st off... running "tribes2d -dedicated Katabatic CTF" runs
for a little and then goes down hard with a segfault.

The only way to solve the above problem is to run tribes2d.dyanmic
(what does this do?)

2nd: when it -appears- to be running, I cannot see my server in the
server list, but when I try a connect("my ip"); thru the console,
it gives me an error message saying that there is a protocal version
error, connection rejected.

When I run loki-update, my only option to update is the uninstall
program.. I think it already updated the tribes2d.

What can I do to solve this? Please help!
Thanks.

Diablo Escobar
04-20-2003, 17:38
which distro?

are you running loki update as root?

can you paste in the console messages from startup and when it crashes?

flyte
04-22-2003, 15:49
which distro?

are you running loki update as root?

can you paste in the console messages from startup and when it crashes?

I'm running RH9.

I get this output message when I run loki-update as root:

Gtk-WARNING **: GModule initialization check failed: Gtk+ version too old (micro mismatch)
WARNING: you already have all of `/root/.loki/loki_update/tmp/loki_update-1.0.12-x86.run', skipping
ERROR: loki_update-1.0.12-x86.run.sig: No such file or directory
ERROR: loki_update-1.0.12-x86.run.sig: No such file or directory

and when I run tribes2d -dedicated Katabatic CTF, I get this
error message:

BUG! (Segmentation Fault) Going down hard...
Tribes 2 for Linux #21570
Built with glibc-2.1 on x86
Stack dump:
{
0x839b89a
0x839b51b
0x839b9b4
0x8398c6f
0x839b51b
0x83984f2
0x8398aaf
0x83aa5c7
0x83996be
0x83992e2
0x83541a5
0x835429d
0x8353fd8
0x830d21a
0x80e1b67
0x80e30b4
0x80d9d3e
0x80df702
0x80dad24
0x80d9042
0x820e64d
0x820e83b
0x81b8f17
0x836c9bd
0x8048111
}
Please send a full bug report,
along with the contents of autosave to: [email protected]
Unable to execute loki_qagent - exiting

Any ideas?

thanks

flyte
04-25-2003, 16:49
I figured it out....

from a clean t2 linux server instal..:

grab the cd update to 25034, but run it with
the --keep flag..

then once that is decompressed.. manually edit
the update.sh file and comment out lines that cause the
segfault - always on line 60.. when it tries to run
a verify script.

then it worked fine!