LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-28-2003, 02:17 PM   #1
Simon L
LQ Newbie
 
Registered: May 2003
Location: UK
Distribution: Mandrake Linux 9.1
Posts: 3

Rep: Reputation: 0
Unhappy Unreal Tournament Just Wont Run


I installed Unreal Tournament v436 GOTY [Both CDs] using Loki's installer, but I cant seem to get the damn thing to play.
When I run 'ut' I get this:

Quote:
Unreal engine initialized
Bound to SDLDrv.so
Joystick [0] : Unknown Joystick
SDLClient initialized.
Bound to Render.so
Lighting subsystem initialized
Rendering initialized
LoadMap: Entry
Failed to load 'Entry': Can't find file 'Entry'
Failed to load 'Level None.MyLevel': Can't find file 'Entry'
appError called:
Failed to enter Entry: Can't find file 'Entry'
Executing UObject::StaticShutdownAfterError
Executing USDLClient::ShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
Name subsystem shut down
I tried using the v436 installer [Single CD] but still end up with this error.
I'm running a GeForce 4 MX440 w/ Nvidia 1.0-4363 drivers. The card and drivers run fine with the other Linux games, just not this one.

Any help please?
 
Old 05-28-2003, 04:57 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
LoadMap: Entry
LoadMap: Entry
Failed to load 'Entry': Can't find file 'Entry'
Failed to load 'Level None.MyLevel': Can't find file 'Entry'
appError called:
Failed to enter Entry: Can't find file 'Entry'


Seems it can't find the map named "Entry".
In my .loki/ut/System/UnrealTournament.ini it sez "map=Index.unr", that isn't the default tho.
 
Old 05-28-2003, 05:37 PM   #3
cowboy_ein
LQ Newbie
 
Registered: Jan 2003
Location: Fort Worth, TX
Distribution: OS X 10.4.7, Xubuntu 6.06
Posts: 19

Rep: Reputation: 0
Do you have Unreal Tournament Game of the Year Edition? I had the same problem and then realised what GOTY meant and got the other version

... hope this helps
 
Old 05-28-2003, 09:15 PM   #4
Simon L
LQ Newbie
 
Registered: May 2003
Location: UK
Distribution: Mandrake Linux 9.1
Posts: 3

Original Poster
Rep: Reputation: 0
Yes I do have Game Of The Year Edition, hence the 2 CD's [CD1 - Game / CD2 - Extras].
Figured the thing out now. For some reason the loki installer only decompresses a few maps and leaves the rest compressed in /install/path/to/ut/Maps.

I read somewhere that you had to decompress each map using ucc through a terminal:
ucc decompress /install/path/to/ut/Maps/CTF-Face.unr.uz
Then it extracts them to /home/username/.loki/ut/System/ which means you have to move them to /install/path/to/ut/Maps to play.

That's something I never, ever want to have to do that again because I couldnt get the multiple file extractor script's to work. However, good news is that performance is great & runs brilliant online.


Time to try installing UT2003 now, lmao.
 
Old 05-28-2003, 11:30 PM   #5
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Do you have a windows machine that you can just install Unreal Tournament. Then copy each directory to a compressed file. Next in LINUX uncompress them in your UT directory. I did this. I never need the CDs again to install in LINUX.
 
Old 07-13-2003, 07:17 PM   #6
carpy
LQ Newbie
 
Registered: Jul 2003
Location: Greater Grand Rapids
Distribution: SuSE Professional
Posts: 7

Rep: Reputation: 0
UT GOTY edition: Decompress.

