Chris79 Posted February 5, 2019 Share Posted February 5, 2019 I am getting the following error on startup: (Inner Exception) (Inner Exception) Root element is missing. App: LaunchBox Version: 9.3 Type: System.Xml.XmlException Site: Void Throw(System.Exception) Source: System.Xml at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlReader.MoveToContent() at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderConfig.Read4_SteamLauncherConfig() (Outer Exception) There is an error in XML document (0, 0). App: LaunchBox Version: 9.3 Type: System.InvalidOperationException Site: System.Object Deserialize(System.Xml.XmlReader, System.String, System.Xml.Serialization.XmlDeserializationEvents) Source: System.Xml at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream) at SteamLauncher.Settings.Config.Load() at SteamLauncher.LaunchViaSteamMenuItem..ctor() (Outer Exception) Exception has been thrown by the target of an invocation. App: LaunchBox Version: 9.3 Type: System.Reflection.TargetInvocationException Site: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef) Source: mscorlib at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) at System.Activator.CreateInstance(Type type, Boolean nonPublic) at System.Activator.CreateInstance(Type type) at Unbroken.LaunchBox.Root.<>c__78`1.<LoadPlugins>b__78_0(Type type) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at Unbroken.LaunchBox.Root.LoadPlugins[T](IEnumerable`1 assemblies, ConcurrentDictionary`2& plugins) at (String , Form ) at Unbroken.LaunchBox.Root.LoadPlugins(String folderPath, Form splashForm) at Unbroken.LaunchBox.Desktop.App..ctor() at (String[] ) at Unbroken.LaunchBox.Desktop.Program.Main(String[] args) Recent Log: 4:20:46 PM Exception I am on Windows 10 with a Razer 2018 15". My system overheated and crashed (unrelated to Launchbox). The m.2 stopped working for a day but now everything is back to normal (except launchbox). Quote Link to comment Share on other sites More sharing options...
neil9000 Posted February 5, 2019 Share Posted February 5, 2019 There are references to the SteamLauncher plugin in that error. Try copying that plugin out of the plugin folder and see if it helps. 1 Quote Link to comment Share on other sites More sharing options...
Chris79 Posted February 5, 2019 Author Share Posted February 5, 2019 8 minutes ago, neil9000 said: There are references to the SteamLauncher plugin in that error. Try copying that plugin out of the plugin folder and see if it helps. Thanks, that was the solution 1 Quote Link to comment Share on other sites More sharing options...
neil9000 Posted February 5, 2019 Share Posted February 5, 2019 3 minutes ago, Chris79 said: Thanks, that was the solution Cool, glad you got it sorted. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.