Jump to content
Eternal Lands Official Forums
Sign in to follow this  
cybercool

Game shutsdown

Recommended Posts

Hello,

 

I have a problem with the linux client.

When i play the game something it shutsdown, when i don't want it.

Most of the times when i kill al rabit or i go to a other world.

But just now i shutsdown when i walked.

 

Does anybody know this problem.

 

I'm using the newest client and using Ubuntu 5.10

I have a ATI 9000 grafical card.

 

Greetings,

Cybercool

Share this post


Link to post
Share on other sites

I tried to start the game in a terminal

and next happend:

 

i logged in, and the game shutsdown when it wanted to load the map and gives the following error:

segmentation fault

 

Does anybady know what this is

?

Share this post


Link to post
Share on other sites

There is a file called error_log.txt that might contain some clues - try posting it's contents here. Also you might issue the in-game command #glinfo and post the first 3 lines of output here - it'll tell what openGL drivers you are using.

Share this post


Link to post
Share on other sites
There is a file called error_log.txt that might contain some clues - try posting it's contents here. Also you might issue the in-game command #glinfo and post the first 3 lines of output here - it'll tell what openGL drivers you are using.

214462[/snapback]

 

 

I use the ati fglrx drivers.

 

I see no errorlog.txt

 

Where must it be?

Share this post


Link to post
Share on other sites

Under Linux, the default location for error_log.txt is in $HOME/.elc/

Share this post


Link to post
Share on other sites
Under Linux, the default location for error_log.txt is in $HOME/.elc/

214464[/snapback]

 

 

errorlog:

Log started at 2005-10-21 23:24:09

 

Error: Can't open file "/home/ivo/.elc//el.ini"

 

Error: Can't open file "./textures/fontv.bmp"

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

Share this post


Link to post
Share on other sites
Those errors are 'normal', shouldn't cause any problems.

 

BTW, can you compile the client yourself, with the latest cvs?

214720[/snapback]

 

 

I just downloaded the game and started el.x86.bin

Share this post


Link to post
Share on other sites
errorlog:

Log started at 2005-10-21 23:24:09

 

Error: Can't open file "/home/ivo/.elc//el.ini"

 

Error: Can't open file "./textures/fontv.bmp"

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

 

No Anim: ./animations/player_slash1.caf

214467[/snapback]

what else is in there? this looks like just the first screenful of the file, and there's probably more. a lot more. so that you don't have a huge amount of repeats, try

cat ~/.elc/error_log.txt |uniq

this basically says "send the file to the program called `uniq`", which ignores duplicate lines

if this doesn't work (if there are extra newlines in there, it may cause a problem, not sure), you can send just the interesting lines (using the trick below or doing it yourself)

for another trick, if you don't care about order but want all duplicates removed anywhere in file, you can do

cat file.ext | sort | uniq

sending through sort first will put it in alphabetical order... since it's ordered when it gets to uniq, all duplicates are in one group and can be ignored there

 

 

oh yes, and since you don't have an el.ini in your home dir (or didn't), please open that in your text editor of choice, and set the data_dir correctly. even if you always intend to run the program from where the data is stored, do it anyway. it's not much work, and will save you hassles if you ever don't run from data directory later

Share this post


Link to post
Share on other sites

This is the error log:

 

ivo@pcivo:~$ cat ~/.elc/error_log.txt | sort | uniq

