RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

when logging into game, sallos crashes w/ these 2 errors

when logging into game, sallos crashes w/ these 2 errors

error 1:

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\jim\Desktop\jess\uo\data\ultima\macros\macros.xml'.
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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at PlayUO.Macros.LoadConfig()
at PlayUO.Macros.FindCurrent()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)


error 2:

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\jim\Desktop\jess\uo\data\ultima\macros\macros.xml'.
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)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at PlayUO.Macros.LoadConfig()
at PlayUO.Macros.FindCurrent()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)
at System.AppDomain.ExecuteAssemblyByName(String assemblyName, Evidence assemblySecurity, String[] args)
at Sallos.Services.Games.Ultima.UltimaService.LaunchPlayUO(Object state)



i am running windows vista premium along w/ UO client version 8.0.1.10 patch 72. i have managed direct X and .net framework installed.

any ideas how i can fix this?

thanks!
 

godofsoap

Wanderer
If you're running sallos on vista make sure you have zlib32.dll in the sallos folder. If you're running sallos on 64 bit windows you will need zlib64.dll as well.

It looks like you may also need to run sallos as an administrator.
 

Symptom

Wanderer
Yes, I too need help with this:

System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files\EA Games\Ultima Online 2D Client\data\ultima\macros\macros.xml'.


How do I fix it??
 
Top