My game keeps crashing upon pressing play, here is the crash log, I have tried all the fixes I can
2022-03-29 13:18:23.216 - Thread: 1 -> Log Started
2022-03-29 13:18:23.217 - Thread: 1 -> Timezone (local - UTC): 1h
2022-03-29 13:18:23.217 - Thread: 1 -> App Version: 01_200_032
2022-03-29 13:18:23.284 - Thread: 1 -> Is official: True [NO][IS][NAMP]
2022-03-29 13:18:23.285 - Thread: 1 -> Branch / Sandbox: SVN
2022-03-29 13:18:23.286 - Thread: 1 -> Environment.ProcessorCount: 16
2022-03-29 13:18:23.353 - Thread: 1 -> Environment.OSVersion: Microsoft Windows 10 Home (Microsoft Windows NT 10.0.19044.0)
2022-03-29 13:18:23.353 - Thread: 1 -> Environment.CommandLine: G:\Steam\STEAM\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe
2022-03-29 13:18:23.353 - Thread: 1 -> Environment.Is64BitProcess: True
2022-03-29 13:18:23.353 - Thread: 1 -> Environment.Is64BitOperatingSystem: True
2022-03-29 13:18:23.354 - Thread: 1 -> Environment.Version: .NET Framework 4.8.4470.0
2022-03-29 13:18:23.354 - Thread: 1 -> Environment.CurrentDirectory: G:\Steam\STEAM\steamapps\common\SpaceEngineers\Bin64
2022-03-29 13:18:23.359 - Thread: 1 -> CPU Info: Intel(R) Core(TM) i9-9900KF CPU @ 3.60GHz
2022-03-29 13:18:23.359 - Thread: 1 -> IntPtr.Size: 8
2022-03-29 13:18:23.359 - Thread: 1 -> Default Culture:
2022-03-29 13:18:23.359 - Thread: 1 -> Default UI Culture:
2022-03-29 13:18:23.366 - Thread: 1 -> MyConfig.Load() - START
2022-03-29 13:18:23.370 - Thread: 1 -> Path: C:\Users\chatt\AppData\Roaming\SpaceEngineers\SpaceEngineers.cfg
2022-03-29 13:18:23.370 - Thread: 1 -> Config file not found! C:\Users\chatt\AppData\Roaming\SpaceEngineers\SpaceEngineers.cfg
2022-03-29 13:18:23.375 - Thread: 1 -> NewNewGameScreen: False
2022-03-29 13:18:23.377 - Thread: 1 -> MyConfig.Load() - END
2022-03-29 13:18:23.750 - Thread: 1 -> Checksum file is missing, game will run as usual but file integrity won't be verified
2022-03-29 13:19:03.115 - Thread: 1 -> SpaceEngineersGame.SetupAnalytics - START
2022-03-29 13:19:03.228 - Thread: 1 -> SpaceEngineersGame.SetupAnalytics - END
2022-03-29 13:19:03.230 - Thread: 1 -> Found processor count: 8
2022-03-29 13:19:03.230 - Thread: 1 -> Using processor count: 8
2022-03-29 13:19:03.269 - Thread: 5 -> 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. (G:\Steam\STEAM\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at NLog.Config.XmlLoggingConfiguration.get_AppConfig()
at NLog.LogFactory.get_Configuration()
at NLog.LogFactory.GetLogger(LoggerCacheKey cacheKey)
at NLog.LogManager.GetCurrentClassLogger()
at GameAnalyticsSDK.Net.Logging.GALogger..ctor()
at GameAnalyticsSDK.Net.Logging.GALogger..cctor()
--- End of inner exception stack trace ---
at GameAnalyticsSDK.Net.Logging.GALogger.D(String format)
at GameAnalyticsSDK.Net.Threading.GAThreading.Run()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2022-03-29 13:19:03.269 - Thread: 5 ->
InnerException:
2022-03-29 13:19:03.270 - Thread: 5 -> Exception occurred: System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (G:\Steam\STEAM\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
--- End of inner exception stack trace ---
at System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
at NLog.Config.XmlLoggingConfiguration.get_AppConfig()
at NLog.LogFactory.get_Configuration()
at NLog.LogFactory.GetLogger(LoggerCacheKey cacheKey)
at NLog.LogManager.GetCurrentClassLogger()
at GameAnalyticsSDK.Net.Logging.GALogger..ctor()
at GameAnalyticsSDK.Net.Logging.GALogger..cctor()
2022-03-29 13:19:03.270 - Thread: 5 -> InnerException:
2022-03-29 13:19:03.270 - Thread: 5 -> Exception occurred: System.Configuration.ConfigurationErrorsException: Unrecognized configuration section runtime. (G:\Steam\STEAM\steamapps\common\SpaceEngineers\Bin64\SpaceEngineers.exe.Config line 3)
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey)
2022-03-29 13:19:03.271 - Thread: 5 -> Showing message
2022-03-29 13:19:03.777 - Thread: 5 ->
================================== CRASH INFO ==================================
AppVersion: 01_200_032
GameName: Space Engineers
IsOutOfMemory: False
IsGPU: False
IsNative: False
IsTask: False
IsExperimental: False
ProcessRunTime: 41
PCUCount: 0
IsHang: False
GCMemory: 4
GCMemoryAllocated: 4
HWAvailableMemory: 10415
ProcessPrivateMemory: 54
AnalyticId: SE
================================== OFNI HSARC ==================================
2022-03-29 13:19:03.777 - Thread: 5 -> Log Closed
Hello, Luke!
Sorry to hear you're experiencing issues. Please both steps:
I would then try:
Please let me know how you get on with this :)
Kind Regards
Laura, QA Department
Hello, Luke!
Sorry to hear you're experiencing issues. Please both steps:
I would then try:
Please let me know how you get on with this :)
Kind Regards
Laura, QA Department
Hello,
Since there are no new comments in this topic and we are still not able to reproduce it,
we are closing this thread as outdated. In case anyone is encountering the same or similar bug, which is not already posted in a different thread, please feel free to create a new thread with all relevant information.
Thank you.
Kind Regards
Keen Software House: QA Department
Hello,
Since there are no new comments in this topic and we are still not able to reproduce it,
we are closing this thread as outdated. In case anyone is encountering the same or similar bug, which is not already posted in a different thread, please feel free to create a new thread with all relevant information.
Thank you.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!