Urban Terror Forums: urban terror stop working - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

urban terror stop working Rate Topic: -----

urban terror stop working

#1 User is offline   Israel2 Icon

  • Account: israel2
  • Joined: 04-March 15
  • Posts: 46

Post icon  Posted 08 March 2015 - 05:43 AM

i installed urban terror five days ago
And it worked

Computer did the Updates (ubuntu 14.04)
and restart at the end
now the game does not work

QFile::open: File access not specified
 ./Quake3-UrT.i386: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory


sh: 1: ./Quake3-UrT-Ded.i386: not found


i use this command
sudo apt-get install libsdl1.2debian:i386


now the error is this
QFile::open: File access not specified
./Quake3-UrT.i386: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory


how can i fix this ?

#2 User is offline   karnute Icon

  •   community dev   
  • Account: karnute
  • Joined: 09-August 11
  • Posts: 157

Posted 08 March 2015 - 01:27 PM

View PostIsrael2, on 08 March 2015 - 05:43 AM, said:

i installed urban terror five days ago
And it worked

Computer did the Updates (ubuntu 14.04)
and restart at the end
now the game does not work

QFile::open: File access not specified
 ./Quake3-UrT.i386: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory



If it worked just after install, maybe you used the 64bits version, and now you are trying to run the 32bits one (.i386).
So better try running the .x86_64 instead
./Quake3-UrT.x86_64


#3 User is offline   Israel2 Icon

  • Account: israel2
  • Joined: 04-March 15
  • Posts: 46

Posted 08 March 2015 - 01:49 PM

I forgot to add before
I am with 64-bit version of Linux

I run the game from
The games menu (urban terror icon)
And not from the terminal

I will state again
For a week it worked great

Only after the updates that were
It stopped

I wrote that line in the terminal
And this is what came out

