What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Error Loading CR..

Hawk

New Member
Joined
Jul 15, 2012
Messages
28
Reaction score
0
Code:
[47:106]: [Stars] -- Initialization Started
[47:140]: Error thrown at Root.Initialize() : System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlReader.MoveToContent()
   at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   at System.Xml.Linq.XElement.Load(String uri)
   at Styx.Helpers.Settings.Load()
   at Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
   at Stars.MyHotkeys..ctor()
   at Stars.MyHotkeys.get_Instance()
   at Stars.Root.Initialize()
[47:144]: System.ArgumentNullException: Value cannot be null.
Parameter name: source
   at System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
   at Stars.Core.Talents.MyTalents()
   at Stars.Root.Initialize()


Get this error loading a Buddy Store CR on startup... If I load any other CR it works. Is this a CR issue or an HB Issue?


Any help would rock.
 
delete your settings folder, and give it another shot. if you still have the same issue then you need to post in the combat routines thread.
 
Thanks Code... didn't work... I posted in the Stars thread. Thank you.
 
Back
Top