Could not read console.xml
Could not read errors.xml
Could not read help.xml
Could not read options.xml
Could not read spells.xml
Could not read stats.xml
Could not read titles.xml
Duplicate actor ID
Duplicate actor ID 319 = Dunzo => Dunzo
Duplicate actor ID 324 = ja_pl ?*C$* => ja_pl ?*C$*
Duplicate actor ID 52 = dah76 => dah76
Error: Can't open file "./3dobjects/structures/locks.bmp"
Error: Can't open file "e3dlist.txt"
Error: Can't open file "harvestable.lst"
Error: Can't open file "/home/ivo/.elc//el.ini"
Error: Can't open file "/home/ivo/.elc//spells_cybercool.dat"
Error: Can't open file "/home/ivo/.elc//spells_liz.dat"
Error: Can't open file "mapinfo.lst"
Error: Can't open file "./maps/cave2.bmp"
Error: Can't open file "./maps/map2_insides.bmp"
Error: Can't open file "./maps/map3_insides.bmp"
Error: Can't open file "./maps/map6nf_cave.bmp"
Error: Can't open file "./maps/mapunderworld1.bmp"
Error: Can't open file "./maps/startmap_insides.bmp"
Error: Can't open file "./particles/moon_bubbles1.part"
Error: Can't open file "quest.log"
Error: Can't open file "./textures/font2.bmp"
Error: Can't open file "./textures/font3.bmp"
Error: Can't open file "./textures/font.bmp"
Error: Can't open file "./textures/fontv.bmp"
Error: Can't open file "./textures/login_back.bmp"
Error: Can't open file "./textures/particle5.bmp"
Error: Can't open file "./textures/particle6.bmp"
Error: Can't open file "./textures/particle7.bmp"
Got invalid sound number
Log started at 2005-10-21 23:24:09
Log started at 2005-10-21 23:40:12
Log started at 2005-10-21 23:59:01
Log started at 2005-10-22 00:01:07
Log started at 2005-10-22 00:04:27
Log started at 2005-10-22 00:27:23
Log started at 2005-10-22 21:24:50
Log started at 2005-10-22 22:19:24
Log started at 2005-10-22 22:19:43
Log started at 2005-10-22 22:23:01
Log started at 2005-10-22 22:26:20
Log started at 2005-10-22 22:29:42
Log started at 2005-10-22 22:31:10
Log started at 2005-10-22 22:33:37
Log started at 2005-10-23 11:23:45
Log started at 2005-10-23 12:47:31
Log started at 2005-10-23 12:57:23
Log started at 2005-10-23 14:23:27
Log started at 2005-10-23 19:20:20
Log started at 2005-10-23 19:48:53
Log started at 2005-10-24 02:35:30
Log started at 2005-10-24 10:54:23
Log started at 2005-10-24 11:48:45
Log started at 2005-10-24 12:00:20
Log started at 2005-10-24 12:21:16
Log started at 2005-10-24 12:22:43
Log started at 2005-10-24 12:23:34
Log started at 2005-10-24 12:23:55
Log started at 2005-10-24 12:26:24
Log started at 2005-10-24 12:27:22
Log started at 2005-10-24 13:44:30
Log started at 2005-10-24 13:46:10
Log started at 2005-10-24 13:50:44
Log started at 2005-10-24 13:53:07
Log started at 2005-10-24 14:49:20
Log started at 2005-10-24 14:50:29
Log started at 2005-10-24 14:57:20
Log started at 2005-10-24 15:25:44
Log started at 2005-10-24 15:31:04
Log started at 2005-10-24 15:32:43
Log started at 2005-10-24 15:37:22
Log started at 2005-10-24 15:47:26
Log started at 2005-10-24 15:48:23
Log started at 2005-10-24 15:49:23
Log started at 2005-10-24 15:54:41
Log started at 2005-10-24 16:16:39
Log started at 2005-10-24 23:54:24
Log started at 2005-10-25 00:01:07
Log started at 2005-10-25 12:06:15
Log started at 2005-10-25 12:41:08
Log started at 2005-10-25 13:25:20
Log started at 2005-10-25 13:31:54
Log started at 2005-10-25 14:53:59
Log started at 2005-10-25 15:14:35
Log started at 2005-10-25 16:19:36
Log started at 2005-10-26 01:16:12
Log started at 2005-10-26 16:16:58
Log started at 2005-10-26 16:52:30
Log started at 2005-10-26 17:51:53
Log started at 2005-10-26 17:55:48
Log started at 2005-10-26 17:56:05
Log started at 2005-10-26 17:57:15
Log started at 2005-10-26 17:58:00
Log started at 2005-10-26 17:58:12
Log started at 2005-10-26 17:59:30
Log started at 2005-10-26 18:02:20
Log started at 2005-10-26 18:02:43
Log started at 2005-10-26 18:16:55
Log started at 2005-10-26 18:17:52
Log started at 2005-10-26 18:19:38
Log started at 2005-10-26 18:21:54
Log started at 2005-10-26 19:56:35
Log started at 2005-10-26 19:58:40
Log started at 2005-10-26 20:01:20
Log started at 2005-10-26 20:30:33
Log started at 2005-10-26 20:34:00
Log started at 2005-10-26 20:35:34
Log started at 2005-10-26 20:41:45
Log started at 2005-10-27 01:22:38
Log started at 2005-10-27 01:41:35
Log started at 2005-10-27 11:17:57
Log started at 2005-10-27 15:38:10
Log started at 2005-10-28 11:31:32
Log started at 2005-10-28 12:34:59
Log started at 2005-10-28 12:39:07
Log started at 2005-10-28 12:41:23
Log started at 2005-10-28 13:11:42
Log started at 2005-10-28 13:32:26
Log started at 2005-10-28 13:45:29
Log started at 2005-10-28 14:05:50
Log started at 2005-10-28 14:12:52
Log started at 2005-10-28 14:48:19
Log started at 2005-10-28 22:24:16
Log started at 2005-10-29 21:02:59
Log started at 2005-10-30 10:17:17
Log started at 2005-10-30 10:20:43
Log started at 2005-10-30 10:59:31
Log started at 2005-10-30 11:05:24
Log started at 2005-10-30 11:06:40
Log started at 2005-10-30 23:18:14
Log started at 2005-10-31 00:09:10
Log started at 2005-10-31 14:30:49
No Anim: ./animations/canine_pain.caf
No Anim: ./animations/player_slash1.caf
Unable to add command 14 - 268
Unable to add command 18 - 1136
Unable to add command 18 - 222
Unable to add command 20 - 101
Unable to add command 20 - 1121
Unable to add command 20 - 1130
Unable to add command 20 - 287
Unable to add command 20 - 307
Unable to add command 20 - 319
Unable to add command 20 - 446
Unable to add command 20 - 487
Unable to add command 20 - 99
Unable to add command 21 - 101
Unable to add command 21 - 1063
Unable to add command 21 - 1084
Unable to add command 21 - 1121
Unable to add command 21 - 1130
Unable to add command 21 - 202
Unable to add command 21 - 331
Unable to add command 21 - 445
Unable to add command 21 - 446
Unable to add command 21 - 66
Unable to add command 22 - 101
Unable to add command 22 - 1063
Unable to add command 22 - 1084
Unable to add command 22 - 1121
Unable to add command 22 - 1130
Unable to add command 22 - 202
Unable to add command 22 - 235
Unable to add command 22 - 445
Unable to add command 22 - 66
Unable to add command 22 - 84
Unable to add command 23 - 1063
Unable to add command 23 - 1121
Unable to add command 23 - 135
Unable to add command 23 - 185
Unable to add command 23 - 278
Unable to add command 23 - 361
Unable to add command 23 - 66
Unable to add command 23 - 84
Unable to add command 24 - 160
Unable to add command 24 - 185
Unable to add command 24 - 222
Unable to add command 24 - 268
Unable to add command 24 - 278
Unable to add command 24 - 298
Unable to add command 24 - 407
Unable to add command 24 - 66
Unable to add command 24 - 92
Unable to add command 25 - 1122
Unable to add command 25 - 164
Unable to add command 25 - 175
Unable to add command 25 - 185
Unable to add command 25 - 2
Unable to add command 25 - 222
Unable to add command 25 - 224
Unable to add command 25 - 228
Unable to add command 25 - 26
Unable to add command 25 - 268
Unable to add command 25 - 307
Unable to add command 25 - 487
Unable to add command 25 - 513
Unable to add command 25 - 81
Unable to add command 26 - 1084
Unable to add command 26 - 1121
Unable to add command 26 - 1122
Unable to add command 26 - 175
Unable to add command 26 - 185
Unable to add command 26 - 2
Unable to add command 26 - 222
Unable to add command 26 - 224
Unable to add command 26 - 228
Unable to add command 26 - 298
Unable to add command 26 - 307
Unable to add command 26 - 309
Unable to add command 26 - 487
Unable to add command 26 - 520
Unable to add command 26 - 81
Unable to add command 27 - 1084
Unable to add command 27 - 1121
Unable to add command 27 - 1130
Unable to add command 27 - 175
Unable to add command 27 - 185
Unable to add command 27 - 2
Unable to add command 27 - 224
Unable to add command 27 - 281
Unable to add command 27 - 307
Unable to add command 27 - 309
Unable to add command 27 - 319
Unable to add command 27 - 361
Unable to add command 27 - 446
Unable to add command 27 - 487
Unable to add command 27 - 520
Unable to add command 27 - 99
Unable to add command 39 - 1136
Unable to add command 43 - 222

Share this post


Link to post
Share on other sites
Might help if you gave a GDB output?

 

See: http://www.eternal-lands.com/forum/index.php?showtopic=13681

215538[/snapback]

 

 

okay i did it.

This is the error that i get:

 

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1213736736 (LWP 15951)]
0xb7580335 in __glim_R200TCLDrawArrays ()
  from /usr/X11R6/lib/modules/dri/atiogl_a_dri.so
(gdb)

Share this post


Link to post
Share on other sites

Next time you get this under gdb you might try gdb's "bt" (backtrace) command.

 

You might want to delete or rename your error_log.txt file before you start your client next time - some of the messages in the sorted file may have come from old sessions and may not apply to the current problem.

Share this post


Link to post
Share on other sites
Next time you get this under gdb you might try gdb's "bt" (backtrace) command.

 

You might want to delete or rename your error_log.txt file before you start your client next time - some of the messages in the sorted file may have come from old sessions and may not apply to the current problem.

215870[/snapback]

Yeah, I probably should have said backtrace.

 

Looks like driver problems too me (in that stacktrace)

Share this post


Link to post
Share on other sites

Yeah I was gonna say "looks like driver problems" but some of those other messages in error_log.txt (if they are current) make me think there may have been stack corruption that may have caused the problem.

Share this post


