Advertisement
Guest User

SE Log

a guest
Oct 19th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.04 KB | Gaming | 0 0
  1. 2024-10-19 19:29:29.474 - Thread: 1 -> Log Started
  2. 2024-10-19 19:29:29.475 - Thread: 1 -> Timezone (local - UTC): 1h
  3. 2024-10-19 19:29:29.475 - Thread: 1 -> App Version: 01_205_024
  4. 2024-10-19 19:29:29.499 - Thread: 1 -> Is official: True [NO][IS][NAMP]
  5. 2024-10-19 19:29:29.501 - Thread: 1 -> Branch / Sandbox: SVN
  6. 2024-10-19 19:29:29.501 - Thread: 1 -> Client Build Number: 2
  7. 2024-10-19 19:29:29.501 - Thread: 1 -> Server Build Number: 2
  8. 2024-10-19 19:29:29.501 - Thread: 1 -> Environment.ProcessorCount: 8
  9. 2024-10-19 19:29:29.717 - Thread: 1 -> Environment.OSVersion: Microsoft Windows 10 Home (Microsoft Windows NT 10.0.19045.0)
  10. 2024-10-19 19:29:29.727 - Thread: 1 -> Environment.CommandLine: B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe
  11. 2024-10-19 19:29:29.727 - Thread: 1 -> Environment.Is64BitProcess: True
  12. 2024-10-19 19:29:29.727 - Thread: 1 -> Environment.Is64BitOperatingSystem: True
  13. 2024-10-19 19:29:29.727 - Thread: 1 -> Environment.Version: .NET Framework 4.8.9261.0
  14. 2024-10-19 19:29:29.728 - Thread: 1 -> Environment.CurrentDirectory: B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64
  15. 2024-10-19 19:29:29.741 - Thread: 1 -> CPU Info: AMD FX(tm)-8320 Eight-Core Processor
  16. 2024-10-19 19:29:29.741 - Thread: 1 -> Default Culture:
  17. 2024-10-19 19:29:29.741 - Thread: 1 -> Default UI Culture:
  18. 2024-10-19 19:29:29.751 - Thread: 1 -> MyConfig.Load() - START
  19. 2024-10-19 19:29:29.759 - Thread: 1 -> Path: C:\Users\DAVID\AppData\Roaming\SpaceEngineers\SpaceEngineers.cfg
  20. 2024-10-19 19:29:29.810 - Thread: 1 -> Exception occurred, but application is continuing. Exception: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
  21. at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
  22. at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
  23. at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
  24. --- End of inner exception stack trace ---
  25. at System.Configuration.ConfigurationManager.PrepareConfigSystem()
  26. at System.Configuration.ConfigurationManager.GetSection(String sectionName)
  27. at System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
  28. at System.Diagnostics.DiagnosticsConfiguration.GetConfigSection()
  29. at System.Diagnostics.DiagnosticsConfiguration.Initialize()
  30. at System.Diagnostics.DiagnosticsConfiguration.get_SwitchSettings()
  31. at System.Diagnostics.Switch.InitializeConfigSettings()
  32. at System.Diagnostics.Switch.InitializeWithStatus()
  33. at System.Diagnostics.Switch.get_SwitchSetting()
  34. at System.Xml.Serialization.RecursionLimiter..ctor()
  35. at System.Xml.Serialization.XmlSerializer..ctor(Type type, XmlAttributeOverrides overrides, Type[] extraTypes, XmlRootAttribute root, String defaultNamespace, String location, Evidence evidence)
  36. at System.Xml.Serialization.XmlSerializer..ctor(Type type, Type[] extraTypes)
  37. at Sandbox.Engine.Utils.MyConfigBase.LoadConfigData(ConfigData values, String path)
  38. at Sandbox.Engine.Utils.MyConfigBase.Load()
  39. 2024-10-19 19:29:29.810 - Thread: 1 -> Config:
  40. 2024-10-19 19:29:29.810 - Thread: 1 ->
  41. 2024-10-19 19:29:29.814 - Thread: 1 -> MyConfig.Load() - END
  42. 2024-10-19 19:29:33.509 - Thread: 1 -> SpaceEngineersGame.SetupAnalytics - START
  43. 2024-10-19 19:29:33.552 - Thread: 1 -> Reporting Postponed Events
  44. 2024-10-19 19:29:33.553 - Thread: 1 -> Reporting Postponed Events
  45. 2024-10-19 19:29:33.553 - Thread: 1 -> SpaceEngineersGame.SetupAnalytics - END
  46. 2024-10-19 19:29:33.559 - Thread: 1 -> Found processor count: 8
  47. 2024-10-19 19:29:33.559 - Thread: 1 -> Using processor count: 8
  48. 2024-10-19 19:29:33.591 - Thread: 6 -> Exception occurred: System.TypeInitializationException: The type initializer for 'GameAnalyticsSDK.Net.Logging.GALogger' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
  49. at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
  50. at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
  51. at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
  52. --- End of inner exception stack trace ---
  53. at System.Configuration.ConfigurationManager.PrepareConfigSystem()
  54. at System.Configuration.ConfigurationManager.GetSection(String sectionName)
  55. at NLog.Config.XmlLoggingConfiguration.get_AppConfig()
  56. at NLog.LogFactory.get_Configuration()
  57. at NLog.LogFactory.GetLogger(LoggerCacheKey cacheKey)
  58. at NLog.LogManager.GetCurrentClassLogger()
  59. at GameAnalyticsSDK.Net.Logging.GALogger..ctor()
  60. at GameAnalyticsSDK.Net.Logging.GALogger..cctor()
  61. --- End of inner exception stack trace ---
  62. at GameAnalyticsSDK.Net.Logging.GALogger.D(String format)
  63. at GameAnalyticsSDK.Net.Threading.GAThreading.Run()
  64. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  65. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  66. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  67. at System.Threading.ThreadHelper.ThreadStart()
  68. 2024-10-19 19:29:33.591 - Thread: 6 -> InnerException:
  69. 2024-10-19 19:29:33.591 - Thread: 6 -> Exception occurred: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
  70. at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
  71. at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
  72. at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
  73. --- End of inner exception stack trace ---
  74. at System.Configuration.ConfigurationManager.PrepareConfigSystem()
  75. at System.Configuration.ConfigurationManager.GetSection(String sectionName)
  76. at NLog.Config.XmlLoggingConfiguration.get_AppConfig()
  77. at NLog.LogFactory.get_Configuration()
  78. at NLog.LogFactory.GetLogger(LoggerCacheKey cacheKey)
  79. at NLog.LogManager.GetCurrentClassLogger()
  80. at GameAnalyticsSDK.Net.Logging.GALogger..ctor()
  81. at GameAnalyticsSDK.Net.Logging.GALogger..cctor()
  82. 2024-10-19 19:29:33.591 - Thread: 6 -> InnerException:
  83. 2024-10-19 19:29:33.591 - Thread: 6 -> Exception occurred: System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
  84. at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
  85. at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
  86. at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
  87. 2024-10-19 19:29:33.593 - Thread: 6 -> Showing message
  88. 2024-10-19 19:29:33.600 - Thread: 6 -> MyInitializer.OnCrash
  89. 2024-10-19 19:29:33.600 - Thread: 6 -> var exception = System.TypeInitializationException: The type initializer for 'GameAnalyticsSDK.Net.Logging.GALogger' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (B:\SteamLibrary\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
  90. at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
  91. at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
  92. at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
  93. --- End of inner exception stack trace ---
  94. at System.Configuration.ConfigurationManager.PrepareConfigSystem()
  95. at System.Configuration.ConfigurationManager.GetSection(String sectionName)
  96. at NLog.Config.XmlLoggingConfiguration.get_AppConfig()
  97. at NLog.LogFactory.get_Configuration()
  98. at NLog.LogFactory.GetLogger(LoggerCacheKey cacheKey)
  99. at NLog.LogManager.GetCurrentClassLogger()
  100. at GameAnalyticsSDK.Net.Logging.GALogger..ctor()
  101. at GameAnalyticsSDK.Net.Logging.GALogger..cctor()
  102. --- End of inner exception stack trace ---
  103. at GameAnalyticsSDK.Net.Logging.GALogger.D(String format)
  104. at GameAnalyticsSDK.Net.Threading.GAThreading.Run()
  105. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  106. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  107. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  108. at System.Threading.ThreadHelper.ThreadStart()
  109. 2024-10-19 19:29:34.553 - Thread: 6 ->
  110. ================================== CRASH INFO ==================================
  111. AppVersion: 01_205_024
  112. GameName: Space Engineers
  113. IsOutOfMemory: False
  114. IsGPU: False
  115. IsNative: False
  116. IsTask: False
  117. IsExperimental: False
  118. ProcessRunTime: 5
  119. PCUCount: 0
  120. IsHang: False
  121. GCMemory: 10
  122. GCMemoryAllocated: 10
  123. HWAvailableMemory: 5210
  124. ProcessPrivateMemory: 66
  125. AnalyticId: SE
  126. ================================== OFNI HSARC ==================================
  127.  
  128. 2024-10-19 19:29:34.554 - Thread: 6 -> Log Closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement