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

HB crashes before loading up.

SHJordan

Member
Joined
Oct 20, 2012
Messages
636
Reaction score
1
See the image and understand what i mean.
Captura de Tela (2).webp
Followed of course by the log:
PHP:
[19:36:29.867 D] System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.LoginWindow..ctor()
   em Honorbuddy.MainWindow.DoLogin()
   em Honorbuddy.MainWindow..ctor() --> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
[19:36:29.834 N] Honorbuddy v2.5.6519.513 started.
[19:36:29.866 D] System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.LoginWindow..ctor()
   em Honorbuddy.MainWindow.DoLogin()
   em Honorbuddy.MainWindow..ctor() --> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
[19:37:17.889 D] System.Reflection.TargetInvocationException: Uma exce??o foi acionada pelo destino de uma chamada. ---> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
   --- Fim do rastreamento de pilha de exce??es internas ---
   em System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   em System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   em System.Delegate.DynamicInvokeImpl(Object[] args)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages) --> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
[19:37:17.889 D] System.Reflection.TargetInvocationException: Uma exce??o foi acionada pelo destino de uma chamada. ---> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
   --- Fim do rastreamento de pilha de exce??es internas ---
   em System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   em System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   em System.Delegate.DynamicInvokeImpl(Object[] args)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages) --> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
[19:37:28.520 D] System.Reflection.TargetInvocationException: Uma exce??o foi acionada pelo destino de uma chamada. ---> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
   --- Fim do rastreamento de pilha de exce??es internas ---
   em System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   em System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   em System.Delegate.DynamicInvokeImpl(Object[] args)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages) --> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
[19:37:28.527 D] System.Reflection.TargetInvocationException: Uma exce??o foi acionada pelo destino de uma chamada. ---> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages)
   --- Fim do rastreamento de pilha de exce??es internas ---
   em System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   em System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   em System.Delegate.DynamicInvokeImpl(Object[] args)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) --> System.TypeInitializationException: O inicializador de tipo de 'Styx.Helpers.GlobalSettings' acionou uma exce??o. ---> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
   --- Fim do rastreamento de pilha de exce??es internas ---
   em Honorbuddy.MainWindow.get_LogLevel()
   em Honorbuddy.MainWindow.OnLogMessage(ReadOnlyCollection`1 messages) --> System.Xml.XmlException: '.', valor hexadecimal 0x00, ? um caractere inv?lido. Linha 1, posi??o 1.
   em System.Xml.XmlTextReaderImpl.Throw(Exception e)
   em System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   em System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   em System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   em System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   em System.Xml.XmlTextReaderImpl.Read()
   em System.Xml.XmlReader.MoveToContent()
   em System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
   em System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
   em Styx.Helpers.Settings..ctor(String settingsPath)
   em Styx.Helpers.GlobalSettings..ctor()
   em Styx.Helpers.GlobalSettings..cctor()
 
Last edited:
Does it give you a log file that you can post so they can see what is going on?
 
clear your settings folder and try again
 
Back
Top