UOGamers 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!

  • To obtain new Razor updates, please reinstall Razor from our new website.

Sallos Problems

System.TypeInitializationException: The type initializer for 'PlayUO.Hues' threw an exception. ---> System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Sallos\Ultima Online\Cache\Hues' 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.Hues..cctor()
--- End of inner exception stack trace ---
at PlayUO.Hues.Load(Int32 hueId)
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)


SKYPE IS SKELLORD2011 Can't get sallos to work. Tried a bunch of different things.
 

Shino

Forum Moderator
Staff member
This doesn't seem to be related to the client version you use.

Somehow it's unable to access C:\ProgramData\Sallos\Ultima Online\Cache\Hues, and if you're running as administrator already, then it might be an issue with the path or another program blocking it. Make sure you're only running one instance of Sallos (reboot if needed) and try again. Perhaps some local security measure is interfering?
 
Top