Search found 7 matches

by lobo
08 Feb 2007, 14:04
Forum: Player talk
Topic: Blue shorts
Replies: 58
Views: 15858

Cheers... then the blue jeans are rare indeed ;)
by lobo
08 Feb 2007, 09:51
Forum: Player talk
Topic: Blue shorts
Replies: 58
Views: 15858

Lamp snakes vs cave snakes

Madcap wrote:These still not available? There's a rumor that the lamp snakes drop them.
Just have to ask; are lamp snakes and cave snakes the same?

I've been impaling a lot of cave snakes to get the blue jeans. I just want know if I'm killing the wrong monster to get it :)
by lobo
04 Feb 2007, 17:33
Forum: Support & Bug reports
Topic: Client keeps crashing (seg. fault)
Replies: 8
Views: 3863

solved

Hi

Ok, i solved the problem:

I changed opengl to 1 in the config file instead of 0 and now i'm in
by lobo
04 Feb 2007, 15:01
Forum: Support & Bug reports
Topic: Client keeps crashing (seg. fault)
Replies: 8
Views: 3863

gdb input/output, bt + config.xml

The problem seems to with OpenGL rendering, does the program function with software rendering? Please try it by changing the OpenGL setting to 0 in your config file in $HOME/.tmw/config.xml Unfortunatly, you didn't include the backtrace (bt) after the SIGSEGV. So I cant find out which part of tmw c...
by lobo
04 Feb 2007, 10:41
Forum: Support & Bug reports
Topic: Client keeps crashing (seg. fault)
Replies: 8
Views: 3863

tmw.log output

Aside the backtrace, your log file may also include useful information. It is located at ~/.tmw/tmw.log. [mk@workstation1 ~]$ cat .tmw/tmw.log [10:36:46.33] Initializing SDL... [10:36:46.41] Initializing resource manager... [10:36:46.41] Adding to PhysicsFS: /home/mk//.tmw [10:36:46.41] Adding to P...
by lobo
04 Feb 2007, 10:39
Forum: Support & Bug reports
Topic: Client keeps crashing (seg. fault)
Replies: 8
Views: 3863

gdb input/output

A SIGSEGV can be any number of things... Could you run tmw via gdb? The commands would be: gdb tmw run [sigsegv comes here] bt q Please copy paste all the input/output of your terminal session here. [mk@workstation1 ~]$ gdb tmw GNU gdb Red Hat Linux (6.5-15.fc6rh) Copyright (C) 2006 Free Software F...
by lobo
01 Feb 2007, 19:15
Forum: Support & Bug reports
Topic: Client keeps crashing (seg. fault)
Replies: 8
Views: 3863

Client keeps crashing (seg. fault)

Hi After upgrading my client keeps seg. faulting. when i push the 'play' button Only error msg is: [mk@workstation1 ~]$ tmw The Mana World v0.0.22 Segmentation fault I use FC6's rpm manaworld-0.0.22-1.fc6 (x86_64) uname -a Linux workstation1 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:50:56 EST 2007 x86_...