Advertisement
Guest User

Untitled

a guest
Nov 6th, 2023
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. [11/6/2023 4:36:20 PM] [INFO] :: Application Initialization starting.
  2. [11/6/2023 4:36:20 PM] [INFO] :: Post_OnInitialized.
  3. [11/6/2023 4:36:20 PM] [INFO] :: AutoUpdate-check initiated.
  4. [11/6/2023 4:36:20 PM] [INFO] :: FalconBMS Launcher v2.4.0
  5. [11/6/2023 4:36:20 PM] [INFO] :: Start Reading Launcher Settings.
  6. [11/6/2023 4:36:20 PM] [INFO] :: Finished Reading Launcher Settings.
  7. [11/6/2023 4:36:20 PM] [INFO] :: Start Reading Registry.
  8. [11/6/2023 4:36:20 PM] [INFO] :: Finished Reading Registry.
  9. [11/6/2023 4:36:20 PM] [INFO] :: Start Init Devices.
  10. [11/6/2023 4:36:20 PM] [EXCEPTION] There is an error in XML document (0, 0).::
  11.  
  12. Source: System.Xml
  13. Target Site: System.Object Deserialize(System.Xml.XmlReader, System.String, System.Xml.Serialization.XmlDeserializationEvents)
  14. Message: There is an error in XML document (0, 0).
  15. Details: System.Xml.XmlException: Root element is missing.
  16. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  17. at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  18. at System.Xml.XmlTextReaderImpl.Read()
  19. at System.Xml.XmlTextReader.Read()
  20. at System.Xml.XmlReader.MoveToContent()
  21. at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderJoyAssgn.Read12_JoyAssgn()
  22.  
  23. Exception Data: System.Collections.ListDictionaryInternal
  24.  
  25. Stack Trace: at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
  26. at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
  27. at FalconBMS.Launcher.Input.JoyAssgn.LoadAxesButtonsAndHatsFrom(String xmlPath) in C:\1\git\arithex\AltLauncher_develop\FalconBMS-Alternative-Launcher\Falcon BMS Alternative Launcher\Input\JoyAssgn.cs:line 425
  28. at FalconBMS.Launcher.Input.DeviceControl..ctor(AppRegInfo appReg) in C:\1\git\arithex\AltLauncher_develop\FalconBMS-Alternative-Launcher\Falcon BMS Alternative Launcher\Input\DeviceControl.cs:line 52
  29. at FalconBMS.Launcher.Windows.MainWindow.ReloadDevicesAndXmlMappings() in C:\1\git\arithex\AltLauncher_develop\FalconBMS-Alternative-Launcher\Falcon BMS Alternative Launcher\Windows\MainWindow.xaml.cs:line 273
  30. ============
  31.  
  32. [11/6/2023 4:36:22 PM] [INFO] :: Completed RSS fetch on background-thread.
  33. [11/6/2023 4:36:22 PM] [INFO] :: RSS update finished.
  34. [11/6/2023 4:36:27 PM] [EXCEPTION] Object reference not set to an instance of an object.::
  35.  
  36. Source: FalconBMS_Alternative_Launcher
  37. Target Site: Void ReloadKeyfilesTheatersAndUpdateUI()
  38. Message: Object reference not set to an instance of an object.
  39. Details:
  40.  
  41. Exception Data: System.Collections.ListDictionaryInternal
  42.  
  43. Stack Trace: at FalconBMS.Launcher.Windows.MainWindow.ReloadKeyfilesTheatersAndUpdateUI() in C:\1\git\arithex\AltLauncher_develop\FalconBMS-Alternative-Launcher\Falcon BMS Alternative Launcher\Windows\MainWindow.xaml.cs:line 252
  44. ============
  45.  
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement