Re: Unreal


Subject: Re: Unreal
From: Michael Fowler (michael@shoebox.net)
Date: Fri Aug 30 2002 - 22:06:17 AKDT


On Fri, Aug 30, 2002 at 08:52:39PM -0800, Adam Elkins wrote:
> Log: LoadMap: Entry
> Warning: Failed to load 'Entry': Can't find file 'Entry'
> Warning: Failed to load 'Level None.MyLevel': Can't find file 'Entry'
> Critical: appError called:
> Critical: Failed to enter Entry: Can't find file 'Entry'
[snip]
> Whats this Entry stuff it's looking for.

Entry is the initial map UT displays; it's the movie sequence it starts
with. There should be an Entry.unr in your maps directory, wherever that's
installed.

You should be able to find your installation directory with the command:

    cat ~/.loki/ut/install_dir

That'll point you to your system directory, the maps will be in ../Maps
relative to that directory. For example, install_dir has
/usr/share/games/ut/System, and the maps are in /usr/share/games/ut/Maps.

Check the Maps directory, does it have Entry.unr? Does it have any other
maps? If there are no maps then it's likely you don't have a complete
installation, or a broken one.

If the maps are there then UT may be looking in the wrong place. Check
UnrealTournament.ini in your system directory. Search for Paths= settings
with grep or an editor. What paths is it using?

This should get you started debugging the problem. Let us know how it goes.

Michael

--
Administrator                      www.shoebox.net
Programmer, System Administrator   www.gallanttech.com
--

--------- To unsubscribe, send email to <aklug-request@aklug.org> with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Fri Aug 30 2002 - 22:05:11 AKDT