for i in /opt/ut/Maps/*uz ; do ../ucc decompress "$i" ; done
 
Old 07-13-2003, 07:21 PM   #7
carpy
LQ Newbie
 
Registered: Jul 2003
Location: Greater Grand Rapids
Distribution: SuSE Professional
Posts: 7

Rep: Reputation: 0
Sorry, that is assuming that the install directory is /opt/ut (as mine is)
 
Old 08-21-2003, 09:57 AM   #8
White R4bbit
Member
 
Registered: Aug 2003
Location: Italy
Distribution: Debian sid 2.6.1
Posts: 54

Rep: Reputation: 15
I have the same problem, but mine persists; I decompressed all the maps with carpy's script (it works perfectly), and then moved'em all to the ut/Maps directory.
Finally, I tried to launch the game...

[sly@localhost UnrealTournament]$ ./ut
Unreal engine initialized
Bound to SDLDrv.so
Joystick [0] : Microsoft® Microsoft® SideWinder® Game Pad USB
Joystick has 10 buttons
Joystick has 2 axes
SDLClient initialized.
Bound to Render.so
Lighting subsystem initialized
Rendering initialized
LoadMap: Entry
appError called:
ReadFile beyond EOF 0+4/0
Executing UObject::StaticShutdownAfterError
Executing USDLClient::ShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
Name subsystem shut down
[sly@localhost UnrealTournament]$

Please help me...
 
Old 08-21-2003, 10:11 AM   #9
carpy
LQ Newbie
 
Registered: Jul 2003
Location: Greater Grand Rapids
Distribution: SuSE Professional
Posts: 7

Rep: Reputation: 0
Talking One final (undocumented) step

Then you have to copy the Entry.unr to Entry and all should be well...


cd /opt/ut/Maps
cp Entry.unr Entry

ut

Hope this helps.
 
Old 08-21-2003, 11:48 AM   #10
White R4bbit
Member
 
Registered: Aug 2003
Location: Italy
Distribution: Debian sid 2.6.1
Posts: 54

Rep: Reputation: 15
still does'nt work.. same error as before
 
Old 08-21-2003, 01:50 PM   #11
carpy
LQ Newbie
 
Registered: Jul 2003
Location: Greater Grand Rapids
Distribution: SuSE Professional
Posts: 7

Rep: Reputation: 0
Where are these files living right now?
Make sure to delete any ".ut" directories in your home directory. These can get created automatically by running UT and can have invalid configuration causing failure even though the master install/config is correct...
 
Old 08-21-2003, 02:57 PM   #12
White R4bbit
Member
 
Registered: Aug 2003
Location: Italy
Distribution: Debian sid 2.6.1
Posts: 54

Rep: Reputation: 15
I don't have any .ut directories, I had the .loki one and I removed it and then tried again to start the game... nothing:

Code:
[sly@localhost Maps]$ ut
Creating preferences directory...
Creating directory /home/sly/.loki/ut/
Creating directory /home/sly/.loki/ut/System
Unreal engine initialized
Bound to SDLDrv.so
Joystick [0] : Microsoft® Microsoft® SideWinder® Game Pad USB
Joystick has 10 buttons
Joystick has 2 axes
SDLClient initialized.
Bound to Render.so
Lighting subsystem initialized
Rendering initialized
LoadMap: Entry
appError called:
ReadFile beyond EOF 0+4/0
Executing UObject::StaticShutdownAfterError
Executing USDLClient::ShutdownAfterError
Signal: SIGIOT [iot trap]
Aborting.
Exiting.
Name subsystem shut down
[sly@localhost Maps]$
 
Old 08-21-2003, 03:07 PM   #13
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
various glibc versions and using 2 glibc version (cause upgtrade) will do that exact error I have found.
 
Old 08-21-2003, 03:22 PM   #14
carpy
LQ Newbie
 
Registered: Jul 2003
Location: Greater Grand Rapids
Distribution: SuSE Professional
Posts: 7

Rep: Reputation: 0
My bad. You are right. I knew it was a "." one in your home dir. Forgot about the .loki directory first.

It looks like it's attempting to read beyond the end of the Entry map. How long is the Entry file?
 
Old 08-21-2003, 03:37 PM   #15
White R4bbit
Member
 
Registered: Aug 2003
Location: Italy
Distribution: Debian sid 2.6.1
Posts: 54

Rep: Reputation: 15


[sly@localhost Maps]$ du -a
2,0M ./AS-Guardia.unr
4,3M ./AS-HiSpeed.unr
2,7M ./AS-Mazon.unr
2,5M ./AS-OceanFloor.unr
4,2M ./AS-Overlord.unr
3,3M ./AS-Rook.unr
1,8M ./AS-Tutorial.unr
2,4M ./CityIntro.unr
2,9M ./CTF-Command.unr
3,4M ./CTF-Coret.unr
5,4M ./CTF-CUT_ChaosCastle-pf.unr
7,1M ./CTF-CUT_Horus.unr
4,2M ./CTF-Cybrosis][.unr
6,5M ./CTF-Darji16.unr
3,3M ./CTF-Dreary.unr
1,5M ./CTF-EternalCave.unr
960K ./CTF-Face.unr
944K ./CTF-Face][.unr
1,9M ./CTF-Gauntlet.unr
3,2M ./CTF-High.unr
3,3M ./CTF-Hydro16.unr
2,7M ./CTF-Kosov.unr
1,6M ./CTF-LavaGiant.unr
1,7M ./CTF-Niven.unr
3,0M ./CTF-November.unr
3,3M ./CTF-Noxion16.unr
3,5M ./CTF-Nucleus.unr
896K ./CTF-Tutorial.unr
1,3M ./DM-Agony.unr
1,7M ./DM-ArcaneTemple.unr
1,9M ./DM-Barricade.unr
832K ./DM-Codex.unr
0 ./DM-Conveyor.unr
16K ./DM-Crane.unr
0 ./DM-Curse][.unr
0 ./DM-CUT_Eclipse.unr
0 ./DM-CUT_Proxyking.unr
0 ./DM-CUT_SkullMoon.unr
0 ./DM-CUT_StorageAlpha.unr
0 ./DM-CUT_ThebellTolls.unr
0 ./DM-CUT_WeaponsOfChaos.unr
0 ./DM-CUT_WeaponsOfWar.unr
0 ./DM-Cybrosis][.unr
0 ./DM-Deck16][.unr
0 ./DM-Fetid.unr
0 ./DM-Fractal.unr
0 ./DM-Gothic.unr
0 ./DM-Grinder.unr
0 ./DM-HealPod][.unr
0 ./DM-HyperBlast.unr
0 ./DM-KGalleon.unr
0 ./DM-Liandri.unr
0 ./DM-Malevolence.unr
0 ./DM-Mojo][.unr
0 ./DM-Morbias][.unr
0 ./DM-Morpheus.unr
0 ./DM-Oblivion.unr
0 ./DM-Peak.unr
0 ./DM-Phobos.unr
0 ./DM-Pressure.unr
0 ./DM-Pyramid.unr
0 ./DM-Shrapnel][.unr
0 ./DM-SpaceNoxx.unr
0 ./DM-Stalwart.unr
0 ./DM-StalwartXL.unr
0 ./DM-Tempest.unr
0 ./DM-Turbine.unr
0 ./DM-Tutorial.unr
0 ./DM-Zeto.unr
0 ./DOM-Cinder.unr
0 ./DOM-Condemned.unr
0 ./DOM-Cryptic.unr
0 ./DOM-Gearbolt.unr
0 ./DOM-Ghardhen.unr
0 ./DOM-Lament.unr
0 ./DOM-Leadworks.unr
0 ./DOM-MetalDream.unr
0 ./DOM-Olden.unr
0 ./DOM-Sesmar.unr
0 ./DOM-Tutorial.unr
0 ./Entry.unr
0 ./EOL_Assault.unr
0 ./EOL_Challenge.unr
0 ./EOL_CTF.unr
0 ./EOL_Deathmatch.unr
0 ./EOL_Domination.unr
0 ./EOL_Statues.unr
0 ./RA-Akuma.unr
0 ./RA-Clawfist.unr
0 ./RA-Cliffyb.unr
0 ./RA-DavidM2.unr
0 ./RA-DavidM.unr
0 ./RA-Ebolt.unr
0 ./RA-GE][.unr
0 ./RA-Heiko.unr
0 ./RA-Inoxx.unr
0 ./RA-OutWorld.unr
0 ./RA-Shinigami.unr
0 ./RA-Warren.unr
0 ./UTCredits.unr
0 ./UT-Logo-Map.unr
0 ./Entry
92M .
[sly@localhost Maps]$


I'm going to reinstall uh?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
unreal tournament can't run huno Linux - Games 5 02-07-2005 01:54 PM
getting unreal tournament 2004 to run in linux denizen Linux - Games 3 10-09-2004 06:31 PM
Unreal Tournament (original, GOTY) won't run after install infidel Linux - Software 3 03-30-2004 03:24 PM
Can't get Unreal Tournament to run vivek_arya Linux - Games 1 01-26-2004 06:38 PM
Unreal Tournament 2003 run error pyropenguin Linux - Software 4 10-27-2003 02:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration