Advertisement
Guest User

Untitled

a guest
Nov 19th, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. System.TypeInitializationException: The type initializer for 'PlayUO.Profiles.Config' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  2. at Sallos.XmlPersistanceReader.GetChild()
  3. at PlayUO.Profiles.Config.DeserializeChildren(PersistanceReader ip)
  4. at Sallos.PersistableObject.Deserialize(PersistanceReader ip)
  5. at PlayUO.Profiles.Config.Load()
  6. at PlayUO.Profiles.Config..cctor()
  7. --- End of inner exception stack trace ---
  8. at PlayUO.Profiles.Preferences.get_Current()
  9. at ‪‬‌‌‌‫‌‮‪‍‎​‬‏‭‭‭‍‪‎‮.‍‍‎‬‫‎‍‮‍‎‌‎‬‏‫‭‮‍‮‬‏​‫‌‍‮()
  10. at ‪‬‌‌‌‫‌‮‪‍‎​‬‏‭‭‭‍‪‎‮.‫​​‎‌‫‎‫‏‪‌‪​‪​‮‮‎‮‬‏‬‬​‮()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement