Urban Terror Forums: Linux 64 bits - crash when started - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

Linux 64 bits - crash when started Rate Topic: -----

#1 User is offline   titi38 Icon

  • Account: titi38
  • Joined: 08-March 11
  • Posts: 2

Posted 08 March 2011 - 05:02 PM

Hi,
First, thanks for this really good games (probably the best on Linux platform).
I recently reinstalled my laptop with a 64bit linux. (Mandriva 2010.2)
Previously, with the 32bits libraries and binary, all works perfectly... but now, it started, displayed the animated logo, and then a console with a prompt (then the only command I manage to launch is "exit"... ;-)
It seems it does'nt find some files (complete trace is below...)
Please help... I can't bear anymore to watch others play without me !
Thanks a lot

./ioUrbanTerror.x86_64
ioQ3 1.35urt linux-x86_64 Dec 21 2007
----- FS_Startup -----
Going through search path...

----------------------
10593 files in pk3 files
execing default.cfg
execing q3config.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 4: 800 600
Using 4/4/4 Color bits, 24 depth, 0 stencil display.
GL_RENDERER: Quadro NVS 160M/PCI/SSE2
Initializing OpenGL extensions
...ignoring GL_S3_s3tc
...ignoring GL_EXT_texture_env_add
...using GL_ARB_multitexture
...using GL_EXT_compiled_vertex_array
...ignoring GL_EXT_texture_filter_anisotropic

GL_VENDOR: NVIDIA Corporation
GL_RENDERER: Quadro NVS 160M/PCI/SSE2
GL_VERSION: 3.3.0 NVIDIA 260.19.29
GL_MAX_TEXTURE_SIZE: 8192
GL_MAX_ACTIVE_TEXTURES_ARB: 4

PIXELFORMAT: color(32-bits) Z(24-bit) stencil(0-bits)
MODE: 4, 800 x 600 fullscreen hz:N/A
GAMMA: hardware w/ 0 overbright bits
CPU:
rendering primitives: single glDrawElements
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 1
texture bits: 32
multitexture: enabled
compiled vertex arrays: enabled
texenv add: disabled
compressed textures: disabled
Initializing Shaders
----- finished R_Init -----
------ Initializing Sound ------
Initializing SDL audio driver...
SDL audio driver is "alsa".
SDL_AudioSpec:
Format: AUDIO_S16LSB
Freq: 22050
Samples: 705
Channels: 2
Starting SDL audio callback...
SDL audio initialized.
----- Sound Info -----
1 stereo
16384 samples
16 samplebits
1 submission_chunk
22050 speed
0x162c610 dma buffer
No background file.
----------------------
Sound initialization successful.
--------------------------------
Sound memory manager started
Loading vm file vm/ui.qvm...
total 0, hsize 1021, zero 1021, min 0, max 0
total 9314, hsize 1021, zero 1, min 0, max 28
VM file ui compiled to 3009608 bytes of code (0x7f455d2d4000 - 0x7f455d5b2c48)
compilation took 1.247443 seconds
ui loaded in 33931488 bytes on the hunk
^1Error: file ui/joinserver.menu, line 1: file ui/menddef.h not found
^1Error: file ui/setup.menu, line 1: file ui/menddef.h not found
^1Error: file ui/controls.menu, line 1: file ui/menddef.h not found
^1Error: file ui/system.menu, line 1: file ui/menddef.h not found
^1Error: file ui/options.menu, line 1: file ui/menddef.h not found
^1Error: file ui/connect.menu, line 1: file ui/menddef.h not found
^1Error: file ui/password.menu, line 1: file ui/menddef.h not found
^1Error: file ui/default.menu, line 1: file ui/menddef.h not found
^1Error: file ui/error.menu, line 1: file ui/menddef.h not found
^1Error: file ui/serverinfo.menu, line 1: file ui/menddef.h not found
^1Error: file ui/findplayer.menu, line 1: file ui/menddef.h not found
^1Error: file ui/quitcredit.menu, line 1: file ui/menddef.h not found
^1Error: file ui/createfavorite.menu, line 1: file ui/menddef.h not found
^1Error: file ui/psetup.menu, line 1: file ui/menddef.h not found
^1Error: file ui/specialcredit.menu, line 1: file ui/menddef.h not found
^1Error: file ui/betacredit.menu, line 1: file ui/menddef.h not found
UI menu load time = 37 milli seconds
^1Error: file ui/ingame.menu, line 1: file ui/menddef.h not found
^1Error: file ui/ingame_options.menu, line 1: file ui/menddef.h not found
^1Error: file ui/ingame_system.menu, line 1: file ui/menddef.h not found
^1Error: file ui/ingame_player.menu, line 1: file ui/menddef.h not found
UI menu load time = 4 milli seconds
16 bots parsed
13 crosshairs parsed
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost.localdomain
Alias: localhost
IP: 127.0.0.1
Started tty console (use +set ttycon 0 to disable)
]\
]\
]\
]\conti
Unknown command "conti"
]\quit
----- CL_Shutdown -----
Closing SDL audio device...
SDL audio device shut down.
RE_Shutdown( 1 )
-----------------------
Shutdown tty console