Link to post
Share on other sites
Yeah I was gonna say "looks like driver problems" but some of those other messages in error_log.txt (if they are current) make me think there may have been stack corruption that may have caused the problem.

215875[/snapback]

 

 

The backtrace shows almost nothing we know.

it gives:

#102 0xb75ac999 in __glim_R200TCLDrawArrays ()

from /usr/X11R6/lib/modules/dri/atiogl_a_dri.so

 

 

and then a whole list of them about 150

 

So you know what it is?

Driver problem: yes

but what?/

Share this post


Link to post
Share on other sites
So you know what it is?

Driver problem: yes

but what?/

216271[/snapback]

 

Might help if you posted some more info, If its a driver problem, such as driver version, kernel version. Maybe post some place and link the .config used for your kernel.

Edited by Zep

Share this post


Link to post
Share on other sites
So you know what it is?

Driver problem: yes

but what?/

216271[/snapback]

 

Might help if you posted some more info, If its a driver problem, such as driver version, kernel version. Maybe post some place and link the .config used for your kernel.

216384[/snapback]

 

Driver version:

ivo@pcivo:~$ fglrxinfo

display: :0.0 screen: 0

OpenGL vendor string: ATI Technologies Inc.

OpenGL renderer string: RADEON 9000 DDR Generic

OpenGL version string: 1.3.1010 (X4.3.0-8.16.20)

 

 

Kernel version is: 2.6.12.6

 

Kernel config is to big to post so.

 

Hope you can get some information out of it.

Share this post


Link to post
Share on other sites

This is maybe a stupid question:

Did you update the driver fully?

 

You never know... :confused:

 

 

I installed the newest driver from the apt-get service from ubuntu.

xorg-fglrx

fglrx-config

fglrx-kernel.....

 

 

This is maybe a stupid question:

Did you update the driver fully?

 

You never know... :ph34r:

 

 

I installed the newest driver from the apt-get service from ubuntu.

xorg-fglrx

fglrx-config

fglrx-kernel.....

 

 

 

I installed the newest driver from the apt-get service from ubuntu.

xorg-fglrx

fglrx-config

fglrx-kernel

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×