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!

Sallos Help

BoNeS1Uo

Sorceror
This comes up when I pick character and attempt to launch the client.

Initializing Map... Type -> System.TypeInitializationException
Message -> The type initializer for 'PlayUO.Map' threw an exception.
Source -> Ultima.Client
Target -> Void Unlock()
Inner -> System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Sallos\Ultima Online\Cache\TileData' is denied.
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.Map..cctor()
Stack ->
at PlayUO.Map.Unlock()
at PlayUO.Renderer.DrawUnsafe()
at PlayUO.Renderer.Draw()
Initializing Animations...done ( 00:00:00.0293958 )
Initializing Gumps... Type -> System.UnauthorizedAccessException
Message -> Access to the path 'C:\ProgramData\Sallos\Ultima Online\Cache\Gumps' is denied.
Source -> mscorlib
Target -> Void WinIOError(Int32, System.String)
Inner ->
Stack ->
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.Gumps.WriteIndexToCache(Int64 mulWriteTime, Int64 idxWriteTime, Int64 verWriteTime)
at PlayUO.Gumps.LoadIndex()
at PlayUO.Gumps..ctor()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)
Any help would be much appreciated.
 
Top