./Quake3-UrT.x86_64: line 1: syntax error near unexpected token `<'
./Quake3-UrT.x86_64: line 1: `<html><head><title>HAVP - Server Down</title><style type="text/css"><!--.style1 {	color: #00FFFF;	font-weight: bold;}--></style></head><body bgcolor=#FFFFFF><table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0><tr bgcolor="#CCCCCC">	<td height=100 colspan=2 align=center>	<font face=arial,helvetica size=6><strong>HAVP</strong></font></td></tr><tr>	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;</td>	<td width=550 bgcolor=#FFFFFF align=center valign=center>		<font face=arial,helvetica size=4>	HAVP<br>	<br>	<br>	The following server is down:<br>	<font color=red>	<b>Connection failed</b></font>	<font color=black>	<br>	</font></font><br>	<br>	  </td></tr><tr>  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your        Company Here</font></span></td>  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td></tr></table></body></html>'


#4 User is offline   karnute Icon

  •   community dev   
  • Account: karnute
  • Joined: 09-August 11
  • Posts: 157

Posted 08 March 2015 - 06:44 PM

View PostIsrael2, on 08 March 2015 - 01:49 PM, said:

I forgot to add before
I am with 64-bit version of Linux

I run the game from
The games menu (urban terror icon)
And not from the terminal

I will state again
For a week it worked great

Only after the updates that were
It stopped

I wrote that line in the terminal
And this is what came out

./Quake3-UrT.x86_64: line 1: syntax error near unexpected token `<'
./Quake3-UrT.x86_64: line 1: `<html><head><title>HAVP - Server Down</title><style type="text/css"><!--.style1 {	color: #00FFFF;	font-weight: bold;}--></style></head><body bgcolor=#FFFFFF><table width=700 height=540 border=0 align="center" cellpadding=2 cellspacing=0><tr bgcolor="#CCCCCC">	<td height=100 colspan=2 align=center>	<font face=arial,helvetica size=6><strong>HAVP</strong></font></td></tr><tr>	<td align=center valign=bottom width=150 bgcolor=#000066>&nbsp;</td>	<td width=550 bgcolor=#FFFFFF align=center valign=center>		<font face=arial,helvetica size=4>	HAVP<br>	<br>	<br>	The following server is down:<br>	<font color=red>	<b>Connection failed</b></font>	<font color=black>	<br>	</font></font><br>	<br>	  </td></tr><tr>  <td align=center valign=middle bgcolor=#000066><span class="style1"><font face=arial,helvetica size=2> Your        Company Here</font></span></td>  <td bgcolor=#FFFFFF align=center valign=middle><font face=arial,helvetica size=2> Powered by <a href="http://www.server-side.de" target="_blank">HAVP</a> </font> </td></tr></table></body></html>'



From that error message, it seems you had some fail during the download in an urt update, because file Quake3-UrT.x86_64 should be an executable binary, and instead you have an html content in it as a result of the error (it says something about HAVP server down and connection failed). Maybe you download through an anti-virus proxy or your internet provider had a failure.
In any case, you need to update UrT. First, delete a small file like zUrT42_0013.pk3 in the q3ut4 directory of UrT to force a full recheck when you run UrTUpdater.x86_64

P.S.: By the way, HAVP antivirus-proxy is obsolete (not updated since 2010). As you are not being protected by it anymore, probably it could be better to remove it.

This post has been edited by karnute: 08 March 2015 - 06:48 PM


#5 User is offline   Israel2 Icon

  • Account: israel2
  • Joined: 04-March 15
  • Posts: 46

Posted 09 March 2015 - 05:15 AM

I tried it
Same result

bullet_loaderAdvertisement

#6 User is offline   Nitro Icon

  •   QA member   
  • Account: nitro
  • Main tag: |P|
  • Country:
  • Joined: 15-March 10
  • Posts: 1,133

Posted 09 March 2015 - 11:25 AM

Delete the Quake3-UrT.x86_64 executable and re-run updater.
Lian Li pc-o11dw Der 8auer Edition · Gigabyte x570 Aorus Xtreme · AMD Ryzen 9 5950x 16-Core
32GB DDR4 3800MHz CL16 · 2x 1TB Samsung NVMe RAID 0 · 16GB Radeon RX 6900XT Liquid Cooled

#7 User is offline   Israel2 Icon

  • Account: israel2
  • Joined: 04-March 15
  • Posts: 46

Posted 09 March 2015 - 01:41 PM

where can i find this file ?

/home/myname/.q3a/q3ut4
/home/myname/q3ut4

These are the only computer folders with files of the game
That I know


With these files I did the installation
I dragged the file UrTUpdater.x86_64
To the terminal and hit enter

Same with the file UrTUpdater_Ded.x86_64
for updates

UrTUpdater.i386
UrTUpdater.x86_64

UrTUpdater_Ded.i386
UrTUpdater_Ded.x86_64

#8 User is offline   Israel2 Icon

  • Account: israel2
  • Joined: 04-March 15
  • Posts: 46

Posted 09 March 2015 - 07:00 PM

i find the file and delete it
and did as you say

it did this

15596 files in pk3 files
execing default.cfg
execing q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: myname-unity
IP: 127.0.1.1
Started tty console (use +set ttycon 0 to disable)




i still get this
QFile::open: File access not specified
./Quake3-UrT.i386: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory


This post has been edited by Israel2: 09 March 2015 - 07:07 PM


#9 User is offline   cobalt60 Icon

  • Account: cobalt60
  • Joined: 15-January 11
  • Posts: 56

Posted 12 March 2015 - 08:37 PM

Lauch a terminal and type this:

sudo apt-get install libxxf86vm1

#10 User is offline   Israel2 Icon

  • Account: israel2
  • Joined: 04-March 15
  • Posts: 46

Posted 13 March 2015 - 06:25 AM

i try that

it give this
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libxxf86vm1 is already the newest version.
The following packages were automatically installed and are no longer required:
  kde-l10n-engb kde-l10n-he libatk1.0-0:i386 libavahi-client3:i386
  libavahi-common-data:i386 libavahi-common3:i386 libcairo2:i386 libcups2:i386
  libdatrie1:i386 libffi6:i386 libgcrypt11:i386 libgdk-pixbuf2.0-0:i386
  libglib2.0-0:i386 libgnutls26:i386 libgpg-error0:i386 libgraphite2-3:i386
  libgssapi-krb5-2:i386 libgtk2.0-0:i386 libharfbuzz0b:i386 libjasper1:i386
  libjbig0:i386 libjpeg-turbo8:i386 libjpeg8:i386 libk5crypto3:i386
  libkeyutils1:i386 libkrb5-3:i386 libkrb5support0:i386 libnspr4:i386
  libnss3:i386 libp11-kit0:i386 libpango-1.0-0:i386 libpangocairo-1.0-0:i386
  libpangoft2-1.0-0:i386 libpixman-1-0:i386 libsqlite3-0:i386 libtasn1-6:i386
  libthai0:i386 libtiff5:i386 libxcb-render0:i386 libxcb-shm0:i386
  libxcomposite1:i386 libxcursor1:i386 libxi6:i386 libxt6:i386
  linux-image-generic nvidia-prime nvidia-settings screen-resolution-extra
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.




it still give the same error
QFile::open: File access not specified
./Quake3-UrT.i386: error while loading shared libraries: libXxf86vm.so.1: cannot open shared object file: No such file or directory


This post has been edited by Israel2: 13 March 2015 - 06:31 AM


  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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