Sallos Issues... Go Figure...

First time attempting to install, receiving the following message:

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.Config.DeserializeChildren(PersistanceReader ip)
at Sallos.PersistableObject.Deserialize(PersistanceReader ip)
at PlayUO.Profiles.Config.Load()
at PlayUO.Profiles.Config..cctor()
--- End of inner exception stack trace ---
at PlayUO.Profiles.Profile.get_Current()
at Injection.Seed.MainA()
at Injection.Seed.Initialize()
 
Top