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

Shino

Forum Moderator
Staff member
I downloaded sallos and that file to force the connection to the hybrid master server but its still not pulling up hybrid on the server list
Did you merge the .reg file into your registry? (Right-click and select Merge, or Open With... and select Registry Editor.)
 

cazec274

Sorceror
System.TypeInitializationException: The type initializer for 'PlayUO.Profiles.Config' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Sallos.XmlPersistanceReader.GetChild()
at PlayUO.Profiles.Preferences.DeserializeChildren(PersistanceReader ip)
at Sallos.PersistableObject.Deserialize(PersistanceReader ip)
at Sallos.XmlPersistanceReader.GetChild()
at PlayUO.Profiles.Profile.DeserializeChildren(PersistanceReader ip)
at Sallos.PersistableObject.Deserialize(PersistanceReader ip)
at Sallos.XmlPersistanceReader.GetChild()
at PlayUO.Profiles.ProfileList.DeserializeChildren(PersistanceReader ip)
at Sallos.PersistableObject.Deserialize(PersistanceReader ip)
at Sallos.XmlPersistanceReader.GetChild()
at PlayUO.Profiles.Config.DeserializeChildren(PersistanceReader ip)
at Sallos.PersistableObject.Deserialize(PersistanceReader ip)
at Sallos.XmlPersistanceReader.ReadDocument(PersistableObject root)
at PlayUO.Profiles.Config.Load()
at PlayUO.Profiles.Config..ctor()
at PlayUO.Profiles.Config..cctor()
--- End of inner exception stack trace ---
at PlayUO.Profiles.Profile.get_Current()
at PlayUO.Engine.MainA(String[] Args)
at PlayUO.Engine.Main(String[] args)
 
delete your configuration file located here C:\Users\"your computer name"\AppData\Local\Sallos\Ultima Online

if you can't see appdata folder you have to set your folder to show hidden files/folders. Hit F10 while in the folder and go to tools, folder options, view, and click show hidden then apply.

if on windows XP this file will be located elsewhere. Gonna have to search forums or something to find out where.
 

Prince Rainier

Sorceror
Has anyone seen this?


System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Sallos\Ultima Online\Cache\Gumps' 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.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)
 

Death To You

Sorceror
Has anyone seen this?


System.UnauthorizedAccessException: Access to the path 'C:\ProgramData\Sallos\Ultima Online\Cache\Gumps' 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.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)
Try running as admin.
 
Top