Can locate map0LegacyMUL.uop

Kass

Novice
I've been away for a while and have recently returned. I'm trying to get sallos up an running, but I keep getting an error message:


System.IO.FileNotFoundException: Could not find file 'C:\Program Files (x86)\Electronic Arts\Ultima Online Classic\map0LegacyMUL.uop'.

File name: 'C:\Program Files (x86)\Electronic Arts\Ultima Online Classic\map0LegacyMUL.uop'

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)

at Ultima.Data.Archive..ctor(String path)

at PlayUO.TileMatrix..ctor(Int32 fileIndex, Int32 mapID, Int32 width, Int32 height)

at PlayUO.Map.get_Felucca()

at PlayUO.Map.GetAverageZ(Int32 x, Int32 y, Int32& z, Int32& avg, Int32& top)

at Ultima.Client.Viewport.IsGuarded(Int32 facet, Int32 x, Int32 y)

at PlayUO.Targeting.TargetManager.IsAcquirable(Mobile me, Mobile mob, Boolean isBola)

at PlayUO.PacketHandlers.Mobile_Incoming(PacketReader pvSrc)

at PlayUO.PacketHandler.Handle(PacketReader pvSrc)

at PlayUO.NetworkContext.Cycle()

at PlayUO.Network.Slice()

at Injection.Seed.MainA()

at Injection.Seed.Initialize()


I think it's looking for a file. I've used the UOF Launcher and I'm up to date. Can anyone advise what's going on and how I could fix it?

Thank you.
 
Top