#2 User is offline   titi38 Icon

  • Account: titi38
  • Joined: 08-March 11
  • Posts: 2

Posted 10 March 2011 - 11:39 AM

I've tried the optimized version and new version 4.1.1... and it's the same ! It crashes... PLEEAASSEE HEELLLPPP

View Posttiti38, on 08 March 2011 - 05:02 PM, said:

Hi,
First, thanks for this really good games (probably the best on Linux platform).
I recently reinstalled my laptop with a 64bit linux. (Mandriva 2010.2)
Previously, with the 32bits libraries and binary, all works perfectly... but now, it started, displayed the animated logo, and then a console with a prompt (then the only command I manage to launch is "exit"... ;-)
It seems it does'nt find some files (complete trace is below...)
Please help... I can't bear anymore to watch others play without me !
Thanks a lot

./ioUrbanTerror.x86_64
ioQ3 1.35urt linux-x86_64 Dec 21 2007
----- FS_Startup -----
Going through search path...

----------------------
10593 files in pk3 files
execing default.cfg
execing q3config.cfg
execing autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
QKEY found.
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1:
Calling SDL_Init(SDL_INIT_VIDEO)...
SDL_Init(SDL_INIT_VIDEO) passed.
Initializing OpenGL display
...setting mode 4: 800 600
Using 4/4/4 Color bits, 24 depth, 0 stencil display.
GL_RENDERER: Quadro NVS 160M/PCI/SSE2
Initializing OpenGL extensions
...ignoring GL_S3_s3tc
...ignoring GL_EXT_texture_env_add
...using GL_ARB_multitexture
...using GL_EXT_compiled_vertex_array
...ignoring GL_EXT_texture_filter_anisotropic

GL_VENDOR: NVIDIA Corporation
GL_RENDERER: Quadro NVS 160M/PCI/SSE2
GL_VERSION: 3.3.0 NVIDIA 260.19.29
GL_MAX_TEXTURE_SIZE: 8192
GL_MAX_ACTIVE_TEXTURES_ARB: 4

PIXELFORMAT: color(32-bits) Z(24-bit) stencil(0-bits)
MODE: 4, 800 x 600 fullscreen hz:N/A
GAMMA: hardware w/ 0 overbright bits
CPU:
rendering primitives: single glDrawElements
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 1
texture bits: 32
multitexture: enabled
compiled vertex arrays: enabled
texenv add: disabled
compressed textures: disabled
Initializing Shaders
----- finished R_Init -----
------ Initializing Sound ------
Initializing SDL audio driver...
SDL audio driver is "alsa".
SDL_AudioSpec:
Format: AUDIO_S16LSB
Freq: 22050
Samples: 705
Channels: 2
Starting SDL audio callback...
SDL audio initialized.
----- Sound Info -----
1 stereo
16384 samples
16 samplebits
1 submission_chunk
22050 speed
0x162c610 dma buffer
No background file.
----------------------
Sound initialization successful.
--------------------------------
Sound memory manager started
Loading vm file vm/ui.qvm...
total 0, hsize 1021, zero 1021, min 0, max 0
total 9314, hsize 1021, zero 1, min 0, max 28
VM file ui compiled to 3009608 bytes of code (0x7f455d2d4000 - 0x7f455d5b2c48)
compilation took 1.247443 seconds
ui loaded in 33931488 bytes on the hunk
^1Error: file ui/joinserver.menu, line 1: file ui/menddef.h not found
^1Error: file ui/setup.menu, line 1: file ui/menddef.h not found
^1Error: file ui/controls.menu, line 1: file ui/menddef.h not found
^1Error: file ui/system.menu, line 1: file ui/menddef.h not found
^1Error: file ui/options.menu, line 1: file ui/menddef.h not found
^1Error: file ui/connect.menu, line 1: file ui/menddef.h not found
^1Error: file ui/password.menu, line 1: file ui/menddef.h not found
^1Error: file ui/default.menu, line 1: file ui/menddef.h not found
^1Error: file ui/error.menu, line 1: file ui/menddef.h not found
^1Error: file ui/serverinfo.menu, line 1: file ui/menddef.h not found
^1Error: file ui/findplayer.menu, line 1: file ui/menddef.h not found
^1Error: file ui/quitcredit.menu, line 1: file ui/menddef.h not found
^1Error: file ui/createfavorite.menu, line 1: file ui/menddef.h not found
^1Error: file ui/psetup.menu, line 1: file ui/menddef.h not found
^1Error: file ui/specialcredit.menu, line 1: file ui/menddef.h not found
^1Error: file ui/betacredit.menu, line 1: file ui/menddef.h not found
UI menu load time = 37 milli seconds
^1Error: file ui/ingame.menu, line 1: file ui/menddef.h not found
^1Error: file ui/ingame_options.menu, line 1: file ui/menddef.h not found
^1Error: file ui/ingame_system.menu, line 1: file ui/menddef.h not found
^1Error: file ui/ingame_player.menu, line 1: file ui/menddef.h not found
UI menu load time = 4 milli seconds
16 bots parsed
13 crosshairs parsed
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost.localdomain
Alias: localhost
IP: 127.0.0.1
Started tty console (use +set ttycon 0 to disable)
]\
]\
]\
]\conti
Unknown command "conti"
]\quit
----- CL_Shutdown -----
Closing SDL audio device...
SDL audio device shut down.
RE_Shutdown( 1 )
-----------------------
Shutdown tty console


#3 User is offline   Mattie Icon

  • Account: mattie
  • Joined: 01-March 10
  • Posts: 31

Posted 03 May 2011 - 11:05 AM

View Posttiti38, on 10 March 2011 - 11:39 AM, said:

I've tried the optimized version and new version 4.1.1... and it's the same ! It crashes... PLEEAASSEE HEELLLPPP

you seem to be missing some files indeed.. are you sure you unpacked everything properly?

#4 User is offline   hellraiser Icon

  • Account: hellraiser
  • Country:
  • Joined: 08-March 11
  • Posts: 481

Posted 06 June 2011 - 05:47 PM

me too having this strange problem

Maybe it's only a 64bit linux version issue?

32 bit executable (ioUrbanTerror.i386) doesn't work on 64bit version of Ubuntu 11.04 :mad:

HELP!

#5 User is offline   hellraiser Icon

  • Account: hellraiser
  • Country:
  • Joined: 08-March 11
  • Posts: 481

Posted 06 June 2011 - 07:23 PM

PARTIAL SOLUTION:

Use the 32 bit executable (ioUrbanTerror.i386) right after having installed the ia32-libs libraries.

You could get them searchin in the Ubuntu Software Center, in the search box type: ia32-libs :smile:
It may also be done via terminal, but I still suck at it :ohmy:

Also Synaptic should get the job done?

...I hope that the problem with 64 bit executable will be fixed...

EDIT: using the optimized exec (ioq3-urt) gives me this error message, whatever I choose when I'm prompted to use safe graphic mode (it ask it first before executing..)

recursive error after: R_LoadFragmentPrograms: Vertex shader program not found.. See /home/nichos/.q3a/q3ut4/crashlog.txt for details.

:huh:

This post has been edited by hellraiser: 06 June 2011 - 07:27 PM


bullet_loaderAdvertisement

#6 User is offline   s1lencer Icon

  • Account: s1lencer
  • Country:
  • Joined: 19-February 11
  • Posts: 144

Posted 06 June 2011 - 08:36 PM

Im using 64bits and it works fine for me.

Also try to make sure you are using the proprietary drivers for your graphics card.

#7 User is offline   hellraiser Icon

  • Account: hellraiser
  • Country:
  • Joined: 08-March 11
  • Posts: 481

Posted 06 June 2011 - 09:11 PM

I'm using the latest proprietary drivers detected by ubuntu 11.04 64 bit, but still doesn't work, so I use the 32 bit exec.

my gc is a radeon mobility HD 5665

#8 User is offline   napalmweed Icon

Posted 08 June 2011 - 07:29 PM

Hello all this is my first post here at the Forums.

I too am having this issue when trying to run the 64 bit version it just crashes, I Can however run the 32 bit version with the 64 bit operating system no problems, I am pretty sure I can run the x64 version not to brag but my specs are core i7 930, asus mobo, gtx 560 ti, 12 gigs of memory, creative fatal1ty pro pci-e sound card, I have installed the proprietary nvidia drivers, and I am running Ubuntu 11.04, are there any other packages I am missing to run the 64 bit version or any setting to change in the config file?

Also I have Ubuntu 11.04 32 bit on my laptop it's an older laptop with a 1.8ghz core duo (NOT core 2 duo)and intel gma 950 graphics with 3 gigs of ram, and when i run the game I can hear it but the screen i switches to 640x480, but the screen doesn't switch to the game it says on the desktop but I can't access the desktop, although i can hear the mouse go over the options in the Urban Terror menu but i can't see them.

thanks in advance.


#10 User is offline   mrauth Icon

  • Account: mrauth
  • Joined: 27-January 11
  • Posts: 10

Posted 28 June 2011 - 12:29 AM

There is an x64 build in the synaptic games directory, just look for it
never mind it stops downloading a while and i get an error message "md5sum failed"
seems like a broken mirror

This post has been edited by mrauth: 28 June 2011 - 12:31 AM


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Advertisement


Copyright © 1999-2024 Frozensand Games Limited  |  All rights reserved  |  Urban Terror™ and FrozenSand™ are trademarks of Frozensand Games Limited

Frozensand Games is a Limited company registered in England and Wales. Company Reg No: 10343942