PDA

View Full Version : HM2 crash



Aviat0r71
08-01-2011, 12:51 PM
Hi guys,
Was running HM2 fine until my machine crashed, then when I try and run HM2 it now crashes at the logo screen :(

Here is a copy of the log:
00:00.093 [Main:UnityBootstrapper.Run] Logger was created successfully.
00:00.109 [Main:UnityBootstrapper.Run] Creating module catalog.
00:00.109 [Main:UnityBootstrapper.Run] Configuring module catalog.
00:00.109 [Main:UnityBootstrapper.Run] Creating Unity container.
00:00.171 [Main:UnityBootstrapper.Run] Configuring the Unity container.
00:00.187 [Main:UnityBootstrapper.ConfigureContainer] Adding UnityBootstrapperExtension to container.
00:00.312 [Main:UnityBootstrapper.Run] Configuring ServiceLocator singleton.
00:00.312 [Main:UnityBootstrapper.Run] Configuring region adapters.
00:00.328 [Main:UnityBootstrapper.Run] Configuring default region behaviors.
00:00.343 [Main:UnityBootstrapper.Run] Registering Framework Exception Types.
00:00.343 [Main:UnityBootstrapper.Run] Creating the shell.
Exception: 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.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Nini.Config.XmlConfigSource.Load(String path)
at Nini.Config.XmlConfigSource..ctor(String path)
at HoldemManager.Infrastructure.MiniConfiguration..ct or()
at HoldemManager.Bootstrapper.ApplyTheme()
at HoldemManager.Bootstrapper.CreateShell()
at Microsoft.Practices.Composite.UnityExtensions.Unit yBootstrapper.Run(Boolean runWithDefaultConfiguration)
at HoldemManager.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent( )
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Nini.Config.XmlConfigSource.Load(String path)
at Nini.Config.XmlConfigSource..ctor(String path)
at HoldemManager.Infrastructure.MiniConfiguration..ct or()
at HoldemManager.Bootstrapper.ApplyTheme()
at HoldemManager.Bootstrapper.CreateShell()
at Microsoft.Practices.Composite.UnityExtensions.Unit yBootstrapper.Run(Boolean runWithDefaultConfiguration)
at HoldemManager.App.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__1(Object unused)
at System.Windows.Threading.ExceptionWrapper.Internal RealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCat chWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

udbrky
08-01-2011, 01:36 PM
Delete your configs folder:


7: C:\Users\{username}\AppData\Roaming\HoldemManager\

Showing hidden files: How to show hidden files in Windows 7 (http://www.bleepingcomputer.com/tutorials/tutorial151.html)

XP: c:\documents and settings\{username}\appdata\HoldemManager

Then reinstall.

Aviat0r71
08-02-2011, 05:24 AM
Thanks dude that sorted it :)