• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Honorbuddy won't load

    Discussion in 'Honorbuddy Support' started by Karhma, Dec 29, 2013.

    1. Karhma

      Karhma New Member

      Joined:
      Dec 29, 2013
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      Okay so I've recently updated my .Net Framework, I found a earlier guide on how to fix this problem yet it still hasn't seemed to have fixed my problem, my log file is below

      If anyone can help that would be greatly appreciated :)

      Code:
      [14:27:49.892 N] Honorbuddy v2.5.9088.718 started.
      [14:27:49.894 D] System.TypeInitializationException: The type initializer for 'Styx.Helpers.GlobalSettings' threw an exception. ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
         at System.Xml.XmlTextReaderImpl.Throw(Exception e)
         at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
         at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
         at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
         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 Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
         at Styx.Helpers.GlobalSettings..ctor()
         at Styx.Helpers.GlobalSettings..cctor()
         --- End of inner exception stack trace ---
         at Honorbuddy.MainWindow..ctor()
      [14:27:51.840 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Styx.Helpers.GlobalSettings' threw an exception. ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
         at System.Xml.XmlTextReaderImpl.Throw(Exception e)
         at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
         at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
         at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
         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 Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
         at Styx.Helpers.GlobalSettings..ctor()
         at Styx.Helpers.GlobalSettings..cctor()
         --- End of inner exception stack trace ---
         at Honorbuddy.MainWindow.get_LogLevel()
         at Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
         --- End of inner exception stack trace ---
         at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
         at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
         at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
         at System.Delegate.DynamicInvokeImpl(Object[] args)
         at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
         at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      [14:27:51.843 D] System.NullReferenceException: Object reference not set to an instance of an object.
         at Styx.Helpers.Settings.get_CharacterSettingsDirectory()
      [14:27:52.309 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Styx.Helpers.GlobalSettings' threw an exception. ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
         at System.Xml.XmlTextReaderImpl.Throw(Exception e)
         at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
         at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
         at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
         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 Styx.Helpers.Settings..ctor(String settingsPath, String oldSettingsPath)
         at Styx.Helpers.GlobalSettings..ctor()
         at Styx.Helpers.GlobalSettings..cctor()
         --- End of inner exception stack trace ---
         at Honorbuddy.MainWindow.get_LogLevel()
         at Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
         --- End of inner exception stack trace ---
         at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
         at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
         at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
         at System.Delegate.DynamicInvokeImpl(Object[] args)
         at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
         at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      clear your settings folder and net time upload your log file as attachment plz
       
    3. Karhma

      Karhma New Member

      Joined:
      Dec 29, 2013
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      Deleted my settings and my cache still came up with the error, this time it got to Logging In......and then stopped, the error showed once I closed the program View attachment 3800 2013-12-29 22.26.txt
       
    4. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      are you sure you deleted the entire settings folder?

      also try changing wow from dx11 to dx9 mode. you can do that in your wow graphic settings.
       
    5. Karhma

      Karhma New Member

      Joined:
      Dec 29, 2013
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      Boom sorted, might have just been a Windows Update issue
       

    Share This Page