Error on Startup

Issue #4749 invalid
Christian Raberg created an issue

(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__781.<LoadPlugins>b__78_0(Type type) at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at Unbroken.LaunchBox.Root.LoadPluginsT 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:

11:51:16 AM Exception

################################next error

Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

App: LaunchBox Version: 9.3 Type: System.NullReferenceException Site: Void Finalize() Source: SteamLauncher

at SteamLauncher.LaunchViaSteamMenuItem.Finalize()

Recent Log:

11:51:16 AM Exception

Comments (2)

  1. Jason Carr repo owner

    Hi Christian, this means that somehow your data got corrupted. Please report it on the forums and we can help troubleshoot. You may need to restore from a backup.

  2. Log in to comment