View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0027162 | AI War 2 | Bug - Other | Apr 24, 2022 10:23 pm | Apr 26, 2022 10:18 pm | |
Reporter | Andrew Savinykh | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 5.004 Misc Polish | ||||
Fixed in Version | 5.005 Threat Properly Threatens | ||||
Summary | 0027162: Removing the last ship from the watchlist sometimes causes an exception | ||||
Description | This looks like a timing issues and not reporoducable 100% of the time. Go to a planet with several fleets. Pause the game. Make sure the watch list is empty. Start ctrl-clicking on the same fleet on the side bar as it goes between the local fleet and the watch list. Before long I get an exception as attached. | ||||
Tags | No tags attached. | ||||
|
ArcenDebugLog.txt (222,838 bytes)
3/1/2017 7:49:07 PM Successfully opened client socket 3/1/2017 7:49:09 PM Shutting Down Socket 3/1/2017 7:49:09 PM Successfully opened client socket 3/1/2017 7:49:09 PM Shutting Down Socket 3/1/2017 7:49:09 PM Successfully opened client socket 3/1/2017 7:49:09 PM Shutting Down Socket 3/1/2017 7:49:09 PM Successfully opened client socket 3/1/2017 7:49:10 PM Shutting Down Socket 3/1/2017 7:49:10 PM Successfully opened client socket 3/1/2017 7:49:19 PM Shutting Down Socket 3/1/2017 7:49:19 PM Successfully opened client socket 3/1/2017 7:49:21 PM ----------- Exception: GetNextPlayerPrimaryKeyID called on client! Stack Trace: Arcen.Universal.World.GetNextPlayerPrimaryKeyID () Arcen.Universal.PlayerAccount.CreateBrandNew (System.String Username) Arcen.AIW2.Core.Engine_AIW2.InnerDoStartNewWorldOKLogic () Arcen.AIW2.External.Input_MainHandler.HandleInner (Int32 Int1, System.String InputActionInternalName) Arcen.AIW2.External.Window_MainMenu+bStartGame.HandleClick () Arcen.Universal.ArcenUI_Button.OnClick (UnityEngine.EventSystems.PointerEventData eventData) Arcen.Universal.ArcenButtonEventHandlingHooks.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) UnityEngine.EventSystems.ExecuteEvents.Execute (IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) UnityEngine.EventSystems.ExecuteEvents.Execute[IPointerClickHandler] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.EventFunction`1 functor) UnityEngine.EventSystems.EventSystem:Update() at System.Environment.get_StackTrace() at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Arcen.Universal.Engine_Universal.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at Arcen.Universal.Engine_Universal.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type, Boolean invokedOnMainThread) at UnityEngine.DebugLogHandler.Internal_LogException(System.Exception , UnityEngine.Object ) at UnityEngine.DebugLogHandler.LogException(System.Exception exception, UnityEngine.Object context) at UnityEngine.Logger.LogException(System.Exception exception, UnityEngine.Object context) at UnityEngine.Debug.LogException(System.Exception exception) at UnityEngine.EventSystems.ExecuteEvents.Execute(UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.EventFunction`1 functor) at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress(UnityEngine.EventSystems.MouseButtonEventData data) at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent(Int32 id) at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent() at UnityEngine.EventSystems.StandaloneInputModule.Process() at UnityEngine.EventSystems.EventSystem.Update() 3/1/2017 7:49:21 PM ErrorsReportedByEngine: ----------- Exception: GetNextPlayerPrimaryKeyID called on client! Stack Trace: Arcen.Universal.World.GetNextPlayerPrimaryKeyID () Arcen.Universal.PlayerAccount.CreateBrandNew (System.String Username) Arcen.AIW2.Core.Engine_AIW2.InnerDoStartNewWorldOKLogic () Arcen.AIW2.External.Input_MainHandler.HandleInner (Int32 Int1, System.String InputActionInternalName) Arcen.AIW2.External.Window_MainMenu+bStartGame.HandleClick () Arcen.Universal.ArcenUI_Button.OnClick (UnityEngine.EventSystems.PointerEventData eventData) Arcen.Universal.ArcenButtonEventHandlingHooks.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) UnityEngine.EventSystems.ExecuteEvents.Execute (IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) UnityEngine.EventSystems.ExecuteEvents.Execute[IPointerClickHandler] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.EventFunction`1 functor) UnityEngine.EventSystems.EventSystem:Update() at System.Environment.get_StackTrace() at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) at Arcen.Universal.Engine_Universal.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog) at Arcen.Universal.Engine_Universal.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at Arcen.Universal.Engine_Universal.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at Arcen.Universal.Engine_Universal.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type) at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type, Boolean invokedOnMainThread) at UnityEngine.DebugLogHandler.Internal_LogException(System.Exception , UnityEngine.Object ) at UnityEngine.DebugLogHandler.LogException(System.Exception exception, UnityEngine.Object context) at UnityEngine.Logger.LogException(System.Exception exception, UnityEngine.Object context) at UnityEngine.Debug.LogException(System.Exception exception) at UnityEngine.EventSystems.ExecuteEvents.Execute(UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.EventFunction`1 functor) at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress(UnityEngine.EventSystems.MouseButtonEventData data) at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent(Int32 id) at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent() at UnityEngine.EventSystems.StandaloneInputModule.Process() at UnityEngine.EventSystems.EventSystem.Update() 3/1/2017 7:49:29 PM Shutting Down Socket 3/1/2017 7:49:51 PM World Created, Launching Server 3/1/2017 7:49:51 PM Successfully opened host socket 3/1/2017 7:50:02 PM System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[Arcen.AIW2.Core.Planet].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Galaxy.Mapgen_SeedSpecialEntities (Arcen.AIW2.Core.ArcenSimContext Context, Arcen.AIW2.Core.WorldSide SideOrNull, SpecialEntityType SpecialType, Int32 Count, Int32 minDistanceFromHumanHomeworld, Int32 maxDistanceFromHumanHomeworld, Int32 minDistanceFromAIHomeworld, Int32 maxDistanceFromAIHomeworld) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.SetOfGalaxies.Create (Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Mapgen.WorkThreadOnly_GenerateNewGame () [0x00000] in <filename unknown>:0 at Arcen.AIW2.Core.Engine_AIW2.WorkThreadOnly_StartNewGame () [0x00000] in <filename unknown>:0 3/1/2017 7:50:18 PM Shutting Down Socket 3/1/2017 7:50:18 PM PLAYER DISCONNECTED 0.0.0.0=>0 12/31/2017 12:46:09 AM Calling RunInitialSetup for Arcen.AIW2.External.InitialSetupForDLL from AIWarExternalCode 12/31/2017 12:46:09 AM Finished calling RunInitialSetup for Arcen.AIW2.External.InitialSetupForDLL from AIWarExternalCode 12/31/2017 12:46:13 AM Harmless Info: dll AIWarExternalVisualizationCode does not contain a IInitialSetupForDLL type. This is fine, but if you're the author of that dll and want it to run init-code, it ain't happening right now. 2/9/2018 11:38:21 PM Current directory used: E:/Steam/steamapps/common/AI War 2/ 2/9/2018 11:38:21 PM Process Count = 0 so PlayerDataDirectory used: E:/Steam/steamapps/common/AI War 2/PlayerData/ 2/9/2018 11:38:26 PM Reset maptype 2/9/2018 11:39:05 PM Game Version: 0.705 graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: True graphicsShaderLevel: 50 operatingSystem: Windows 10 (10.0.0) 64bit graphicsDeviceName: NVIDIA GeForce GTX 970 graphicsDeviceID: 5058 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 4043 maxTextureSize: 16384 npotSupport: Full processorType: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz processorCount: 4 processorFrequency: 3300 systemMemorySize: 16245 supportsImageEffects: True supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 2/9/2018 11:39:05 PM Resolution changed to windowed 1024x768 2/9/2018 11:39:05 PM Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 2/9/2018 11:39:05 PM Applied Framerate Type: 120 FPS (vsync: 0 targetFPS:120) 2/9/2018 11:39:41 PM World Created, Launching Server 2/9/2018 11:39:41 PM Argument is out of range. Parameter name: index ===PSUEDO INFO=== Method Line 0 ===STACK FRAMES (with file info)=== FILE METHOD IL_OFFSET NATIVE_OFFSET LINE_NUMBER COLUMN_NUMBER /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs get_Item 36 131 635 0 C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\GameState\World_AIW2.cs Helper_AssignHumanHomeworld 8 41 1046 0 C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\GameState\World_AIW2.cs CreateGalaxies 461 1139 970 0 C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\Sim\Mapgen.cs WorkThreadOnly_GenerateNewGame 541 1501 62 0 C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\Engine_AIW2.cs WorkThreadOnly_StartNewGame 13 68 804 0 ===RAW STACK TRACE=== at System.Collections.Generic.List`1[Arcen.AIW2.Core.Planet].get_Item (Int32 index) [0x00024] in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:635 at Arcen.AIW2.Core.World_AIW2.Helper_AssignHumanHomeworld (Arcen.AIW2.Core.Galaxy galaxy, Int32 planetIndex) [0x00008] in C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\GameState\World_AIW2.cs:1046 at Arcen.AIW2.Core.World_AIW2.CreateGalaxies (Arcen.AIW2.Core.ArcenSimContext Context) [0x001cd] in C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\GameState\World_AIW2.cs:970 at Arcen.AIW2.Core.Mapgen.WorkThreadOnly_GenerateNewGame () [0x0021d] in C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\Sim\Mapgen.cs:62 at Arcen.AIW2.Core.Engine_AIW2.WorkThreadOnly_StartNewGame () [0x0000d] in C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\Engine_AIW2.cs:804 at System.Environment.get_StackTrace() in /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Environment.cs:line 227 at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) in C:\vcprojs\arcengames_aiw_ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 143 at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) in C:\vcprojs\arcengames_aiw_ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 112 at Arcen.Universal.ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity) in C:\vcprojs\arcengames_aiw_ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 91 at Arcen.Universal.ArcenDebugging.LogException(System.Exception e, System.String message, Verbosity verbosity) in C:\vcprojs\arcengames_aiw_ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 266 at Arcen.Universal.ArcenDebugging.LogException(System.Exception e, Verbosity verbosity) in C:\vcprojs\arcengames_aiw_ultra\ArcenUniversal\src\UtilityLibraries\ArcenDebugging.cs:line 214 at Arcen.AIW2.Core.Engine_AIW2.WorkThreadOnly_StartNewGame() in C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\Engine_AIW2.cs:line 806 at Arcen.AIW2.Core.Engine_AIW2+<StartWorkThread>c__AnonStorey1.<>m__0(System.Object ) in C:\vcprojs\arcengames_aiw_ultra\ArcenAIW2Core\src\Logic\Engine_AIW2.cs:line 726 2/9/2018 11:39:41 PM Successfully opened host socket 2/9/2018 11:40:02 PM PLAYER DISCONNECTED 0.0.0.0=>0 10/16/2018 9:51:49 PM Current directory used: E:/Steam/steamapps/common/AI War 2/ Process Count = 0 so PlayerDataDirectory used: E:/Steam/steamapps/common/AI War 2/PlayerData/ 10/16/2018 9:51:50 PM Resolution changed to windowed 1024x768 10/16/2018 9:51:50 PM Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 10/16/2018 9:51:50 PM Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 10/16/2018 9:52:09 PM input mappings deserialization error log: TriggerCurrentMasterMenuAction_10: Unknown Arcen.Universal.ArcenInputCode 'key'' (BackQuote) TriggerCurrentMasterMenuAction_10: has invalid 'ArcenInputCode' in attribute key at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenInput.LoadInputMappingsFromDisk () [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.InputActionTypeDataTable.DoPostInitializationLogic () [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDynamicTable`1[T].Initialize (System.Boolean IsPostInitReParse) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.Engine_Universal+<LoadExternalData>c__Iterator1.MoveNext () [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <d4d4a76e1c8542dc9298df0a5fd7021c>:0 10/16/2018 9:52:40 PM ArcenAssetBundleCache.InstantiatedObjects: 770 10/16/2018 9:52:41 PM Warning, unrequested attributes found in XML content; writing details (which may be very large) to (game directory)/PlayerData/UnrequestedXMLAttributes.txt 10/16/2018 9:52:41 PM Game Version: 0.802 graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 10 (10.0.0) 64bit graphicsDeviceName: NVIDIA GeForce GTX 970 graphicsDeviceID: 5058 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 4043 maxTextureSize: 16384 npotSupport: Full processorType: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz processorCount: 4 processorFrequency: 3300 systemMemorySize: 16245 supportsImageEffects: True supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 10/16/2018 9:52:41 PM 53.9 seconds total load time. SetDirectoriesToBeUsed (1.3s) Calculate FInt Sqrt Arrays (0.4s) Language.Initialize (0.6s) PresentationLayer.LoadVisualConstants_Early (0.3s) LoadFinalSFXStuff (15.2s) ExternalIconDictionaryTable (0.9s) ArcenUIPrefabTable (1.5s) ArcenUI.Instance.InitializeOnceOnly (0.3s) InputActionTypeDataTable (0.4s) ExternalConstants (0.3s) PresentationLayer.LoadVisualConstants_Late (0.4s) EntityLineTypeTable (0.5s) SpaceboxDefinitionTable (0.9s) PlanetDefinitionTable (3.3s) GameEntityTypeDataTable.Initialize (3.2s) GameEntityTypeDataTable.InitVisualBits (20.6s) SurrogateTableTable (1.1s) 10/16/2018 9:52:42 PM Hello Steam user 'andrewsav' at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at ArcenGameController.Update () [0x00000] in <2e2dcd579b104a688d65707e5c206ad7>:0 10/16/2018 9:55:52 PM Current directory used: E:/Steam/steamapps/common/AI War 2/ Process Count = 0 so PlayerDataDirectory used: E:/Steam/steamapps/common/AI War 2/PlayerData/ 10/16/2018 9:55:53 PM Resolution changed to windowed 1024x768 10/16/2018 9:55:53 PM Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 10/16/2018 9:55:53 PM Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 10/16/2018 9:56:32 PM ArcenAssetBundleCache.InstantiatedObjects: 770 10/16/2018 9:56:33 PM Game Version: 0.802 graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 10 (10.0.0) 64bit graphicsDeviceName: NVIDIA GeForce GTX 970 graphicsDeviceID: 5058 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 4043 maxTextureSize: 16384 npotSupport: Full processorType: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz processorCount: 4 processorFrequency: 3300 systemMemorySize: 16245 supportsImageEffects: True supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 10/16/2018 9:56:33 PM 41.6 seconds total load time. SetDirectoriesToBeUsed (1.2s) Calculate FInt Sqrt Arrays (0.3s) LoadFinalSFXStuff (8.3s) ExternalIconDictionaryTable (0.8s) ArcenUIPrefabTable (1.4s) PresentationLayer.LoadVisualConstants_Late (0.3s) EntityLineTypeTable (0.5s) SpaceboxDefinitionTable (0.8s) PlanetDefinitionTable (3.1s) GameEntityTypeDataTable.Initialize (2.6s) GameEntityTypeDataTable.InitVisualBits (19.0s) SurrogateTableTable (0.8s) 10/16/2018 9:56:33 PM Hello Steam user 'andrewsav' at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <e246b21466884552849c6c60e959ea33>:0 at ArcenGameController.Update () [0x00000] in <2e2dcd579b104a688d65707e5c206ad7>:0 1/27/2019 10:06:54 AM Current directory used: E:/Steam/steamapps/common/AI War 2/ Process Count = 0 so PlayerDataDirectory used: E:/Steam/steamapps/common/AI War 2/PlayerData/ 1/27/2019 10:06:58 AM Resolution changed to windowed 1024x768 1/27/2019 10:06:58 AM Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 1/27/2019 10:06:58 AM Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 1/27/2019 10:07:41 AM ArcenAssetBundleCache.InstantiatedObjects: 777 1/27/2019 10:07:42 AM Game Version: 0.810 graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 10 (10.0.0) 64bit graphicsDeviceName: NVIDIA GeForce GTX 970 graphicsDeviceID: 5058 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 4043 maxTextureSize: 16384 npotSupport: Full processorType: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz processorCount: 4 processorFrequency: 3300 systemMemorySize: 16245 supportsImageEffects: True supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 1/27/2019 10:07:42 AM 48.9 seconds total load time. SetDirectoriesToBeUsed (1.5s) Calculate FInt Sqrt Arrays (0.3s) Language.Initialize (1.6s) PresentationLayer.LoadVisualConstants_Early (0.5s) LoadFinalSFXStuff (9.2s) ExternalIconDictionaryTable (0.8s) ArcenUIPrefabTable (1.6s) ArcenUI.Instance.InitializeOnceOnly (0.3s) InputActionTypeDataTable (0.4s) ExternalConstants (0.3s) PresentationLayer.LoadVisualConstants_Late (0.3s) GameSpeedTypeTable (0.3s) EntityLineTypeTable (0.5s) SpaceboxDefinitionTable (0.9s) PlanetDefinitionTable (3.4s) GameEntityTypeDataTable.Initialize (3.3s) GameEntityTypeDataTable.InitVisualBits (19.1s) SurrogateTableTable (1.1s) 1/27/2019 10:07:42 AM Hello Steam user 'zespri' at System.Environment.get_StackTrace () [0x00000] in <f826c2584fc94ec19a48a6576640bdc5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <371fc104c94a4724860239623ea95520>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <371fc104c94a4724860239623ea95520>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <371fc104c94a4724860239623ea95520>:0 at ArcenGameController.Update () [0x00000] in <2e2dcd579b104a688d65707e5c206ad7>:0 1/27/2019 10:08:29 AM Generate Map with type Tutorial_01 and seed 123456 1/27/2019 10:08:29 AM World Created, Launching Server 1/27/2019 10:08:29 AM Successfully opened host socket 1/27/2019 10:08:42 AM PLAYER DISCONNECTED 0.0.0.0=>0 10/23/2019 10:23:06 AM Current directory used: D:/Steam/steamapps/common/AI War 2/ Process Count = 0 so PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 10/23/2019 10:23:06 AM Boot up FleetOS (0.7670s) 10/23/2019 10:23:06 AM graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: True graphicsShaderLevel: 50 operatingSystem: Windows 10 (10.0.0) 64bit graphicsDeviceName: NVIDIA GeForce GTX 970 graphicsDeviceID: 5058 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 4043 maxTextureSize: 16384 npotSupport: Full processorType: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz processorCount: 4 processorFrequency: 3300 systemMemorySize: 16245 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 10/23/2019 10:23:06 AM Check System Logs For Rogue Intelligence (0.1191s) 10/23/2019 10:23:07 AM Organizing Alien Translation Routines (1.0929s) 10/23/2019 10:23:08 AM Remembering Alamo (0.5732s) 10/23/2019 10:23:08 AM Generating Framerates (0.1995s) 10/23/2019 10:23:08 AM Bring Cloaking Systems Online (0.0320s) 10/23/2019 10:23:08 AM Game Version: 1.001 10/23/2019 10:23:08 AM Eject Trash Into Hyperspace (0.0900s) 10/23/2019 10:23:08 AM Recalculate Speed Of Light (0.1819s) 10/23/2019 10:23:08 AM Check Nearby Stellar Masses (0.0580s) 10/23/2019 10:23:08 AM Resolution changed to windowed 1024x768 10/23/2019 10:23:08 AM Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 10/23/2019 10:23:08 AM Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 10/23/2019 10:23:08 AM Refresh Optical Lensing (0.0310s) 10/23/2019 10:23:10 AM Revise Fundamental Physical Laws (1.6667s) 10/23/2019 10:23:10 AM Boot Audio Comms (0.1629s) 10/23/2019 10:23:10 AM Establish Individual Audio Links (0.0410s) 10/23/2019 10:23:11 AM Prepare Explosions and Crackles (1.1599s) 10/23/2019 10:23:13 AM Optimize Comfort On Command Decks (1.4634s) 10/23/2019 10:23:13 AM Check For Extra Modules (0.0870s) 10/23/2019 10:23:13 AM Calculate Odds Of Success (0.1550s) 10/23/2019 10:23:26 AM Briefly Panic (12.6454s) 10/23/2019 10:23:27 AM Install Confidence Routines (1.4913s) 10/23/2019 10:23:28 AM Bring Commander Interface Online (0.9148s) 10/23/2019 10:23:28 AM Motivate All Crews (0.1140s) 10/23/2019 10:23:28 AM Externalizing Patterns (0.1040s) 10/23/2019 10:23:29 AM Disengaging Constants (1.1173s) 10/23/2019 10:23:30 AM Late Axionic Computations (0.9620s) 10/23/2019 10:23:30 AM Thinking Of Advice (0.0720s) 10/23/2019 10:23:31 AM Degaussing Advice (0.4410s) 10/23/2019 10:23:31 AM Naming All Known Planets (0.0540s) 10/23/2019 10:23:31 AM Remembering Speeds (0.0600s) 10/23/2019 10:23:31 AM Prioritizing Targets (0.0650s) 10/23/2019 10:23:31 AM Rebooting Sensor Arrays (0.0480s) 10/23/2019 10:23:31 AM Unloading Prismatic Grid (0.0380s) 10/23/2019 10:23:31 AM Thinking Of Objectives (0.0180s) 10/23/2019 10:23:31 AM Re-Aligning Objectives (0.0613s) 10/23/2019 10:23:31 AM Inhibiting Visual Scans (0.1072s) 10/23/2019 10:23:31 AM Synthesizing Vocals (0.0860s) 10/23/2019 10:23:32 AM Ventilating Scenarios (0.1040s) 10/23/2019 10:23:32 AM Decontaminating Targeting Systems (0.0970s) 10/23/2019 10:23:32 AM Ejecting Tactical Core (0.0618s) 10/23/2019 10:23:32 AM Calibrating Formations (0.1360s) 10/23/2019 10:23:32 AM Intercepting Galactic Maps (0.6750s) 10/23/2019 10:23:33 AM Sterilizing Test Chamber (0.0630s) 10/23/2019 10:23:33 AM Faction Diagnostics (0.1219s) 10/23/2019 10:23:33 AM Buffering Hackers (0.1430s) 10/23/2019 10:23:33 AM Inverting Death (0.1030s) 10/23/2019 10:23:33 AM Linear Field Variance (0.2449s) 10/23/2019 10:23:33 AM Charging Marks (0.0570s) 10/23/2019 10:23:33 AM Range Manifolds (0.0810s) 10/23/2019 10:23:33 AM Purging ROFs (0.0270s) 10/23/2019 10:23:33 AM Manipulating Speeds (0.0830s) 10/23/2019 10:23:33 AM Detecting Projectiles (0.0170s) 10/23/2019 10:23:34 AM Grouping Flow Fields (0.0855s) 10/23/2019 10:23:34 AM Modulating Flow Field Groups (0.0600s) 10/23/2019 10:23:34 AM Designing Fleets (0.4449s) 10/23/2019 10:23:34 AM Thinking Of Technologies (0.1110s) 10/23/2019 10:23:34 AM Categorizing Starboard Sensors (0.1759s) 10/23/2019 10:23:34 AM Injecting Galactic Variables (0.1629s) 10/23/2019 10:23:35 AM Discharging Colored Ions (0.1161s) 10/23/2019 10:23:35 AM Replicating Ion Colors (0.1700s) 10/23/2019 10:23:39 AM Investigating Starfields (4.2150s) 10/23/2019 10:23:49 AM Mopping Up Distant Planets (9.5400s) 10/23/2019 10:23:49 AM Investigating Map Signatures (0.1620s) 10/23/2019 10:23:49 AM Collating Solar Systems (0.0480s) 10/23/2019 10:23:49 AM Categorizing All Planets (0.0110s) 10/23/2019 10:23:49 AM Organizing Commands (0.1869s) 10/23/2019 10:23:49 AM Calculating Firing Cones (0.0110s) 10/23/2019 10:23:56 AM Disassembling And Reassembling Ship Parts (6.9201s) 10/23/2019 10:24:18 AM Re-inverting All Vacuum Chambers (22.6280s) 10/23/2019 10:24:19 AM Issuing Orders (0.0440s) 10/23/2019 10:24:19 AM Augmenting Infusers (0.0527s) 10/23/2019 10:24:19 AM Infusing (0.2167s) 10/23/2019 10:24:19 AM Post-Proton Surge (0.0100s) 10/23/2019 10:24:19 AM Calibrate Weapons Arrays (0.0315s) 10/23/2019 10:24:19 AM Stimulate Modulation (0.0215s) 10/23/2019 10:24:19 AM ArcenAssetBundleCache.InstantiatedObjects: 804 10/23/2019 10:24:20 AM Load Surrogates (1.5713s) 10/23/2019 10:24:20 AM Load Historical Documents (0.0090s) 10/23/2019 10:24:20 AM 75.3 seconds total load time. Boot up FleetOS (0.8s) Organizing Alien Translation Routines (1.1s) Remembering Alamo (0.6s) Revise Fundamental Physical Laws (1.7s) Prepare Explosions and Crackles (1.2s) Optimize Comfort On Command Decks (1.5s) Briefly Panic (12.6s) Install Confidence Routines (1.5s) Bring Commander Interface Online (0.9s) Disengaging Constants (1.1s) Late Axionic Computations (1.0s) Degaussing Advice (0.4s) Intercepting Galactic Maps (0.7s) Designing Fleets (0.4s) Investigating Starfields (4.2s) Mopping Up Distant Planets (9.5s) Disassembling And Reassembling Ship Parts (6.9s) Re-inverting All Vacuum Chambers (22.6s) Load Surrogates (1.6s) 10/23/2019 10:24:21 AM Hello Steam user 'zespri' at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b767637ee7f242c89ef063f5a736b53c>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b767637ee7f242c89ef063f5a736b53c>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b767637ee7f242c89ef063f5a736b53c>:0 at ArcenGameController.Update () [0x00000] in <7ecb30de8af740679f32416cd22b54b6>:0 10/23/2019 10:25:38 AM Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 10 factions 10/23/2019 10:25:38 AM World Created, Launching Server 10/23/2019 10:25:38 AM PlayerAccount zes has now been put in control of faction 1. 10/23/2019 10:25:38 AM Successfully opened host socket 10/23/2019 10:25:57 AM PLAYER DISCONNECTED 0.0.0.0=>0 3/6/2022 8:24:54 PM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 3/6/2022 8:24:54 PM SINGLEP Boot up FleetOS (0.2484s) 3/6/2022 8:24:55 PM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 3/6/2022 8:24:55 PM 4.000 SINGLEP Game Version: 4.000 3/6/2022 8:24:55 PM 4.000 SINGLEP Check System Logs For Rogue Intelligence (0.6856s) 3/6/2022 8:24:55 PM 4.000 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 3/6/2022 8:24:55 PM 4.000 SINGLEP Inspect Aft Hatches (0.3584s) 3/6/2022 8:24:55 PM 4.000 SINGLEP Found 483 xml files in 134 folders in 27ms 3/6/2022 8:25:00 PM 4.000 SINGLEP Check For Extra Modules (4.6459s) 3/6/2022 8:25:00 PM 4.000 SINGLEP 483 Xml Files Parsed in 4,612ms 3/6/2022 8:25:00 PM 4.000 SINGLEP Gather Ancient Lifeforms (0.0010s) 3/6/2022 8:25:00 PM 4.000 SINGLEP Eject Trash Into Hyperspace (0.0050s) 3/6/2022 8:25:00 PM 4.000 SINGLEP Bring Cloaking Systems Online (0.0206s) 3/6/2022 8:25:00 PM 4.000 SINGLEP Update mod and expansion statuses! 3/6/2022 8:25:00 PM 4.000 SINGLEP Expansions: The Spire Rises (Installed And Enabled!) Zenith Onslaught (Installed And Enabled!) The Neinzul Abyss (NOT INSTALLED) 3/6/2022 8:25:00 PM 4.000 SINGLEP Mods: AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) LostHumans (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 3/6/2022 8:25:00 PM 4.000 SINGLEP Check Nearby Stellar Masses (0.0180s) 3/6/2022 8:25:00 PM 4.000 SINGLEP 483 Xml Files Checked For Exp/Mod Status in 4ms 3/6/2022 8:25:00 PM 4.000 SINGLEP Pruning Excess Brain Cells (0.2565s) 3/6/2022 8:25:01 PM 4.000 SINGLEP No resolution change was required. 3/6/2022 8:25:01 PM 4.000 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 3/6/2022 8:25:01 PM 4.000 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 3/6/2022 8:25:01 PM 4.000 SINGLEP Remembering Alamo (0.7278s) 3/6/2022 8:25:03 PM 4.000 SINGLEP Calculate Odds Of Success (1.8713s) 3/6/2022 8:25:04 PM 4.000 SINGLEP Briefly Panic (1.4090s) 3/6/2022 8:25:05 PM 4.000 SINGLEP Install Confidence Routines (0.3412s) 3/6/2022 8:25:05 PM 4.000 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 3/6/2022 8:25:08 PM 4.000 SINGLEP Late Axionic Computations (3.3342s) 3/6/2022 8:25:08 PM 4.000 SINGLEP Acquiring Towel (0.0190s) 3/6/2022 8:25:08 PM 4.000 SINGLEP Inhibiting Visual Scans (0.0558s) 3/6/2022 8:25:09 PM 4.000 SINGLEP Ejecting Tactical Core (0.6577s) 3/6/2022 8:25:09 PM 4.000 SINGLEP Grouping Flow Fields (0.0259s) 3/6/2022 8:25:12 PM 4.000 SINGLEP Berating Starfields (2.8992s) 3/6/2022 8:25:14 PM 4.000 SINGLEP Pinpointing Distant Planets (2.1420s) 3/6/2022 8:25:14 PM 4.000 SINGLEP Calculating Firing Cones (0.0329s) 3/6/2022 8:25:14 PM 4.000 SINGLEP Offending Sentient Ship Parts (0.3557s) 3/6/2022 8:25:14 PM 4.000 SINGLEP Re-Aligning Objectives (0.0758s) 3/6/2022 8:25:41 PM 4.000 SINGLEP Eject And Reinsert Warp Cores (26.4614s) 3/6/2022 8:25:41 PM 4.000 SINGLEP Post-Proton Surge (0.0110s) 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED1 TID17 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED2 TID17 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED3 TID17 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED4 TID17 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED5 TID17 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED6 TID17 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED7 TID17 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED8 TID17 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 3/6/2022 8:25:41 PM 4.000 SINGLEP Background Radiation Taste Test (0.0359s) 3/6/2022 8:25:41 PM 4.000 SINGLEP Shuffling Chairs On Command Deck (0.0130s) 3/6/2022 8:25:41 PM 4.000 SINGLEP Windshield Wiping (0.1835s) 3/6/2022 8:25:41 PM 4.000 SINGLEP Last Organizational Modeling (0.3427s) 3/6/2022 8:25:42 PM 4.000 SINGLEP Stimulate Modulation (0.2672s) 3/6/2022 8:25:42 PM 4.000 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 3/6/2022 8:25:42 PM 4.000 SINGLEP Order Cores By Seniority (0.0040s) 3/6/2022 8:25:41 PM 4.000 SINGLEP DELAYED9 TID8 Info: will dump 1444 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 3/6/2022 8:25:42 PM 4.000 SINGLEP Error deserializing player profile data via xml: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.Throw (System.String res) [0x00000] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace () [0x0012c] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.ParseDocumentContent () [0x002d4] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.Read () [0x0008c] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000a6] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at Arcen.Universal.PlayerProfile.DeserializeFrom_NewXmlStyle (System.String FullFilename, System.String FilenameForDisplay, Arcen.Universal.PlayerProfile+ErrorStyle Errors) [0x00071] in <70cf71df584341b8b9021d9abe612eed>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.PlayerProfile.DeserializeFrom_NewXmlStyle (System.String FullFilename, System.String FilenameForDisplay, Arcen.Universal.PlayerProfile+ErrorStyle Errors) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.PlayerProfile.LoadFromDisk (System.String Filename, Arcen.Universal.PlayerProfile+Complaints Complain, Arcen.Universal.PlayerProfile+SaveAsLastProfileSelected SaveAsLast, Arcen.Universal.PlayerProfile+ErrorStyle Errors) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.Engine_Universal+<OnApplicationInitialization>d__95.MoveNext () [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <ad199b1c67244da3a5ed230e5d202f21>:0 3/6/2022 8:25:42 PM 4.000 SINGLEP Final Checks (0.5998s) 3/6/2022 8:25:42 PM 4.000 SINGLEP Error deserializing player profile data via xml: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1. at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String arg) [0x00029] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.Throw (System.String res) [0x00000] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace () [0x0012c] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.ParseDocumentContent () [0x002d4] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlTextReaderImpl.Read () [0x0008c] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000a6] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <0f9699188f0c414ea6fb5557f5c16d15>:0 at Arcen.Universal.PlayerProfile.DeserializeFrom_NewXmlStyle (System.String FullFilename, System.String FilenameForDisplay, Arcen.Universal.PlayerProfile+ErrorStyle Errors) [0x00071] in <70cf71df584341b8b9021d9abe612eed>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.PlayerProfile.DeserializeFrom_NewXmlStyle (System.String FullFilename, System.String FilenameForDisplay, Arcen.Universal.PlayerProfile+ErrorStyle Errors) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.PlayerProfile.LoadFromDisk (System.String Filename, Arcen.Universal.PlayerProfile+Complaints Complain, Arcen.Universal.PlayerProfile+SaveAsLastProfileSelected SaveAsLast, Arcen.Universal.PlayerProfile+ErrorStyle Errors) [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at Arcen.Universal.Engine_Universal+<OnApplicationInitialization>d__95.MoveNext () [0x00000] in <70cf71df584341b8b9021d9abe612eed>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <ad199b1c67244da3a5ed230e5d202f21>:0 3/6/2022 8:25:42 PM 4.000 SINGLEP Load Historical Documents (0.0040s) 3/6/2022 8:25:42 PM 4.000 SINGLEP 48.1 seconds total load time. Check System Logs For Rogue Intelligence (0.7s) Inspect Aft Hatches (0.4s) Check For Extra Modules (4.6s) Pruning Excess Brain Cells (0.3s) Remembering Alamo (0.7s) Calculate Odds Of Success (1.9s) Briefly Panic (1.4s) Install Confidence Routines (0.3s) Late Axionic Computations (3.3s) Ejecting Tactical Core (0.7s) Berating Starfields (2.9s) Pinpointing Distant Planets (2.1s) Offending Sentient Ship Parts (0.4s) Eject And Reinsert Warp Cores (26.5s) Last Organizational Modeling (0.3s) Stimulate Modulation (0.3s) Final Checks (0.6s) 3/6/2022 8:25:43 PM 4.000 SINGLEP Hello Steam user 'zespri' 3/6/2022 8:26:54 PM 4.000 SINGLEP Could not find resolution matching 1000x600 out of 28 options! 3/6/2022 8:27:19 PM 4.000 SINGLEP Resolution changed to fullscreen 1200x1920 3/6/2022 8:27:19 PM 4.000 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 3/6/2022 8:27:19 PM 4.000 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 3/6/2022 8:27:53 PM 4.000 SINGLEP No resolution change was required. 3/6/2022 8:27:53 PM 4.000 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 3/6/2022 8:27:53 PM 4.000 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 3/6/2022 8:29:51 PM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 3/6/2022 8:29:51 PM SINGLEP Boot up FleetOS (0.1672s) 3/6/2022 8:29:51 PM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 3/6/2022 8:29:51 PM 4.000 SINGLEP Game Version: 4.000 3/6/2022 8:29:51 PM 4.000 SINGLEP Check System Logs For Rogue Intelligence (0.2314s) 3/6/2022 8:29:51 PM 4.000 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 3/6/2022 8:29:51 PM 4.000 SINGLEP Inspect Aft Hatches (0.0160s) 3/6/2022 8:29:51 PM 4.000 SINGLEP Found 483 xml files in 134 folders in 24ms 3/6/2022 8:29:52 PM 4.000 SINGLEP Check For Extra Modules (0.4436s) 3/6/2022 8:29:52 PM 4.000 SINGLEP 483 Xml Files Parsed in 413ms 3/6/2022 8:29:52 PM 4.000 SINGLEP Gather Ancient Lifeforms (0.0000s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Eject Trash Into Hyperspace (0.0040s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Bring Cloaking Systems Online (0.0249s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Update mod and expansion statuses! 3/6/2022 8:29:52 PM 4.000 SINGLEP Expansions: The Spire Rises (Installed And Enabled!) Zenith Onslaught (Installed And Enabled!) The Neinzul Abyss (NOT INSTALLED) 3/6/2022 8:29:52 PM 4.000 SINGLEP Mods: AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) LostHumans (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 3/6/2022 8:29:52 PM 4.000 SINGLEP Check Nearby Stellar Masses (0.0180s) 3/6/2022 8:29:52 PM 4.000 SINGLEP 483 Xml Files Checked For Exp/Mod Status in 5ms 3/6/2022 8:29:52 PM 4.000 SINGLEP Pruning Excess Brain Cells (0.0409s) 3/6/2022 8:29:52 PM 4.000 SINGLEP No resolution change was required. 3/6/2022 8:29:52 PM 4.000 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 3/6/2022 8:29:52 PM 4.000 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 3/6/2022 8:29:52 PM 4.000 SINGLEP Remembering Alamo (0.0701s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Calculate Odds Of Success (0.1247s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Briefly Panic (0.1436s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Install Confidence Routines (0.3684s) 3/6/2022 8:29:52 PM 4.000 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 3/6/2022 8:29:53 PM 4.000 SINGLEP Late Axionic Computations (0.2454s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Acquiring Towel (0.0130s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Inhibiting Visual Scans (0.0130s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Ejecting Tactical Core (0.0429s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Grouping Flow Fields (0.0229s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Digging Up Starfields (0.0944s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Cleaning Distant Planets (0.0927s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Calculating Firing Cones (0.0080s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Divulge Ship Part Schematics To Enemy (0.3307s) 3/6/2022 8:29:53 PM 4.000 SINGLEP Re-Aligning Objectives (0.0788s) 3/6/2022 8:29:55 PM 4.000 SINGLEP Install Replacement Weapons (1.5330s) 3/6/2022 8:29:55 PM 4.000 SINGLEP Post-Proton Surge (0.0110s) 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED1 TID18 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED2 TID18 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED3 TID18 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED4 TID18 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED5 TID18 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED6 TID18 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED7 TID18 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED8 TID18 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 3/6/2022 8:29:55 PM 4.000 SINGLEP Background Radiation Taste Test (0.0170s) 3/6/2022 8:29:55 PM 4.000 SINGLEP Shuffling Chairs On Command Deck (0.0130s) 3/6/2022 8:29:55 PM 4.000 SINGLEP Windshield Wiping (0.0768s) 3/6/2022 8:29:55 PM 4.000 SINGLEP Last Organizational Modeling (0.2779s) 3/6/2022 8:29:55 PM 4.000 SINGLEP Stimulate Modulation (0.2634s) 3/6/2022 8:29:55 PM 4.000 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 3/6/2022 8:29:55 PM 4.000 SINGLEP Order Cores By Seniority (0.0040s) 3/6/2022 8:29:55 PM 4.000 SINGLEP DELAYED9 TID5 Info: will dump 1444 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 3/6/2022 8:29:56 PM 4.000 SINGLEP We got 0 campaign's data when deserializing 3/6/2022 8:29:56 PM 4.000 SINGLEP Final Checks (0.2095s) 3/6/2022 8:29:56 PM 4.000 SINGLEP Load Historical Documents (0.0040s) 3/6/2022 8:29:56 PM 4.000 SINGLEP 5.0 seconds total load time. Check For Extra Modules (0.4s) Install Confidence Routines (0.4s) Divulge Ship Part Schematics To Enemy (0.3s) Install Replacement Weapons (1.5s) Last Organizational Modeling (0.3s) Stimulate Modulation (0.3s) 3/6/2022 8:29:56 PM 4.000 SINGLEP Hello Steam user 'zespri' 4/23/2022 3:02:39 PM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 4/23/2022 3:02:40 PM SINGLEP Boot up FleetOS (0.2256s) 4/23/2022 3:02:40 PM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 4/23/2022 3:02:41 PM 5.001 SINGLEP Game Version: 5.001 4/23/2022 3:02:41 PM 5.001 SINGLEP Check System Logs For Rogue Intelligence (0.9792s) 4/23/2022 3:02:42 PM 5.001 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 4/23/2022 3:02:42 PM 5.001 SINGLEP Inspect Aft Hatches (1.3349s) 4/23/2022 3:02:42 PM 5.001 SINGLEP Found 601 xml files in 143 folders in 24ms 4/23/2022 3:02:49 PM 5.001 SINGLEP Check For Extra Modules (7.1636s) 4/23/2022 3:02:49 PM 5.001 SINGLEP 601 Xml Files Parsed in 7,133ms 4/23/2022 3:02:49 PM 5.001 SINGLEP Gather Ancient Lifeforms (0.0010s) 4/23/2022 3:02:49 PM 5.001 SINGLEP Eject Trash Into Hyperspace (0.0030s) 4/23/2022 3:02:49 PM 5.001 SINGLEP Bring Cloaking Systems Online (0.0249s) 4/23/2022 3:02:49 PM 5.001 SINGLEP Update mod and expansion statuses! 4/23/2022 3:02:49 PM 5.001 SINGLEP Expansions: The Spire Rises (Installed And Enabled!) Zenith Onslaught (Installed And Enabled!) The Neinzul Abyss (Installed And Enabled!) 4/23/2022 3:02:49 PM 5.001 SINGLEP Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/23/2022 3:02:49 PM 5.001 SINGLEP Check Nearby Stellar Masses (0.0490s) 4/23/2022 3:02:49 PM 5.001 SINGLEP 601 Xml Files Checked For Exp/Mod Status in 8ms 4/23/2022 3:02:49 PM 5.001 SINGLEP Pruning Excess Brain Cells (0.0862s) 4/23/2022 3:02:50 PM 5.001 SINGLEP No resolution change was required. 4/23/2022 3:02:50 PM 5.001 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/23/2022 3:02:50 PM 5.001 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/23/2022 3:02:50 PM 5.001 SINGLEP Remembering Alamo (0.5943s) 4/23/2022 3:02:53 PM 5.001 SINGLEP Calculate Odds Of Success (2.7698s) 4/23/2022 3:02:54 PM 5.001 SINGLEP Briefly Panic (1.5428s) 4/23/2022 3:02:54 PM 5.001 SINGLEP Install Confidence Routines (0.2792s) 4/23/2022 3:02:55 PM 5.001 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/23/2022 3:02:58 PM 5.001 SINGLEP Late Axionic Computations (4.0172s) 4/23/2022 3:02:58 PM 5.001 SINGLEP Acquiring Towel (0.0435s) 4/23/2022 3:02:58 PM 5.001 SINGLEP Inhibiting Visual Scans (0.0323s) 4/23/2022 3:02:59 PM 5.001 SINGLEP Ejecting Tactical Core (0.8376s) 4/23/2022 3:02:59 PM 5.001 SINGLEP Grouping Flow Fields (0.0349s) 4/23/2022 3:03:02 PM 5.001 SINGLEP Ignoring Starfields (2.8674s) 4/23/2022 3:03:04 PM 5.001 SINGLEP Destroying Distant Planets (2.0642s) 4/23/2022 3:03:04 PM 5.001 SINGLEP Calculating Firing Cones (0.0110s) 4/23/2022 3:03:05 PM 5.001 SINGLEP Declaring Ship Parts At Customs (0.4961s) 4/23/2022 3:03:05 PM 5.001 SINGLEP Re-Aligning Objectives (0.0898s) 4/23/2022 3:03:41 PM 5.001 SINGLEP Overwrote old entry for OrbitalDireConcussionGuardPost in OrbitalDireGuardPosts_FreeforAll 4/23/2022 3:03:42 PM 5.001 SINGLEP Investigating Parabolic Thrust (36.8158s) 4/23/2022 3:03:42 PM 5.001 SINGLEP Post-Proton Surge (0.0100s) 4/23/2022 3:03:42 PM 5.001 SINGLEP Background Radiation Taste Test (0.0180s) 4/23/2022 3:03:42 PM 5.001 SINGLEP Shuffling Chairs On Command Deck (0.0189s) 4/23/2022 3:03:42 PM 5.001 SINGLEP Windshield Wiping (0.1508s) 4/23/2022 3:03:42 PM 5.001 SINGLEP Last Organizational Modeling (0.4547s) 4/23/2022 3:03:43 PM 5.001 SINGLEP Stimulate Modulation (0.3902s) 4/23/2022 3:03:43 PM 5.001 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 4/23/2022 3:03:43 PM 5.001 SINGLEP Order Cores By Seniority (0.0050s) 4/23/2022 3:03:42 PM 5.001 SINGLEP DELAYED1 TID9 Info: will dump 2066 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/23/2022 3:03:43 PM 5.001 SINGLEP We got 0 campaign's data when deserializing 4/23/2022 3:03:43 PM 5.001 SINGLEP Final Checks (0.5687s) 4/23/2022 3:03:43 PM 5.001 SINGLEP Load Historical Documents (0.0050s) 4/23/2022 3:03:43 PM 5.001 SINGLEP 64.0 seconds total load time. Check System Logs For Rogue Intelligence (1.0s) Inspect Aft Hatches (1.3s) Check For Extra Modules (7.2s) Remembering Alamo (0.6s) Calculate Odds Of Success (2.8s) Briefly Panic (1.5s) Install Confidence Routines (0.3s) Late Axionic Computations (4.0s) Ejecting Tactical Core (0.8s) Ignoring Starfields (2.9s) Destroying Distant Planets (2.1s) Declaring Ship Parts At Customs (0.5s) Investigating Parabolic Thrust (36.8s) Last Organizational Modeling (0.5s) Stimulate Modulation (0.4s) Final Checks (0.6s) 4/23/2022 3:03:44 PM 5.001 SINGLEP Hello Steam user 'zespri' 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED2 TID16 Start Generate Partial Map with Realistic and seed 168306459 and planet count 80 and 6 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED3 TID16 Map structure generated in 149ms. 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED4 TID16 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED5 TID22 Start Generate Partial Map with Realistic and seed 168306459 and planet count 80 and 16 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED6 TID22 Map structure generated in 155ms. 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED7 TID22 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/23/2022 3:05:38 PM 5.001 SINGLEP DELAYED8 TID22 Generate Partial Map Complete 169ms Seed: 168306459 4/23/2022 3:06:03 PM 5.001 SINGLEP Clearing player accounts. 4/24/2022 11:14:01 AM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 4/24/2022 11:14:01 AM SINGLEP Boot up FleetOS (0.1395s) 4/24/2022 11:14:02 AM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 4/24/2022 11:14:02 AM 5.002 SINGLEP Game Version: 5.002 4/24/2022 11:14:02 AM 5.002 SINGLEP Check System Logs For Rogue Intelligence (0.6726s) 4/24/2022 11:14:02 AM 5.002 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 4/24/2022 11:14:02 AM 5.002 SINGLEP Inspect Aft Hatches (0.1184s) 4/24/2022 11:14:02 AM 5.002 SINGLEP Found 601 xml files in 143 folders in 26ms 4/24/2022 11:14:03 AM 5.002 SINGLEP Check For Extra Modules (0.9443s) 4/24/2022 11:14:03 AM 5.002 SINGLEP 601 Xml Files Parsed in 914ms 4/24/2022 11:14:03 AM 5.002 SINGLEP Gather Ancient Lifeforms (0.0010s) 4/24/2022 11:14:03 AM 5.002 SINGLEP Eject Trash Into Hyperspace (0.0020s) 4/24/2022 11:14:03 AM 5.002 SINGLEP Bring Cloaking Systems Online (0.0269s) 4/24/2022 11:14:03 AM 5.002 SINGLEP Update mod and expansion statuses! 4/24/2022 11:14:03 AM 5.002 SINGLEP Expansions: The Spire Rises (Installed And Enabled!) Zenith Onslaught (Installed And Enabled!) The Neinzul Abyss (Installed And Enabled!) 4/24/2022 11:14:03 AM 5.002 SINGLEP Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/24/2022 11:14:03 AM 5.002 SINGLEP Check Nearby Stellar Masses (0.0459s) 4/24/2022 11:14:03 AM 5.002 SINGLEP 601 Xml Files Checked For Exp/Mod Status in 9ms 4/24/2022 11:14:03 AM 5.002 SINGLEP Pruning Excess Brain Cells (0.0540s) 4/24/2022 11:14:03 AM 5.002 SINGLEP No resolution change was required. 4/24/2022 11:14:03 AM 5.002 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 11:14:03 AM 5.002 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 11:14:03 AM 5.002 SINGLEP Remembering Alamo (0.1033s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Calculate Odds Of Success (0.2383s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Briefly Panic (0.1235s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Install Confidence Routines (0.2974s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/24/2022 11:14:04 AM 5.002 SINGLEP Late Axionic Computations (0.2546s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Acquiring Towel (0.0140s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Inhibiting Visual Scans (0.0251s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Ejecting Tactical Core (0.0489s) 4/24/2022 11:14:04 AM 5.002 SINGLEP Grouping Flow Fields (0.0319s) 4/24/2022 11:14:05 AM 5.002 SINGLEP Sweet-Talking Starfields (0.0898s) 4/24/2022 11:14:05 AM 5.002 SINGLEP Mapping Distant Planets (0.0898s) 4/24/2022 11:14:05 AM 5.002 SINGLEP Calculating Firing Cones (0.0106s) 4/24/2022 11:14:05 AM 5.002 SINGLEP Holding Ship Parts For Comfort (0.4654s) 4/24/2022 11:14:05 AM 5.002 SINGLEP Re-Aligning Objectives (0.0898s) 4/24/2022 11:14:07 AM 5.002 SINGLEP Overwrote old entry for OrbitalDireConcussionGuardPost in OrbitalDireGuardPosts_FreeforAll 4/24/2022 11:14:07 AM 5.002 SINGLEP Check for Magnetic Feedback (2.0837s) 4/24/2022 11:14:07 AM 5.002 SINGLEP Post-Proton Surge (0.0126s) 4/24/2022 11:14:07 AM 5.002 SINGLEP Background Radiation Taste Test (0.0140s) 4/24/2022 11:14:07 AM 5.002 SINGLEP Shuffling Chairs On Command Deck (0.0180s) 4/24/2022 11:14:07 AM 5.002 SINGLEP Windshield Wiping (0.0878s) 4/24/2022 11:14:08 AM 5.002 SINGLEP Last Organizational Modeling (0.3926s) 4/24/2022 11:14:08 AM 5.002 SINGLEP Stimulate Modulation (0.4458s) 4/24/2022 11:14:08 AM 5.002 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 4/24/2022 11:14:08 AM 5.002 SINGLEP Order Cores By Seniority (0.0080s) 4/24/2022 11:14:08 AM 5.002 SINGLEP DELAYED1 TID13 Info: will dump 2066 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/24/2022 11:14:09 AM 5.002 SINGLEP We got 0 campaign's data when deserializing 4/24/2022 11:14:09 AM 5.002 SINGLEP Final Checks (0.2707s) 4/24/2022 11:14:09 AM 5.002 SINGLEP Load Historical Documents (0.0030s) 4/24/2022 11:14:09 AM 5.002 SINGLEP 7.2 seconds total load time. Check System Logs For Rogue Intelligence (0.7s) Check For Extra Modules (0.9s) Install Confidence Routines (0.3s) Late Axionic Computations (0.3s) Holding Ship Parts For Comfort (0.5s) Check for Magnetic Feedback (2.1s) Last Organizational Modeling (0.4s) Stimulate Modulation (0.4s) Final Checks (0.3s) 4/24/2022 11:14:09 AM 5.002 SINGLEP Hello Steam user 'zespri' 4/24/2022 11:14:40 AM 5.002 SINGLEP DELAYED2 TID5 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 40 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 11:14:40 AM 5.002 SINGLEP DELAYED3 TID5 Map structure generated in 7ms. 4/24/2022 11:14:40 AM 5.002 SINGLEP DELAYED4 TID5 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 11:16:36 AM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 11:16:36 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:16:53 AM 5.002 SINGLEP DELAYED5 TID10 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 11:16:54 AM 5.002 SINGLEP DELAYED6 TID10 Map structure generated in 0ms. 4/24/2022 11:16:54 AM 5.002 SINGLEP DELAYED7 TID10 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 11:24:38 AM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 11:24:38 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:41 AM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 11:24:41 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:41 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:41 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:42 AM 5.002 SINGLEP loading as template 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 11:24:42 AM 5.002 SINGLEP Finish load save in 128ms 4/24/2022 11:24:42 AM 5.002 SINGLEP DELAYED8 TID16 Start Generate Partial Map with Realistic and seed 35308549 and planet count 80 and 10 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 11:24:42 AM 5.002 SINGLEP DELAYED9 TID16 Map structure generated in 182ms. 4/24/2022 11:24:42 AM 5.002 SINGLEP DELAYED10 TID16 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 11:24:42 AM 5.002 SINGLEP DELAYED11 TID16 Generate Partial Map Complete 197ms Seed: 35308549 4/24/2022 11:24:43 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:46 AM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 11:24:46 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:46 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:46 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:24:46 AM 5.002 SINGLEP loading as template 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 11:24:46 AM 5.002 SINGLEP Finish load save in 116ms 4/24/2022 11:24:46 AM 5.002 SINGLEP DELAYED12 TID5 Start Generate Partial Map with Realistic and seed 145926621 and planet count 80 and 10 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 11:24:46 AM 5.002 SINGLEP DELAYED13 TID5 Map structure generated in 178ms. 4/24/2022 11:24:46 AM 5.002 SINGLEP DELAYED14 TID5 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 11:24:46 AM 5.002 SINGLEP DELAYED15 TID5 Generate Partial Map Complete 186ms Seed: 145926621 4/24/2022 11:28:43 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:29:13 AM 5.002 SINGLEP DELAYED16 TID15 Update mod and expansion statuses! 4/24/2022 11:29:13 AM 5.002 SINGLEP DELAYED17 TID15 Expansions: The Spire Rises (Installed But Disabled) Zenith Onslaught (Installed But Disabled) The Neinzul Abyss (Installed But Disabled) 4/24/2022 11:29:13 AM 5.002 SINGLEP DELAYED18 TID15 Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/24/2022 11:29:13 AM 5.002 SINGLEP Reload All Tables That Allow For That 4/24/2022 11:29:13 AM 5.002 SINGLEP DELAYED19 TID12 Reset All Pools From Xml Reload 4/24/2022 11:29:17 AM 5.002 SINGLEP DELAYED20 TID12 Reuse And Ready (4.6235s) 4/24/2022 11:29:17 AM 5.002 SINGLEP DELAYED21 TID12 Found 599 xml files in 141 folders in 22ms 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED22 TID12 Clear And Reload Xml (0.5145s) 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED23 TID12 599 Xml Files Parsed in 491ms 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED24 TID12 Gather Ancient Lifeforms (0.0040s) 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED25 TID12 599 Xml Files Checked For Exp/Mod Status in 3ms 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED26 TID12 Pruning Excess Brain Cells (0.0000s) 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED27 TID12 Prep Tables (0.0100s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Tables Are Prepped (0.0031s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/24/2022 11:29:18 AM 5.002 SINGLEP Initialize Tables (0.2299s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Do Table Post-Init (0.0020s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Checking Discrete Energy (0.1387s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Post-Proton Surge (0.0090s) 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED28 TID29 Could not find a faction with name <Scourge> that is eligible to be random for AIEmpowerer 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED29 TID29 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED30 TID29 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED31 TID29 Could not find a faction with name <ChromaticHorror> that is eligible to be random for Chaotician 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED32 TID29 Could not find a faction with name <Zenith Miners> that is eligible to be random for Chaotician 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED33 TID29 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED34 TID29 Could not find a faction with name <Dark Zenith> that is eligible to be random for EmpireBuilders 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED35 TID29 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for EmpireBuilders 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED36 TID29 Could not find a faction with name <Zenith Architrave> that is eligible to be random for EmpireBuilders 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED37 TID29 Could not find a faction with name <Scourge> that is eligible to be random for EmpireBuilders 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED38 TID29 Could not find a faction with name <Zenith Miners> that is eligible to be random for MapAlterer 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED39 TID29 Could not find a faction with name <Nomad Planets> that is eligible to be random for MapAlterer 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED40 TID29 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED41 TID29 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED42 TID29 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED43 TID29 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED44 TID29 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED45 TID29 Could not find a faction with name <FallenSpire> that is eligible to be random for SpireRelated 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED46 TID29 Could not find a faction with name <ChromaticHorror> that is eligible to be random for SpireRelated 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED47 TID29 Could not find a faction with name <SplinteringSpire> that is eligible to be random for SpireRelated 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED48 TID29 Could not find a faction with name <SpireSphere> that is eligible to be random for SpireRelated 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED49 TID29 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for ZenithGalaxy 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED50 TID29 Could not find a faction with name <Zenith Architrave> that is eligible to be random for ZenithGalaxy 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED51 TID29 Could not find a faction with name <Dark Zenith> that is eligible to be random for ZenithGalaxy 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED52 TID29 Could not find a faction with name <Zenith Miners> that is eligible to be random for ZenithGalaxy 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED53 TID29 Could not find a faction with name <Nomad Planets> that is eligible to be random for ZenithGalaxy 4/24/2022 11:29:18 AM 5.002 SINGLEP Background Radiation Taste Test (0.0110s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Shuffling Chairs On Command Deck (0.0150s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Windshield Wiping (0.0160s) 4/24/2022 11:29:18 AM 5.002 SINGLEP Last Organizational Modeling (0.0529s) 4/24/2022 11:29:19 AM 5.002 SINGLEP Stimulate Modulation (0.0730s) 4/24/2022 11:29:18 AM 5.002 SINGLEP DELAYED54 TID23 Info: will dump 737 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/24/2022 11:29:19 AM 5.002 SINGLEP Order Cores By Seniority (0.0040s) 4/24/2022 11:29:19 AM 5.002 SINGLEP No resolution change was required. 4/24/2022 11:29:19 AM 5.002 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 11:29:19 AM 5.002 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 11:29:21 AM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 11:29:21 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:29:21 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:29:21 AM 5.002 SINGLEP No more 0 names; we have 0 4/24/2022 11:29:21 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:29:21 AM 5.002 SINGLEP loading as template 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 11:29:21 AM 5.002 SINGLEP Finish load save in 38ms 4/24/2022 11:29:21 AM 5.002 SINGLEP DELAYED55 TID6 Start Generate Partial Map with Realistic and seed 94306030 and planet count 80 and 10 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 11:29:21 AM 5.002 SINGLEP DELAYED56 TID6 Map structure generated in 153ms. 4/24/2022 11:29:22 AM 5.002 SINGLEP DELAYED57 TID6 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 11:29:22 AM 5.002 SINGLEP DELAYED58 TID6 Generate Partial Map Complete 162ms Seed: 94306030 4/24/2022 11:30:36 AM 5.002 SINGLEP DELAYED59 TID5 Start Generate Partial Map with Realistic and seed 94306030 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:30:36 AM 5.002 SINGLEP DELAYED60 TID5 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:30:36 AM 5.002 SINGLEP DELAYED61 TID5 Generate Partial Map Complete 11ms Seed: 94306030 4/24/2022 11:30:38 AM 5.002 SINGLEP DELAYED62 TID24 Start Generate Partial Map with Realistic and seed 94306030 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:30:38 AM 5.002 SINGLEP DELAYED63 TID24 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:30:38 AM 5.002 SINGLEP DELAYED64 TID24 Generate Partial Map Complete 9ms Seed: 94306030 4/24/2022 11:30:39 AM 5.002 SINGLEP DELAYED65 TID16 Start Generate Partial Map with Realistic and seed 94306030 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:30:39 AM 5.002 SINGLEP DELAYED66 TID16 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:30:39 AM 5.002 SINGLEP DELAYED67 TID16 Generate Partial Map Complete 9ms Seed: 94306030 4/24/2022 11:30:42 AM 5.002 SINGLEP DELAYED68 TID26 Start Generate Partial Map with Realistic and seed 94306030 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:30:42 AM 5.002 SINGLEP DELAYED69 TID26 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:30:42 AM 5.002 SINGLEP DELAYED70 TID26 Generate Partial Map Complete 10ms Seed: 94306030 4/24/2022 11:30:55 AM 5.002 SINGLEP DELAYED71 TID29 Start Generate Partial Map with Realistic and seed 1014271 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:30:55 AM 5.002 SINGLEP DELAYED72 TID29 Map structure generated in 172ms. 4/24/2022 11:30:55 AM 5.002 SINGLEP DELAYED73 TID29 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:30:55 AM 5.002 SINGLEP DELAYED74 TID29 Generate Partial Map Complete 181ms Seed: 1014271 4/24/2022 11:30:59 AM 5.002 SINGLEP DELAYED75 TID18 Start Generate Partial Map with Realistic and seed 1014271 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:30:59 AM 5.002 SINGLEP DELAYED76 TID18 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:30:59 AM 5.002 SINGLEP DELAYED77 TID18 Generate Partial Map Complete 10ms Seed: 1014271 4/24/2022 11:32:25 AM 5.002 SINGLEP DELAYED78 TID21 Start Generate Partial Map with Realistic and seed 1014271 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:32:25 AM 5.002 SINGLEP DELAYED79 TID21 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:32:25 AM 5.002 SINGLEP DELAYED80 TID21 Generate Partial Map Complete 21ms Seed: 1014271 4/24/2022 11:33:17 AM 5.002 SINGLEP DELAYED81 TID24 Start Generate Partial Map with Realistic and seed 1014271 and planet count 80 and 16 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 11:33:17 AM 5.002 SINGLEP DELAYED82 TID24 PlayerAccount Брутто is controlling faction 1 - Human Empire already. 4/24/2022 11:33:17 AM 5.002 SINGLEP DELAYED83 TID24 Generate Partial Map Complete 40ms Seed: 1014271 4/24/2022 11:39:50 AM 5.002 SINGLEP DELAYED84 TID19 Start Generate FULL Map with Realistic and seed 1014271 and planet count 80 and 16 factions (StartingMainGameAfterLobby NotLoadingAnything) Logging OFF 4/24/2022 11:39:50 AM 5.002 SINGLEP DELAYED85 TID19 Generate FULL Map Complete 184ms Seed: 1014271 4/24/2022 11:49:33 AM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 11:49:33 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:49:39 AM 5.002 SINGLEP DELAYED86 TID22 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 11:49:39 AM 5.002 SINGLEP DELAYED87 TID22 Map structure generated in 0ms. 4/24/2022 11:49:39 AM 5.002 SINGLEP DELAYED88 TID22 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 11:55:48 AM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 11:55:48 AM 5.002 SINGLEP Clearing player accounts. 4/24/2022 11:55:57 AM 5.002 SINGLEP DELAYED89 TID26 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 11:55:57 AM 5.002 SINGLEP DELAYED90 TID26 Map structure generated in 0ms. 4/24/2022 11:55:57 AM 5.002 SINGLEP DELAYED91 TID26 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 12:03:18 PM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 12:03:18 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 12:03:28 PM 5.002 SINGLEP DELAYED92 TID13 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 12:03:28 PM 5.002 SINGLEP DELAYED93 TID13 Map structure generated in 0ms. 4/24/2022 12:03:28 PM 5.002 SINGLEP DELAYED94 TID13 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 12:28:18 PM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 12:28:18 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 12:28:33 PM 5.002 SINGLEP DELAYED95 TID12 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 12:28:33 PM 5.002 SINGLEP DELAYED96 TID12 Map structure generated in 0ms. 4/24/2022 12:28:33 PM 5.002 SINGLEP DELAYED97 TID12 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 12:53:18 PM 5.002 SINGLEP DELAYED98 TID31 Logged Achievement To Steam Give a Man a Fish... 4/24/2022 12:58:47 PM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 12:58:47 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 12:58:55 PM 5.002 SINGLEP DELAYED99 TID18 Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 6 factions (StartATutorial NotLoadingAnything) Logging OFF 4/24/2022 12:58:55 PM 5.002 SINGLEP DELAYED100 TID18 Map structure generated in 0ms. 4/24/2022 12:58:55 PM 5.002 SINGLEP DELAYED101 TID18 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 1:12:22 PM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 1:12:22 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:14:43 PM 5.002 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <7350aa7781ad4865a4fc35aa99b70815>:0 4/24/2022 1:15:13 PM 5.002 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <7350aa7781ad4865a4fc35aa99b70815>:0 4/24/2022 1:15:21 PM 5.002 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <7350aa7781ad4865a4fc35aa99b70815>:0 4/24/2022 1:15:27 PM 5.002 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <7350aa7781ad4865a4fc35aa99b70815>:0 4/24/2022 1:17:15 PM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 1:17:15 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:17:15 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:17:15 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:17:15 PM 5.002 SINGLEP loading as template 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 1:17:15 PM 5.002 SINGLEP Finish load save in 40ms 4/24/2022 1:17:15 PM 5.002 SINGLEP DELAYED102 TID12 Start Generate Partial Map with Realistic and seed 46867624 and planet count 80 and 10 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 1:17:15 PM 5.002 SINGLEP DELAYED103 TID12 Map structure generated in 173ms. 4/24/2022 1:17:15 PM 5.002 SINGLEP DELAYED104 TID12 PlayerAccount Брутто has now been put in control of faction 1 - Human Empire. 4/24/2022 1:17:15 PM 5.002 SINGLEP DELAYED105 TID12 Generate Partial Map Complete 182ms Seed: 46867624 4/24/2022 1:17:28 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:07 PM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/1-Basic\Helping Hands.save Source1: StartingTheLobbyFromPrior Source3: LoadingQuickStart 4/24/2022 1:20:07 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:07 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:07 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:07 PM 5.002 SINGLEP loading as template 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 1:20:07 PM 5.002 SINGLEP Finish load save in 61ms 4/24/2022 1:20:07 PM 5.002 SINGLEP DELAYED106 TID31 Start Generate Partial Map with Realistic and seed 1422116846 and planet count 80 and 13 factions (StartingTheLobbyFromPrior LoadingQuickStart) Logging OFF 4/24/2022 1:20:07 PM 5.002 SINGLEP DELAYED107 TID31 Setting quickstart campaign type to: HumanityAscendant 4/24/2022 1:20:07 PM 5.002 SINGLEP DELAYED108 TID31 Map structure generated in 225ms. 4/24/2022 1:20:07 PM 5.002 SINGLEP DELAYED109 TID31 PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 1:20:07 PM 5.002 SINGLEP DELAYED110 TID31 Generate Partial Map Complete 237ms Seed: 1422116846 4/24/2022 1:20:09 PM 5.002 SINGLEP DELAYED111 TID11 Start Generate FULL Map with Realistic and seed 1422116846 and planet count 80 and 19 factions (StartingMainGameAfterLobby NotLoadingAnything) Logging OFF 4/24/2022 1:20:10 PM 5.002 SINGLEP DELAYED112 TID11 Generate FULL Map Complete 114ms Seed: 1422116846 4/24/2022 1:20:10 PM 5.002 SINGLEP DELAYED113 TID13 Fixed incorrect count of ships to be granted. Was 10, now 2 Beam Cannon from Turret Schematic Server 4/24/2022 1:20:10 PM 5.002 SINGLEP DELAYED114 TID13 Fixed incorrect count of ships to be granted. Was 2, now 10 Fortified Tesla Turret from Turret Schematic Server 4/24/2022 1:20:10 PM 5.002 SINGLEP DELAYED115 TID13 Fixed incorrect count of ships to be granted. Was 10, now 2 Beam Cannon from Turret Schematic Server 4/24/2022 1:20:22 PM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 1:20:22 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:34 PM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/1-Basic\Helping Hands.save Source1: StartingTheLobbyFromPrior Source3: LoadingQuickStart 4/24/2022 1:20:34 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:34 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:34 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 1:20:34 PM 5.002 SINGLEP loading as template 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 1:20:34 PM 5.002 SINGLEP Finish load save in 40ms 4/24/2022 1:20:34 PM 5.002 SINGLEP DELAYED116 TID5 Start Generate Partial Map with Realistic and seed 247683331 and planet count 80 and 13 factions (StartingTheLobbyFromPrior LoadingQuickStart) Logging OFF 4/24/2022 1:20:34 PM 5.002 SINGLEP DELAYED117 TID5 Setting quickstart campaign type to: HumanityAscendant 4/24/2022 1:20:34 PM 5.002 SINGLEP DELAYED118 TID5 Map structure generated in 165ms. 4/24/2022 1:20:34 PM 5.002 SINGLEP DELAYED119 TID5 PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 1:20:34 PM 5.002 SINGLEP DELAYED120 TID5 Generate Partial Map Complete 174ms Seed: 247683331 4/24/2022 1:26:02 PM 5.002 SINGLEP DELAYED121 TID10 Start Generate FULL Map with Realistic and seed 247683331 and planet count 80 and 19 factions (StartingMainGameAfterLobby NotLoadingAnything) Logging OFF 4/24/2022 1:26:02 PM 5.002 SINGLEP DELAYED122 TID10 Generate FULL Map Complete 106ms Seed: 247683331 4/24/2022 1:26:02 PM 5.002 SINGLEP DELAYED123 TID16 Fixed incorrect count of ships to be granted. Was 10, now 20 Ambush Turret from Turret Schematic Server 4/24/2022 1:26:02 PM 5.002 SINGLEP DELAYED124 TID16 Fixed incorrect count of ships to be granted. Was 20, now 10 Spider Turret from Turret Schematic Server 4/24/2022 1:55:21 PM 5.002 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <090742d4423a434aa05ba5af88b5994e>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <7350aa7781ad4865a4fc35aa99b70815>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <7350aa7781ad4865a4fc35aa99b70815>:0 4/24/2022 2:11:44 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 2:13:53 PM 5.002 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out/123.save Source1: AnythingElse Source3: LoadingSaveGame 4/24/2022 2:13:53 PM 5.002 SINGLEP Clearing player accounts. 4/24/2022 2:13:53 PM 5.002 SINGLEP Finish load save in 124ms 4/24/2022 3:00:15 PM 5.002 SINGLEP DELAYED126 TID26 Logged Achievement To Steam Research Grant 4/24/2022 3:55:24 PM 5.002 SINGLEP DELAYED127 TID20 Logged Achievement To Steam Lots Of Energy 4/24/2022 4:11:39 PM 5.002 SINGLEP No resolution change was required. 4/24/2022 4:11:39 PM 5.002 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 4:11:39 PM 5.002 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 4:31:38 PM 5.002 SINGLEP DELAYED128 TID25 Logged Achievement To Steam Lots Of Metal 4/24/2022 4:54:48 PM 5.002 SINGLEP DELAYED129 TID11 spawnOutguardGroup at 9308: Requesting group Xenophon on planet Rhodia at 400000,400000 at time 9308 4/24/2022 5:21:33 PM 5.002 SINGLEP DELAYED130 TID25 spawnOutguardGroup at 11009: Requesting group Xenophon on planet Mores at 400000,400000 at time 11009 4/24/2022 5:21:53 PM 5.002 SINGLEP DELAYED131 TID6 spawnOutguardGroup at 11030: Requesting group Spire Archivist on planet Mores at 400000,400000 at time 11029 4/24/2022 5:23:19 PM 5.002 SINGLEP DELAYED132 TID13 spawnOutguardGroup at 11118: Requesting group Spire Archivist on planet Soaring at 400000,400000 at time 11118 4/24/2022 5:28:24 PM 5.002 SINGLEP DELAYED133 TID20 spawnOutguardGroup at 11432: Requesting group Xenophon on planet Kleene at 400000,400000 at time 11431 4/24/2022 5:28:26 PM 5.002 SINGLEP DELAYED134 TID8 spawnOutguardGroup at 11434: Requesting group Spire Archivist on planet Kleene at 400000,400000 at time 11434 4/24/2022 5:34:24 PM 5.002 SINGLEP DELAYED135 TID5 Logged Achievement To Steam Miffed 4/24/2022 5:38:09 PM 5.002 SINGLEP DELAYED136 TID16 spawnOutguardGroup at 12008: Requesting group Spire Archivist on planet Narshe at 400000,400000 at time 12008 4/24/2022 5:38:10 PM 5.002 SINGLEP DELAYED137 TID9 spawnOutguardGroup at 12008: Requesting group Xenophon on planet Narshe at 400000,400000 at time 12008 4/24/2022 5:52:33 PM 5.002 SINGLEP DELAYED138 TID7 Logged Achievement To Steam Take A Look At My Friends 4/24/2022 5:52:33 PM 5.002 SINGLEP DELAYED139 TID7 Logged Achievement To Steam Win On 80 Planet Map 4/24/2022 5:52:34 PM 5.002 SINGLEP win text 4/24/2022 5:54:05 PM 5.002 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5002_VenatorsOptional Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 6:10:54 PM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 4/24/2022 6:10:54 PM SINGLEP Boot up FleetOS (0.1390s) 4/24/2022 6:10:54 PM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 4/24/2022 6:10:54 PM 5.003 SINGLEP Game Version: 5.003 4/24/2022 6:10:54 PM 5.003 SINGLEP Check System Logs For Rogue Intelligence (0.4223s) 4/24/2022 6:10:55 PM 5.003 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 4/24/2022 6:10:55 PM 5.003 SINGLEP Inspect Aft Hatches (0.1237s) 4/24/2022 6:10:55 PM 5.003 SINGLEP Found 601 xml files in 143 folders in 23ms 4/24/2022 6:10:55 PM 5.003 SINGLEP Check For Extra Modules (0.8790s) 4/24/2022 6:10:55 PM 5.003 SINGLEP 601 Xml Files Parsed in 851ms 4/24/2022 6:10:55 PM 5.003 SINGLEP Gather Ancient Lifeforms (0.0000s) 4/24/2022 6:10:55 PM 5.003 SINGLEP Eject Trash Into Hyperspace (0.0020s) 4/24/2022 6:10:55 PM 5.003 SINGLEP Bring Cloaking Systems Online (0.0209s) 4/24/2022 6:10:55 PM 5.003 SINGLEP Update mod and expansion statuses! 4/24/2022 6:10:55 PM 5.003 SINGLEP Expansions: The Spire Rises (Installed But Disabled) Zenith Onslaught (Installed But Disabled) The Neinzul Abyss (Installed But Disabled) 4/24/2022 6:10:55 PM 5.003 SINGLEP Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/24/2022 6:10:55 PM 5.003 SINGLEP Check Nearby Stellar Masses (0.0199s) 4/24/2022 6:10:55 PM 5.003 SINGLEP 601 Xml Files Checked For Exp/Mod Status in 6ms 4/24/2022 6:10:56 PM 5.003 SINGLEP Pruning Excess Brain Cells (0.0598s) 4/24/2022 6:10:56 PM 5.003 SINGLEP No resolution change was required. 4/24/2022 6:10:56 PM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 6:10:56 PM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 6:10:56 PM 5.003 SINGLEP Remembering Alamo (0.2244s) 4/24/2022 6:10:57 PM 5.003 SINGLEP Calculate Odds Of Success (1.7233s) 4/24/2022 6:10:58 PM 5.003 SINGLEP Briefly Panic (0.9102s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Install Confidence Routines (0.2367s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/24/2022 6:10:59 PM 5.003 SINGLEP Late Axionic Computations (0.1658s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Acquiring Towel (0.0130s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Inhibiting Visual Scans (0.0421s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Ejecting Tactical Core (0.0409s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Grouping Flow Fields (0.0225s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Hugging Starfields (0.0853s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Pillaging Distant Planets (0.0867s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Calculating Firing Cones (0.0080s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Ejecting Ship Parts Into Space (0.1825s) 4/24/2022 6:10:59 PM 5.003 SINGLEP Re-Aligning Objectives (0.0632s) 4/24/2022 6:11:00 PM 5.003 SINGLEP Collecting Solar Wind (0.8628s) 4/24/2022 6:11:00 PM 5.003 SINGLEP Post-Proton Surge (0.0120s) 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED1 TID38 Could not find a faction with name <Scourge> that is eligible to be random for AIEmpowerer 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED2 TID38 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED3 TID38 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED4 TID38 Could not find a faction with name <ChromaticHorror> that is eligible to be random for Chaotician 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED5 TID38 Could not find a faction with name <Zenith Miners> that is eligible to be random for Chaotician 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED6 TID38 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED7 TID38 Could not find a faction with name <Dark Zenith> that is eligible to be random for EmpireBuilders 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED8 TID38 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for EmpireBuilders 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED9 TID38 Could not find a faction with name <Zenith Architrave> that is eligible to be random for EmpireBuilders 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED10 TID38 Could not find a faction with name <Scourge> that is eligible to be random for EmpireBuilders 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED11 TID38 Could not find a faction with name <Zenith Miners> that is eligible to be random for MapAlterer 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED12 TID38 Could not find a faction with name <Nomad Planets> that is eligible to be random for MapAlterer 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED13 TID38 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED14 TID38 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED15 TID38 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED16 TID38 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED17 TID38 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED18 TID38 Could not find a faction with name <FallenSpire> that is eligible to be random for SpireRelated 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED19 TID38 Could not find a faction with name <ChromaticHorror> that is eligible to be random for SpireRelated 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED20 TID38 Could not find a faction with name <SplinteringSpire> that is eligible to be random for SpireRelated 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED21 TID38 Could not find a faction with name <SpireSphere> that is eligible to be random for SpireRelated 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED22 TID38 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for ZenithGalaxy 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED23 TID38 Could not find a faction with name <Zenith Architrave> that is eligible to be random for ZenithGalaxy 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED24 TID38 Could not find a faction with name <Dark Zenith> that is eligible to be random for ZenithGalaxy 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED25 TID38 Could not find a faction with name <Zenith Miners> that is eligible to be random for ZenithGalaxy 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED26 TID38 Could not find a faction with name <Nomad Planets> that is eligible to be random for ZenithGalaxy 4/24/2022 6:11:00 PM 5.003 SINGLEP Background Radiation Taste Test (0.0170s) 4/24/2022 6:11:00 PM 5.003 SINGLEP Shuffling Chairs On Command Deck (0.0180s) 4/24/2022 6:11:00 PM 5.003 SINGLEP Windshield Wiping (0.0808s) 4/24/2022 6:11:00 PM 5.003 SINGLEP Last Organizational Modeling (0.1323s) 4/24/2022 6:11:01 PM 5.003 SINGLEP Stimulate Modulation (0.1039s) 4/24/2022 6:11:01 PM 5.003 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 4/24/2022 6:11:01 PM 5.003 SINGLEP Order Cores By Seniority (0.0040s) 4/24/2022 6:11:00 PM 5.003 SINGLEP DELAYED27 TID40 Info: will dump 737 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/24/2022 6:11:01 PM 5.003 SINGLEP We got 12 campaign's data when deserializing 4/24/2022 6:11:01 PM 5.003 SINGLEP Final Checks (0.2637s) 4/24/2022 6:11:01 PM 5.003 SINGLEP Load Historical Documents (0.0020s) 4/24/2022 6:11:01 PM 5.003 SINGLEP 7.0 seconds total load time. Check System Logs For Rogue Intelligence (0.4s) Check For Extra Modules (0.9s) Calculate Odds Of Success (1.7s) Briefly Panic (0.9s) Collecting Solar Wind (0.9s) Final Checks (0.3s) 4/24/2022 6:11:01 PM 5.003 SINGLEP Hello Steam user 'zespri' 4/24/2022 6:11:57 PM 5.003 SINGLEP No resolution change was required. 4/24/2022 6:11:57 PM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 6:11:57 PM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 6:12:08 PM 5.003 SINGLEP No resolution change was required. 4/24/2022 6:12:08 PM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 6:12:08 PM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 6:18:08 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\789.save Source1: StartingTheLobbyFromPrior Source3: LoadingSaveGame 4/24/2022 6:18:08 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 6:18:08 PM 5.003 SINGLEP Warning: Missing 'Arcen.AIW2.External.DarkZenithResourceConversionTable' in Table and Non-Table serialization lookups. This may just be a table that changed names, in which case this can safely be ignored. 4/24/2022 6:18:08 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 6:18:08 PM 5.003 SINGLEP PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 6:18:08 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 6:18:08 PM 5.003 SINGLEP loading as template 4/24/2022 6:18:08 PM 5.003 SINGLEP Finish load save in 575ms 4/24/2022 6:18:08 PM 5.003 SINGLEP DELAYED28 TID6 Start Generate Partial Map with Realistic and seed 502871910 and planet count 80 and 5 factions (StartingTheLobbyFromPrior LoadingSaveGame) Logging OFF 4/24/2022 6:18:09 PM 5.003 SINGLEP DELAYED29 TID6 Map structure generated in 255ms. 4/24/2022 6:18:09 PM 5.003 SINGLEP DELAYED30 TID6 PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 6:18:09 PM 5.003 SINGLEP DELAYED31 TID6 Generate Partial Map Complete 354ms Seed: 502871910 4/24/2022 6:18:27 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 6:18:34 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\789.save Source1: AnythingElse Source3: LoadingSaveGame 4/24/2022 6:18:34 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 6:18:34 PM 5.003 SINGLEP Warning: Missing 'Arcen.AIW2.External.DarkZenithResourceConversionTable' in Table and Non-Table serialization lookups. This may just be a table that changed names, in which case this can safely be ignored. 4/24/2022 6:18:34 PM 5.003 SINGLEP Finish load save in 278ms 4/24/2022 7:20:26 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 7:20:26 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 7:20:29 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\odss.save Source1: AnythingElse Source3: LoadingSaveGame 4/24/2022 7:20:29 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 7:20:29 PM 5.003 SINGLEP Finish load save in 211ms 4/24/2022 7:22:22 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 7:22:22 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 7:22:25 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\odss.save Source1: AnythingElse Source3: LoadingSaveGame 4/24/2022 7:22:25 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 7:22:25 PM 5.003 SINGLEP Finish load save in 199ms 4/24/2022 7:59:10 PM 5.003 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <94512f32d51b4e38859b52916a1750a3>:0 4/24/2022 8:16:43 PM 5.003 SINGLEP DELAYED32 TID17 spawnOutguardGroup at 13538: Requesting group Spire Archivist on planet Merlon at 400000,400000 at time 13538 4/24/2022 8:16:44 PM 5.003 SINGLEP DELAYED33 TID15 spawnOutguardGroup at 13538: Requesting group Xenophon on planet Merlon at 400000,400000 at time 13538 4/24/2022 8:20:40 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 8:20:40 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 8:20:48 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\789.save Source1: AnythingElse Source3: LoadingSaveGame 4/24/2022 8:20:48 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 8:20:48 PM 5.003 SINGLEP Warning: Missing 'Arcen.AIW2.External.DarkZenithResourceConversionTable' in Table and Non-Table serialization lookups. This may just be a table that changed names, in which case this can safely be ignored. 4/24/2022 8:20:49 PM 5.003 SINGLEP Finish load save in 559ms 4/24/2022 9:00:50 PM 5.003 SINGLEP DELAYED34 TID7 Logged Achievement To Steam A Terminal Problem (Bronze) 4/24/2022 9:01:10 PM 5.003 SINGLEP DELAYED35 TID33 Logged Achievement To Steam A Terminal Problem (Silver) 4/24/2022 9:02:09 PM 5.003 SINGLEP DELAYED36 TID9 Logged Achievement To Steam A Terminal Problem (Gold) 4/24/2022 9:05:26 PM 5.003 SINGLEP DELAYED37 TID11 spawnOutguardGroup at 14232: Requesting group Xenophon on planet Rhodia at 400000,400000 at time 14232 4/24/2022 9:05:27 PM 5.003 SINGLEP DELAYED38 TID34 spawnOutguardGroup at 14232: Requesting group Spire Archivist on planet Rhodia at 400000,400000 at time 14232 4/24/2022 9:05:28 PM 5.003 SINGLEP DELAYED39 TID30 spawnOutguardGroup at 14232: Requesting group Spire Archivist on planet Rhodia at 400000,400000 at time 14232 4/24/2022 9:10:11 PM 5.003 SINGLEP DELAYED40 TID27 spawnOutguardGroup at 15043: Requesting group Spire Archivist on planet Kurabe at 400000,400000 at time 15043 4/24/2022 9:10:12 PM 5.003 SINGLEP DELAYED41 TID6 spawnOutguardGroup at 15043: Requesting group Xenophon on planet Kurabe at 400000,400000 at time 15043 4/24/2022 9:12:02 PM 5.003 SINGLEP DELAYED42 TID23 Reconquest Seeding for Narshe: guard post placer: FourSpreadOutGuardPosts scheduled: 4 actually seeded: 4 4/24/2022 9:13:36 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 9:13:36 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:13:44 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\beforehackingtheterminal.save Source1: AnythingElse Source3: LoadingSaveGame 4/24/2022 9:13:44 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:13:44 PM 5.003 SINGLEP Finish load save in 205ms 4/24/2022 9:32:06 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 9:32:06 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:32:12 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 9:32:12 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:32:12 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:32:12 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:32:12 PM 5.003 SINGLEP loading as template 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 9:32:12 PM 5.003 SINGLEP Finish load save in 45ms 4/24/2022 9:32:12 PM 5.003 SINGLEP DELAYED43 TID31 Start Generate Partial Map with Realistic and seed 801258876 and planet count 80 and 13 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 9:32:12 PM 5.003 SINGLEP DELAYED44 TID31 Map structure generated in 128ms. 4/24/2022 9:32:12 PM 5.003 SINGLEP DELAYED45 TID31 PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 9:32:12 PM 5.003 SINGLEP DELAYED46 TID31 Generate Partial Map Complete 138ms Seed: 801258876 4/24/2022 9:32:19 PM 5.003 SINGLEP DELAYED47 TID24 Start Generate Partial Map with Simple and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:32:19 PM 5.003 SINGLEP DELAYED48 TID24 Map structure generated in 8ms. 4/24/2022 9:32:19 PM 5.003 SINGLEP DELAYED49 TID24 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:32:19 PM 5.003 SINGLEP DELAYED50 TID24 Generate Partial Map Complete 24ms Seed: 801258876 4/24/2022 9:32:46 PM 5.003 SINGLEP DELAYED51 TID18 Start Generate Partial Map with D18Bubbles and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:32:46 PM 5.003 SINGLEP DELAYED52 TID18 Map structure generated in 7ms. 4/24/2022 9:32:46 PM 5.003 SINGLEP DELAYED53 TID18 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:32:46 PM 5.003 SINGLEP DELAYED54 TID18 Generate Partial Map Complete 18ms Seed: 801258876 4/24/2022 9:33:02 PM 5.003 SINGLEP DELAYED55 TID40 Start Generate Partial Map with D18Bubbles and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:33:02 PM 5.003 SINGLEP DELAYED56 TID40 Map structure generated in 1ms. 4/24/2022 9:33:02 PM 5.003 SINGLEP DELAYED57 TID40 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:33:02 PM 5.003 SINGLEP DELAYED58 TID40 Generate Partial Map Complete 12ms Seed: 801258876 4/24/2022 9:33:09 PM 5.003 SINGLEP DELAYED59 TID41 Start Generate Partial Map with D18Bubbles and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:33:09 PM 5.003 SINGLEP DELAYED60 TID41 Map structure generated in 3ms. 4/24/2022 9:33:09 PM 5.003 SINGLEP DELAYED61 TID41 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:33:09 PM 5.003 SINGLEP DELAYED62 TID41 Generate Partial Map Complete 15ms Seed: 801258876 4/24/2022 9:33:32 PM 5.003 SINGLEP DELAYED63 TID15 Start Generate Partial Map with D18Bubbles and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:33:32 PM 5.003 SINGLEP DELAYED64 TID15 Map structure generated in 3ms. 4/24/2022 9:33:32 PM 5.003 SINGLEP DELAYED65 TID15 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:33:32 PM 5.003 SINGLEP DELAYED66 TID15 Generate Partial Map Complete 21ms Seed: 801258876 4/24/2022 9:33:38 PM 5.003 SINGLEP DELAYED67 TID10 Start Generate Partial Map with D18Bubbles and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:33:38 PM 5.003 SINGLEP DELAYED68 TID10 Map structure generated in 2ms. 4/24/2022 9:33:38 PM 5.003 SINGLEP DELAYED69 TID10 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:33:38 PM 5.003 SINGLEP DELAYED70 TID10 Generate Partial Map Complete 17ms Seed: 801258876 4/24/2022 9:33:40 PM 5.003 SINGLEP DELAYED71 TID37 Start Generate Partial Map with D18Bubbles and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:33:40 PM 5.003 SINGLEP DELAYED72 TID37 Map structure generated in 0ms. 4/24/2022 9:33:40 PM 5.003 SINGLEP DELAYED73 TID37 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:33:40 PM 5.003 SINGLEP DELAYED74 TID37 Generate Partial Map Complete 12ms Seed: 801258876 4/24/2022 9:34:42 PM 5.003 SINGLEP DELAYED75 TID22 Start Generate Partial Map with Clusters and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:34:42 PM 5.003 SINGLEP DELAYED76 TID22 Map structure generated in 18ms. 4/24/2022 9:34:42 PM 5.003 SINGLEP DELAYED77 TID22 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:34:42 PM 5.003 SINGLEP DELAYED78 TID22 Generate Partial Map Complete 46ms Seed: 801258876 4/24/2022 9:34:51 PM 5.003 SINGLEP DELAYED79 TID5 Start Generate Partial Map with ClustersMicrocosm and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:34:51 PM 5.003 SINGLEP DELAYED80 TID5 Map structure generated in 10ms. 4/24/2022 9:34:51 PM 5.003 SINGLEP DELAYED81 TID5 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:34:51 PM 5.003 SINGLEP DELAYED82 TID5 Generate Partial Map Complete 24ms Seed: 801258876 4/24/2022 9:34:57 PM 5.003 SINGLEP DELAYED83 TID41 Start Generate Partial Map with Concentric and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:34:57 PM 5.003 SINGLEP DELAYED84 TID41 Map structure generated in 2ms. 4/24/2022 9:34:57 PM 5.003 SINGLEP DELAYED85 TID41 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:34:57 PM 5.003 SINGLEP DELAYED86 TID41 Generate Partial Map Complete 14ms Seed: 801258876 4/24/2022 9:35:01 PM 5.003 SINGLEP DELAYED87 TID34 Start Generate Partial Map with Encapsulated and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:35:01 PM 5.003 SINGLEP DELAYED88 TID34 Map structure generated in 7ms. 4/24/2022 9:35:01 PM 5.003 SINGLEP DELAYED89 TID34 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:35:01 PM 5.003 SINGLEP DELAYED90 TID34 Generate Partial Map Complete 19ms Seed: 801258876 4/24/2022 9:35:04 PM 5.003 SINGLEP DELAYED91 TID22 Start Generate Partial Map with Grid and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:35:04 PM 5.003 SINGLEP DELAYED92 TID22 Map structure generated in 25ms. 4/24/2022 9:35:04 PM 5.003 SINGLEP DELAYED93 TID22 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:35:04 PM 5.003 SINGLEP DELAYED94 TID22 Generate Partial Map Complete 42ms Seed: 801258876 4/24/2022 9:35:10 PM 5.003 SINGLEP DELAYED95 TID6 Start Generate Partial Map with Honeycomb and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:35:10 PM 5.003 SINGLEP DELAYED96 TID6 Map structure generated in 3ms. 4/24/2022 9:35:10 PM 5.003 SINGLEP DELAYED97 TID6 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:35:10 PM 5.003 SINGLEP DELAYED98 TID6 Generate Partial Map Complete 16ms Seed: 801258876 4/24/2022 9:35:17 PM 5.003 SINGLEP DELAYED99 TID41 Start Generate Partial Map with D18Rings and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:35:17 PM 5.003 SINGLEP DELAYED100 TID41 Map structure generated in 8ms. 4/24/2022 9:35:17 PM 5.003 SINGLEP DELAYED101 TID41 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:35:17 PM 5.003 SINGLEP DELAYED102 TID41 Generate Partial Map Complete 21ms Seed: 801258876 4/24/2022 9:35:29 PM 5.003 SINGLEP DELAYED103 TID23 Start Generate Partial Map with Realistic and seed 801258876 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:35:29 PM 5.003 SINGLEP DELAYED104 TID23 Map structure generated in 131ms. 4/24/2022 9:35:29 PM 5.003 SINGLEP DELAYED105 TID23 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:35:29 PM 5.003 SINGLEP DELAYED106 TID23 Generate Partial Map Complete 143ms Seed: 801258876 4/24/2022 9:35:39 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:17 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 9:36:17 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:17 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:17 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:17 PM 5.003 SINGLEP loading as template 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 9:36:17 PM 5.003 SINGLEP Finish load save in 40ms 4/24/2022 9:36:17 PM 5.003 SINGLEP DELAYED107 TID13 Start Generate Partial Map with Realistic and seed 280652729 and planet count 80 and 13 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 9:36:17 PM 5.003 SINGLEP DELAYED108 TID13 Map structure generated in 128ms. 4/24/2022 9:36:17 PM 5.003 SINGLEP DELAYED109 TID13 PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 9:36:17 PM 5.003 SINGLEP DELAYED110 TID13 Generate Partial Map Complete 139ms Seed: 280652729 4/24/2022 9:36:18 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:19 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 9:36:19 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:19 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:19 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:36:19 PM 5.003 SINGLEP loading as template 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 9:36:19 PM 5.003 SINGLEP Finish load save in 40ms 4/24/2022 9:36:19 PM 5.003 SINGLEP DELAYED111 TID10 Start Generate Partial Map with Realistic and seed 705455618 and planet count 80 and 13 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 9:36:19 PM 5.003 SINGLEP DELAYED112 TID10 Map structure generated in 267ms. 4/24/2022 9:36:19 PM 5.003 SINGLEP DELAYED113 TID10 PlayerAccount Брутто has now been put in control of faction 3 - Human Empire. 4/24/2022 9:36:19 PM 5.003 SINGLEP DELAYED114 TID10 Generate Partial Map Complete 279ms Seed: 705455618 4/24/2022 9:36:27 PM 5.003 SINGLEP DELAYED115 TID26 Start Generate Partial Map with Maze and seed 705455618 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:36:27 PM 5.003 SINGLEP DELAYED116 TID26 Map structure generated in 1ms. 4/24/2022 9:36:27 PM 5.003 SINGLEP DELAYED117 TID26 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:36:27 PM 5.003 SINGLEP DELAYED118 TID26 Generate Partial Map Complete 14ms Seed: 705455618 4/24/2022 9:36:35 PM 5.003 SINGLEP DELAYED119 TID25 Start Generate Partial Map with Octopus and seed 705455618 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:36:35 PM 5.003 SINGLEP DELAYED120 TID25 Map structure generated in 2ms. 4/24/2022 9:36:35 PM 5.003 SINGLEP DELAYED121 TID25 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:36:35 PM 5.003 SINGLEP DELAYED122 TID25 Generate Partial Map Complete 14ms Seed: 705455618 4/24/2022 9:36:40 PM 5.003 SINGLEP DELAYED123 TID16 Start Generate Partial Map with D18Swirl and seed 705455618 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:36:40 PM 5.003 SINGLEP DELAYED124 TID16 Map structure generated in 16ms. 4/24/2022 9:36:40 PM 5.003 SINGLEP DELAYED125 TID16 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:36:40 PM 5.003 SINGLEP DELAYED126 TID16 Generate Partial Map Complete 30ms Seed: 705455618 4/24/2022 9:36:43 PM 5.003 SINGLEP DELAYED127 TID9 Start Generate Partial Map with Wheel and seed 705455618 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:36:43 PM 5.003 SINGLEP DELAYED128 TID9 Map structure generated in 2ms. 4/24/2022 9:36:43 PM 5.003 SINGLEP DELAYED129 TID9 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:36:43 PM 5.003 SINGLEP DELAYED130 TID9 Generate Partial Map Complete 17ms Seed: 705455618 4/24/2022 9:36:49 PM 5.003 SINGLEP DELAYED131 TID24 Start Generate Partial Map with X and seed 705455618 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:36:49 PM 5.003 SINGLEP DELAYED132 TID24 Map structure generated in 1ms. 4/24/2022 9:36:49 PM 5.003 SINGLEP DELAYED133 TID24 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:36:49 PM 5.003 SINGLEP DELAYED134 TID24 Generate Partial Map Complete 12ms Seed: 705455618 4/24/2022 9:37:40 PM 5.003 SINGLEP DELAYED135 TID33 Start Generate Partial Map with Realistic and seed 705455618 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:37:40 PM 5.003 SINGLEP DELAYED136 TID33 Map structure generated in 257ms. 4/24/2022 9:37:40 PM 5.003 SINGLEP DELAYED137 TID33 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:37:40 PM 5.003 SINGLEP DELAYED138 TID33 Generate Partial Map Complete 269ms Seed: 705455618 4/24/2022 9:37:50 PM 5.003 SINGLEP DELAYED139 TID25 Start Generate Partial Map with Realistic and seed 907462826 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:37:50 PM 5.003 SINGLEP DELAYED140 TID25 Map structure generated in 274ms. 4/24/2022 9:37:50 PM 5.003 SINGLEP DELAYED141 TID25 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:37:50 PM 5.003 SINGLEP DELAYED142 TID25 Generate Partial Map Complete 289ms Seed: 907462826 4/24/2022 9:37:52 PM 5.003 SINGLEP DELAYED143 TID29 Start Generate Partial Map with Realistic and seed 149416634 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:37:52 PM 5.003 SINGLEP DELAYED144 TID29 Map structure generated in 275ms. 4/24/2022 9:37:52 PM 5.003 SINGLEP DELAYED145 TID29 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:37:52 PM 5.003 SINGLEP DELAYED146 TID29 Generate Partial Map Complete 289ms Seed: 149416634 4/24/2022 9:37:54 PM 5.003 SINGLEP DELAYED147 TID33 Start Generate Partial Map with Realistic and seed 862547983 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:37:54 PM 5.003 SINGLEP DELAYED148 TID33 Map structure generated in 191ms. 4/24/2022 9:37:54 PM 5.003 SINGLEP DELAYED149 TID33 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:37:54 PM 5.003 SINGLEP DELAYED150 TID33 Generate Partial Map Complete 246ms Seed: 862547983 4/24/2022 9:37:55 PM 5.003 SINGLEP DELAYED151 TID37 Start Generate Partial Map with Realistic and seed 544416641 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:37:56 PM 5.003 SINGLEP DELAYED152 TID37 Map structure generated in 131ms. 4/24/2022 9:37:56 PM 5.003 SINGLEP DELAYED153 TID37 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:37:56 PM 5.003 SINGLEP DELAYED154 TID37 Generate Partial Map Complete 141ms Seed: 544416641 4/24/2022 9:37:57 PM 5.003 SINGLEP DELAYED155 TID5 Start Generate Partial Map with Realistic and seed 238079540 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:37:57 PM 5.003 SINGLEP DELAYED156 TID5 Map structure generated in 253ms. 4/24/2022 9:37:57 PM 5.003 SINGLEP DELAYED157 TID5 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:37:57 PM 5.003 SINGLEP DELAYED158 TID5 Generate Partial Map Complete 264ms Seed: 238079540 4/24/2022 9:37:59 PM 5.003 SINGLEP DELAYED159 TID36 Start Generate Partial Map with Realistic and seed 59648534 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:38:00 PM 5.003 SINGLEP DELAYED160 TID36 Map structure generated in 276ms. 4/24/2022 9:38:00 PM 5.003 SINGLEP DELAYED161 TID36 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:38:00 PM 5.003 SINGLEP DELAYED162 TID36 Generate Partial Map Complete 288ms Seed: 59648534 4/24/2022 9:38:01 PM 5.003 SINGLEP DELAYED163 TID16 Start Generate Partial Map with Realistic and seed 177263456 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:38:02 PM 5.003 SINGLEP DELAYED164 TID16 Map structure generated in 662ms. 4/24/2022 9:38:02 PM 5.003 SINGLEP DELAYED165 TID16 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:38:02 PM 5.003 SINGLEP DELAYED166 TID16 Generate Partial Map Complete 683ms Seed: 177263456 4/24/2022 9:38:03 PM 5.003 SINGLEP DELAYED167 TID29 Start Generate Partial Map with Realistic and seed 498896512 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:38:03 PM 5.003 SINGLEP DELAYED168 TID29 Map structure generated in 126ms. 4/24/2022 9:38:03 PM 5.003 SINGLEP DELAYED169 TID29 PlayerAccount Брутто is controlling faction 3 - Human Empire already. 4/24/2022 9:38:03 PM 5.003 SINGLEP DELAYED170 TID29 Generate Partial Map Complete 138ms Seed: 498896512 4/24/2022 9:38:15 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:42:30 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 9:42:30 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:42:30 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:42:30 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:42:30 PM 5.003 SINGLEP loading as template 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 9:42:30 PM 5.003 SINGLEP Finish load save in 41ms 4/24/2022 9:42:30 PM 5.003 SINGLEP DELAYED171 TID9 Start Generate Partial Map with Realistic and seed 14250127 and planet count 80 and 13 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 9:42:30 PM 5.003 SINGLEP DELAYED172 TID9 Map structure generated in 163ms. 4/24/2022 9:42:30 PM 5.003 SINGLEP DELAYED173 TID9 PlayerAccount Brutto has now been put in control of faction 3 - Human Empire. 4/24/2022 9:42:30 PM 5.003 SINGLEP DELAYED174 TID9 Generate Partial Map Complete 173ms Seed: 14250127 4/24/2022 9:42:47 PM 5.003 SINGLEP DELAYED175 TID23 Start Generate Partial Map with Realistic and seed 323179134 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:47 PM 5.003 SINGLEP DELAYED176 TID23 Map structure generated in 136ms. 4/24/2022 9:42:47 PM 5.003 SINGLEP DELAYED177 TID23 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:47 PM 5.003 SINGLEP DELAYED178 TID23 Generate Partial Map Complete 149ms Seed: 323179134 4/24/2022 9:42:49 PM 5.003 SINGLEP DELAYED179 TID9 Start Generate Partial Map with Realistic and seed 788845986 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:49 PM 5.003 SINGLEP DELAYED180 TID9 Map structure generated in 262ms. 4/24/2022 9:42:49 PM 5.003 SINGLEP DELAYED181 TID9 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:49 PM 5.003 SINGLEP DELAYED182 TID9 Generate Partial Map Complete 274ms Seed: 788845986 4/24/2022 9:42:51 PM 5.003 SINGLEP DELAYED183 TID25 Start Generate Partial Map with Realistic and seed 955741926 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:51 PM 5.003 SINGLEP DELAYED184 TID25 Map structure generated in 259ms. 4/24/2022 9:42:51 PM 5.003 SINGLEP DELAYED185 TID25 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:51 PM 5.003 SINGLEP DELAYED186 TID25 Generate Partial Map Complete 270ms Seed: 955741926 4/24/2022 9:42:54 PM 5.003 SINGLEP DELAYED187 TID32 Start Generate Partial Map with Realistic and seed 694325714 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:54 PM 5.003 SINGLEP DELAYED188 TID32 Map structure generated in 238ms. 4/24/2022 9:42:54 PM 5.003 SINGLEP DELAYED189 TID32 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:54 PM 5.003 SINGLEP DELAYED190 TID32 Generate Partial Map Complete 250ms Seed: 694325714 4/24/2022 9:42:55 PM 5.003 SINGLEP DELAYED191 TID9 Start Generate Partial Map with Realistic and seed 268829999 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:55 PM 5.003 SINGLEP DELAYED192 TID9 Map structure generated in 126ms. 4/24/2022 9:42:55 PM 5.003 SINGLEP DELAYED193 TID9 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:55 PM 5.003 SINGLEP DELAYED194 TID9 Generate Partial Map Complete 139ms Seed: 268829999 4/24/2022 9:42:57 PM 5.003 SINGLEP DELAYED195 TID19 Start Generate Partial Map with Realistic and seed 279989724 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:58 PM 5.003 SINGLEP DELAYED196 TID19 Map structure generated in 127ms. 4/24/2022 9:42:58 PM 5.003 SINGLEP DELAYED197 TID19 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:58 PM 5.003 SINGLEP DELAYED198 TID19 Generate Partial Map Complete 141ms Seed: 279989724 4/24/2022 9:42:59 PM 5.003 SINGLEP DELAYED199 TID21 Start Generate Partial Map with Realistic and seed 349567143 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:42:59 PM 5.003 SINGLEP DELAYED200 TID21 Map structure generated in 259ms. 4/24/2022 9:42:59 PM 5.003 SINGLEP DELAYED201 TID21 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:42:59 PM 5.003 SINGLEP DELAYED202 TID21 Generate Partial Map Complete 270ms Seed: 349567143 4/24/2022 9:43:01 PM 5.003 SINGLEP DELAYED203 TID30 Start Generate Partial Map with Realistic and seed 95581410 and planet count 80 and 19 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:43:01 PM 5.003 SINGLEP DELAYED204 TID30 Map structure generated in 266ms. 4/24/2022 9:43:01 PM 5.003 SINGLEP DELAYED205 TID30 PlayerAccount Brutto is controlling faction 3 - Human Empire already. 4/24/2022 9:43:01 PM 5.003 SINGLEP DELAYED206 TID30 Generate Partial Map Complete 278ms Seed: 95581410 4/24/2022 9:46:44 PM 5.003 SINGLEP DELAYED207 TID22 Start Generate Partial Map with Realistic and seed 909746691 and planet count 80 and 6 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 9:46:45 PM 5.003 SINGLEP DELAYED208 TID22 Map structure generated in 234ms. 4/24/2022 9:46:45 PM 5.003 SINGLEP DELAYED209 TID22 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 9:46:45 PM 5.003 SINGLEP DELAYED210 TID22 Generate Partial Map Complete 245ms Seed: 909746691 4/24/2022 9:46:45 PM 5.003 SINGLEP DELAYED211 TID27 Start Generate Partial Map with Realistic and seed 909746691 and planet count 80 and 16 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 9:46:45 PM 5.003 SINGLEP DELAYED212 TID27 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 9:46:45 PM 5.003 SINGLEP DELAYED213 TID27 Generate Partial Map Complete 12ms Seed: 909746691 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED214 TID30 Start Generate Partial Map with Realistic and seed 798441988 and planet count 80 and 6 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED215 TID30 Map structure generated in 263ms. 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED216 TID30 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED217 TID30 Generate Partial Map Complete 273ms Seed: 798441988 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED218 TID33 Start Generate Partial Map with Realistic and seed 798441988 and planet count 80 and 16 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED219 TID33 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 9:46:52 PM 5.003 SINGLEP DELAYED220 TID33 Generate Partial Map Complete 12ms Seed: 798441988 4/24/2022 9:47:20 PM 5.003 SINGLEP DELAYED221 TID35 Start Generate Partial Map with Realistic and seed 798441988 and planet count 80 and 17 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything) Logging OFF 4/24/2022 9:47:20 PM 5.003 SINGLEP DELAYED222 TID35 PlayerAccount Brutto is controlling faction 1 - Human Empire already. 4/24/2022 9:47:20 PM 5.003 SINGLEP DELAYED223 TID35 Generate Partial Map Complete 13ms Seed: 798441988 4/24/2022 9:55:07 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:55:17 PM 5.003 SINGLEP DELAYED224 TID8 Update mod and expansion statuses! 4/24/2022 9:55:17 PM 5.003 SINGLEP DELAYED225 TID8 Expansions: The Spire Rises (Installed And Enabled!) Zenith Onslaught (Installed And Enabled!) The Neinzul Abyss (Installed And Enabled!) 4/24/2022 9:55:17 PM 5.003 SINGLEP DELAYED226 TID8 Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/24/2022 9:55:17 PM 5.003 SINGLEP Reload All Tables That Allow For That 4/24/2022 9:55:17 PM 5.003 SINGLEP DELAYED227 TID41 Reset All Pools From Xml Reload 4/24/2022 9:55:19 PM 5.003 SINGLEP DELAYED228 TID41 Reuse And Ready (1.6067s) 4/24/2022 9:55:19 PM 5.003 SINGLEP DELAYED229 TID41 Found 599 xml files in 141 folders in 22ms 4/24/2022 9:55:20 PM 5.003 SINGLEP DELAYED230 TID41 Clear And Reload Xml (0.9182s) 4/24/2022 9:55:20 PM 5.003 SINGLEP DELAYED231 TID41 599 Xml Files Parsed in 894ms 4/24/2022 9:55:20 PM 5.003 SINGLEP DELAYED232 TID41 Gather Ancient Lifeforms (0.0040s) 4/24/2022 9:55:20 PM 5.003 SINGLEP DELAYED233 TID41 599 Xml Files Checked For Exp/Mod Status in 4ms 4/24/2022 9:55:20 PM 5.003 SINGLEP DELAYED234 TID41 Pruning Excess Brain Cells (0.0000s) 4/24/2022 9:55:20 PM 5.003 SINGLEP DELAYED235 TID41 Prep Tables (0.0110s) 4/24/2022 9:55:20 PM 5.003 SINGLEP Tables Are Prepped (0.0068s) 4/24/2022 9:55:20 PM 5.003 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/24/2022 9:55:20 PM 5.003 SINGLEP Initialize Tables (0.7018s) 4/24/2022 9:55:20 PM 5.003 SINGLEP Do Table Post-Init (0.0110s) 4/24/2022 9:55:22 PM 5.003 SINGLEP Overwrote old entry for OrbitalDireConcussionGuardPost in OrbitalDireGuardPosts_FreeforAll 4/24/2022 9:55:22 PM 5.003 SINGLEP Planetary Collision Avoidance (1.7089s) 4/24/2022 9:55:22 PM 5.003 SINGLEP Post-Proton Surge (0.0050s) 4/24/2022 9:55:22 PM 5.003 SINGLEP Background Radiation Taste Test (0.0100s) 4/24/2022 9:55:22 PM 5.003 SINGLEP Shuffling Chairs On Command Deck (0.0166s) 4/24/2022 9:55:22 PM 5.003 SINGLEP Windshield Wiping (0.0409s) 4/24/2022 9:55:22 PM 5.003 SINGLEP Last Organizational Modeling (0.2997s) 4/24/2022 9:55:23 PM 5.003 SINGLEP Stimulate Modulation (0.2321s) 4/24/2022 9:55:22 PM 5.003 SINGLEP DELAYED236 TID8 Info: will dump 2066 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/24/2022 9:55:23 PM 5.003 SINGLEP Order Cores By Seniority (0.0050s) 4/24/2022 9:55:23 PM 5.003 SINGLEP No resolution change was required. 4/24/2022 9:55:23 PM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 9:55:23 PM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 9:55:26 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 9:55:26 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:55:26 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:55:26 PM 5.003 SINGLEP No more 0 names; we have 0 4/24/2022 9:55:26 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:55:26 PM 5.003 SINGLEP loading as template 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 9:55:26 PM 5.003 SINGLEP Finish load save in 127ms 4/24/2022 9:55:26 PM 5.003 SINGLEP DELAYED237 TID10 Start Generate Partial Map with Realistic and seed 364217584 and planet count 80 and 11 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 9:55:27 PM 5.003 SINGLEP DELAYED238 TID10 Map structure generated in 157ms. 4/24/2022 9:55:27 PM 5.003 SINGLEP DELAYED239 TID10 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 9:55:27 PM 5.003 SINGLEP DELAYED240 TID10 Generate Partial Map Complete 317ms Seed: 364217584 4/24/2022 9:57:11 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:57:26 PM 5.003 SINGLEP DELAYED241 TID37 Update mod and expansion statuses! 4/24/2022 9:57:26 PM 5.003 SINGLEP DELAYED242 TID37 Expansions: The Spire Rises (Installed But Disabled) Zenith Onslaught (Installed But Disabled) The Neinzul Abyss (Installed But Disabled) 4/24/2022 9:57:26 PM 5.003 SINGLEP DELAYED243 TID37 Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/24/2022 9:57:26 PM 5.003 SINGLEP Reload All Tables That Allow For That 4/24/2022 9:57:26 PM 5.003 SINGLEP DELAYED244 TID27 Final Checks (123.7873s) 4/24/2022 9:57:26 PM 5.003 SINGLEP DELAYED245 TID27 Reset All Pools From Xml Reload 4/24/2022 9:57:31 PM 5.003 SINGLEP DELAYED246 TID27 Reuse And Ready (4.6131s) 4/24/2022 9:57:31 PM 5.003 SINGLEP DELAYED247 TID27 Found 599 xml files in 141 folders in 22ms 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED248 TID27 Clear And Reload Xml (0.4480s) 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED249 TID27 599 Xml Files Parsed in 425ms 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED250 TID27 Gather Ancient Lifeforms (0.0050s) 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED251 TID27 599 Xml Files Checked For Exp/Mod Status in 4ms 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED252 TID27 Pruning Excess Brain Cells (0.0000s) 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED253 TID27 Prep Tables (0.0020s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Tables Are Prepped (0.0030s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/24/2022 9:57:32 PM 5.003 SINGLEP Initialize Tables (0.2604s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Do Table Post-Init (0.0060s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Re-Scan For Hostile Intelligences (0.1360s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Post-Proton Surge (0.0079s) 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED254 TID36 Could not find a faction with name <Scourge> that is eligible to be random for AIEmpowerer 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED255 TID36 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED256 TID36 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED257 TID36 Could not find a faction with name <ChromaticHorror> that is eligible to be random for Chaotician 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED258 TID36 Could not find a faction with name <Zenith Miners> that is eligible to be random for Chaotician 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED259 TID36 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED260 TID36 Could not find a faction with name <Dark Zenith> that is eligible to be random for EmpireBuilders 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED261 TID36 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for EmpireBuilders 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED262 TID36 Could not find a faction with name <Zenith Architrave> that is eligible to be random for EmpireBuilders 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED263 TID36 Could not find a faction with name <Scourge> that is eligible to be random for EmpireBuilders 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED264 TID36 Could not find a faction with name <Zenith Miners> that is eligible to be random for MapAlterer 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED265 TID36 Could not find a faction with name <Nomad Planets> that is eligible to be random for MapAlterer 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED266 TID36 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED267 TID36 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED268 TID36 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED269 TID36 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED270 TID36 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED271 TID36 Could not find a faction with name <FallenSpire> that is eligible to be random for SpireRelated 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED272 TID36 Could not find a faction with name <ChromaticHorror> that is eligible to be random for SpireRelated 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED273 TID36 Could not find a faction with name <SplinteringSpire> that is eligible to be random for SpireRelated 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED274 TID36 Could not find a faction with name <SpireSphere> that is eligible to be random for SpireRelated 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED275 TID36 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for ZenithGalaxy 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED276 TID36 Could not find a faction with name <Zenith Architrave> that is eligible to be random for ZenithGalaxy 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED277 TID36 Could not find a faction with name <Dark Zenith> that is eligible to be random for ZenithGalaxy 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED278 TID36 Could not find a faction with name <Zenith Miners> that is eligible to be random for ZenithGalaxy 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED279 TID36 Could not find a faction with name <Nomad Planets> that is eligible to be random for ZenithGalaxy 4/24/2022 9:57:32 PM 5.003 SINGLEP Background Radiation Taste Test (0.0129s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Shuffling Chairs On Command Deck (0.0190s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Windshield Wiping (0.0240s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Last Organizational Modeling (0.1052s) 4/24/2022 9:57:32 PM 5.003 SINGLEP Stimulate Modulation (0.0359s) 4/24/2022 9:57:32 PM 5.003 SINGLEP DELAYED280 TID24 Info: will dump 737 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/24/2022 9:57:32 PM 5.003 SINGLEP Order Cores By Seniority (0.0030s) 4/24/2022 9:57:32 PM 5.003 SINGLEP No resolution change was required. 4/24/2022 9:57:32 PM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/24/2022 9:57:32 PM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/24/2022 9:57:36 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 9:57:36 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:57:36 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:57:36 PM 5.003 SINGLEP No more 0 names; we have 0 4/24/2022 9:57:36 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 9:57:36 PM 5.003 SINGLEP loading as template 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 9:57:36 PM 5.003 SINGLEP Finish load save in 39ms 4/24/2022 9:57:36 PM 5.003 SINGLEP DELAYED281 TID7 Start Generate Partial Map with Realistic and seed 486118557 and planet count 80 and 11 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 9:57:36 PM 5.003 SINGLEP DELAYED282 TID7 Map structure generated in 174ms. 4/24/2022 9:57:36 PM 5.003 SINGLEP DELAYED283 TID7 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 9:57:36 PM 5.003 SINGLEP DELAYED284 TID7 Generate Partial Map Complete 186ms Seed: 486118557 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED285 TID28 Start Generate FULL Map with Realistic and seed 486118557 and planet count 80 and 17 factions (StartingMainGameAfterLobby NotLoadingAnything) Logging OFF 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED286 TID28 Generate FULL Map Complete 287ms Seed: 486118557 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED287 TID32 Fixed incorrect count of ships to be granted. Was 2, now 10 Fortified Tesla Turret from Turret Schematic Server 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED288 TID32 Fixed incorrect count of ships to be granted. Was 10, now 20 Ambush Turret from Turret Schematic Server 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED289 TID32 Fixed incorrect count of ships to be granted. Was 20, now 10 Fusion Turret from Turret Schematic Server 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED290 TID32 Fixed incorrect count of ships to be granted. Was 2, now 20 Ambush Turret from Turret Schematic Server 4/24/2022 10:01:02 PM 5.003 SINGLEP DELAYED291 TID32 Fixed incorrect count of ships to be granted. Was 20, now 10 Concussion Turret from Turret Schematic Server 4/24/2022 10:02:40 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 10:02:40 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:02:43 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 10:02:43 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:02:43 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:02:43 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:02:43 PM 5.003 SINGLEP loading as template 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 10:02:43 PM 5.003 SINGLEP Finish load save in 42ms 4/24/2022 10:02:43 PM 5.003 SINGLEP DELAYED292 TID29 Start Generate Partial Map with Realistic and seed 211893478 and planet count 80 and 11 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 10:02:43 PM 5.003 SINGLEP DELAYED293 TID29 Map structure generated in 134ms. 4/24/2022 10:02:43 PM 5.003 SINGLEP DELAYED294 TID29 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 10:02:43 PM 5.003 SINGLEP DELAYED295 TID29 Generate Partial Map Complete 145ms Seed: 211893478 4/24/2022 10:02:45 PM 5.003 SINGLEP DELAYED296 TID5 Start Generate Partial Map with Realistic and seed 245594578 and planet count 80 and 6 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 10:02:46 PM 5.003 SINGLEP DELAYED297 TID5 Map structure generated in 307ms. 4/24/2022 10:02:46 PM 5.003 SINGLEP DELAYED298 TID5 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 10:02:46 PM 5.003 SINGLEP DELAYED299 TID5 Generate Partial Map Complete 317ms Seed: 245594578 4/24/2022 10:02:46 PM 5.003 SINGLEP DELAYED300 TID21 Start Generate Partial Map with Realistic and seed 245594578 and planet count 80 and 16 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 10:02:46 PM 5.003 SINGLEP DELAYED301 TID21 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 10:02:46 PM 5.003 SINGLEP DELAYED302 TID21 Generate Partial Map Complete 12ms Seed: 245594578 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED303 TID16 Start Generate Partial Map with Realistic and seed 663877380 and planet count 80 and 6 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED304 TID16 Map structure generated in 268ms. 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED305 TID16 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED306 TID16 Generate Partial Map Complete 279ms Seed: 663877380 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED307 TID38 Start Generate Partial Map with Realistic and seed 663877380 and planet count 80 and 16 factions (StartingTheLobbyDefaults NotLoadingAnything) Logging OFF 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED308 TID38 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 10:11:39 PM 5.003 SINGLEP DELAYED309 TID38 Generate Partial Map Complete 13ms Seed: 663877380 4/24/2022 10:11:51 PM 5.003 SINGLEP DELAYED310 TID18 Start Generate FULL Map with Realistic and seed 663877380 and planet count 80 and 16 factions (StartingMainGameAfterLobby NotLoadingAnything) Logging OFF 4/24/2022 10:11:52 PM 5.003 SINGLEP DELAYED311 TID18 Generate FULL Map Complete 382ms Seed: 663877380 4/24/2022 10:11:52 PM 5.003 SINGLEP DELAYED312 TID25 Fixed incorrect count of ships to be granted. Was 2, now 10 Grenade Launcher Turret from Turret Schematic Server 4/24/2022 10:13:35 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/24/2022 10:13:35 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:13:37 PM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings 4/24/2022 10:13:37 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:13:37 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:13:37 PM 5.003 SINGLEP Clearing player accounts. 4/24/2022 10:13:37 PM 5.003 SINGLEP loading as template 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AIReserves because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiAIZombie because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiEveryoneZombie because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction AntiPlayerZombie because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Instigators because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction NaturalObject because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction Outguard because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Fix Missing Faction: Added the faction WormholeInvasion because every game should have exactly one of these. 4/24/2022 10:13:37 PM 5.003 SINGLEP Finish load save in 40ms 4/24/2022 10:13:37 PM 5.003 SINGLEP DELAYED313 TID16 Start Generate Partial Map with Realistic and seed 388686742 and planet count 80 and 10 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings) Logging OFF 4/24/2022 10:13:37 PM 5.003 SINGLEP DELAYED314 TID16 Map structure generated in 124ms. 4/24/2022 10:13:37 PM 5.003 SINGLEP DELAYED315 TID16 PlayerAccount Brutto has now been put in control of faction 1 - Human Empire. 4/24/2022 10:13:37 PM 5.003 SINGLEP DELAYED316 TID16 Generate Partial Map Complete 135ms Seed: 388686742 4/24/2022 10:19:00 PM 5.003 SINGLEP Clearing player accounts. 4/25/2022 10:05:43 AM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 4/25/2022 10:05:43 AM SINGLEP Boot up FleetOS (0.2097s) 4/25/2022 10:05:44 AM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 4/25/2022 10:05:44 AM 5.003 SINGLEP Game Version: 5.003 4/25/2022 10:05:44 AM 5.003 SINGLEP Check System Logs For Rogue Intelligence (0.5351s) 4/25/2022 10:05:44 AM 5.003 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 4/25/2022 10:05:44 AM 5.003 SINGLEP Inspect Aft Hatches (0.1781s) 4/25/2022 10:05:44 AM 5.003 SINGLEP Found 601 xml files in 143 folders in 30ms 4/25/2022 10:05:45 AM 5.003 SINGLEP Check For Extra Modules (1.0605s) 4/25/2022 10:05:45 AM 5.003 SINGLEP 601 Xml Files Parsed in 1,024ms 4/25/2022 10:05:45 AM 5.003 SINGLEP Gather Ancient Lifeforms (0.0000s) 4/25/2022 10:05:45 AM 5.003 SINGLEP Eject Trash Into Hyperspace (0.0030s) 4/25/2022 10:05:45 AM 5.003 SINGLEP Bring Cloaking Systems Online (0.0170s) 4/25/2022 10:05:45 AM 5.003 SINGLEP Update mod and expansion statuses! 4/25/2022 10:05:45 AM 5.003 SINGLEP Expansions: The Spire Rises (Installed But Disabled) Zenith Onslaught (Installed But Disabled) The Neinzul Abyss (Installed But Disabled) 4/25/2022 10:05:45 AM 5.003 SINGLEP Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/25/2022 10:05:45 AM 5.003 SINGLEP Check Nearby Stellar Masses (0.0332s) 4/25/2022 10:05:45 AM 5.003 SINGLEP 601 Xml Files Checked For Exp/Mod Status in 5ms 4/25/2022 10:05:46 AM 5.003 SINGLEP Pruning Excess Brain Cells (0.2360s) 4/25/2022 10:05:46 AM 5.003 SINGLEP No resolution change was required. 4/25/2022 10:05:46 AM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/25/2022 10:05:46 AM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/25/2022 10:05:46 AM 5.003 SINGLEP Remembering Alamo (0.3294s) 4/25/2022 10:05:46 AM 5.003 SINGLEP Calculate Odds Of Success (0.3578s) 4/25/2022 10:05:46 AM 5.003 SINGLEP Briefly Panic (0.1486s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Install Confidence Routines (0.2995s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/25/2022 10:05:47 AM 5.003 SINGLEP Late Axionic Computations (0.2590s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Acquiring Towel (0.0130s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Inhibiting Visual Scans (0.0309s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Ejecting Tactical Core (0.0489s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Grouping Flow Fields (0.0309s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Pining For Starfields (0.1133s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Pinpointing Distant Planets (0.0983s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Calculating Firing Cones (0.0089s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Declaring Ship Part Sovereignty (0.1844s) 4/25/2022 10:05:47 AM 5.003 SINGLEP Re-Aligning Objectives (0.0753s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Reformatting Navigation (1.0961s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Post-Proton Surge (0.0120s) 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED1 TID9 Could not find a faction with name <Scourge> that is eligible to be random for AIEmpowerer 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED2 TID9 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED3 TID9 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED4 TID9 Could not find a faction with name <ChromaticHorror> that is eligible to be random for Chaotician 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED5 TID9 Could not find a faction with name <Zenith Miners> that is eligible to be random for Chaotician 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED6 TID9 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED7 TID9 Could not find a faction with name <Dark Zenith> that is eligible to be random for EmpireBuilders 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED8 TID9 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for EmpireBuilders 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED9 TID9 Could not find a faction with name <Zenith Architrave> that is eligible to be random for EmpireBuilders 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED10 TID9 Could not find a faction with name <Scourge> that is eligible to be random for EmpireBuilders 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED11 TID9 Could not find a faction with name <Zenith Miners> that is eligible to be random for MapAlterer 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED12 TID9 Could not find a faction with name <Nomad Planets> that is eligible to be random for MapAlterer 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED13 TID9 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED14 TID9 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED15 TID9 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED16 TID9 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED17 TID9 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED18 TID9 Could not find a faction with name <FallenSpire> that is eligible to be random for SpireRelated 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED19 TID9 Could not find a faction with name <ChromaticHorror> that is eligible to be random for SpireRelated 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED20 TID9 Could not find a faction with name <SplinteringSpire> that is eligible to be random for SpireRelated 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED21 TID9 Could not find a faction with name <SpireSphere> that is eligible to be random for SpireRelated 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED22 TID9 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for ZenithGalaxy 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED23 TID9 Could not find a faction with name <Zenith Architrave> that is eligible to be random for ZenithGalaxy 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED24 TID9 Could not find a faction with name <Dark Zenith> that is eligible to be random for ZenithGalaxy 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED25 TID9 Could not find a faction with name <Zenith Miners> that is eligible to be random for ZenithGalaxy 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED26 TID9 Could not find a faction with name <Nomad Planets> that is eligible to be random for ZenithGalaxy 4/25/2022 10:05:49 AM 5.003 SINGLEP Background Radiation Taste Test (0.0199s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Shuffling Chairs On Command Deck (0.0190s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Windshield Wiping (0.1018s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Last Organizational Modeling (0.1387s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Stimulate Modulation (0.1112s) 4/25/2022 10:05:49 AM 5.003 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 4/25/2022 10:05:49 AM 5.003 SINGLEP Order Cores By Seniority (0.0040s) 4/25/2022 10:05:49 AM 5.003 SINGLEP DELAYED27 TID7 Info: will dump 737 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/25/2022 10:05:49 AM 5.003 SINGLEP We got 12 campaign's data when deserializing 4/25/2022 10:05:49 AM 5.003 SINGLEP Final Checks (0.2360s) 4/25/2022 10:05:49 AM 5.003 SINGLEP Load Historical Documents (0.0030s) 4/25/2022 10:05:49 AM 5.003 SINGLEP 6.0 seconds total load time. Check System Logs For Rogue Intelligence (0.5s) Check For Extra Modules (1.1s) Remembering Alamo (0.3s) Calculate Odds Of Success (0.4s) Install Confidence Routines (0.3s) Late Axionic Computations (0.3s) Reformatting Navigation (1.1s) 4/25/2022 10:05:50 AM 5.003 SINGLEP Hello Steam user 'zespri' 4/25/2022 10:06:10 AM 5.003 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out\Autosave at 3h 50m 0s.save Source1: AnythingElse Source3: LoadingSaveGame 4/25/2022 10:06:10 AM 5.003 SINGLEP Clearing player accounts. 4/25/2022 10:06:11 AM 5.003 SINGLEP Finish load save in 647ms 4/25/2022 10:08:13 AM 5.003 SINGLEP No resolution change was required. 4/25/2022 10:08:13 AM 5.003 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/25/2022 10:08:13 AM 5.003 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/25/2022 10:45:20 AM 5.003 SINGLEP Error trying to handle mouseover: System.NullReferenceException: Object reference not set to an instance of an object. at Arcen.AIW2.External.Window_InGameSidebarShips+btnFleet.HandleMouseover () [0x00001] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00065] in <94512f32d51b4e38859b52916a1750a3>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00000] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenUI_Window.OnMainThreadUpdate () [0x00000] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenUI.OnMainThreadUpdate () [0x00000] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <8e6dbb74c8c6469bb3e020866b2422b1>:0 at ArcenGameController.Update () [0x00000] in <63e17e5173fc4267999e44b49e187469>:0 4/25/2022 11:34:22 AM 5.003 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <94512f32d51b4e38859b52916a1750a3>:0 4/25/2022 11:36:11 AM 5.003 SINGLEP Error in clicking OK button: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase+bClose.HandleClick_Subclass (MouseHandlingInput input) [0x00022] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 4/25/2022 11:40:49 AM 5.003 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <94512f32d51b4e38859b52916a1750a3>:0 4/25/2022 11:41:15 AM 5.003 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <94512f32d51b4e38859b52916a1750a3>:0 4/25/2022 11:41:28 AM 5.003 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <94512f32d51b4e38859b52916a1750a3>:0 4/25/2022 1:11:15 PM 5.003 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <f6e0ed785ee34d9ea2ad8d2cacd2eee9>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <94512f32d51b4e38859b52916a1750a3>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <94512f32d51b4e38859b52916a1750a3>:0 4/25/2022 1:17:57 PM 5.003 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5003_RevenantEfficacy Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/25/2022 1:18:35 PM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 4/25/2022 1:18:35 PM SINGLEP Boot up FleetOS (0.1372s) 4/25/2022 1:18:36 PM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 4/25/2022 1:18:36 PM 5.004 SINGLEP Game Version: 5.004 4/25/2022 1:18:36 PM 5.004 SINGLEP Check System Logs For Rogue Intelligence (0.4546s) 4/25/2022 1:18:36 PM 5.004 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 4/25/2022 1:18:36 PM 5.004 SINGLEP Inspect Aft Hatches (0.1297s) 4/25/2022 1:18:36 PM 5.004 SINGLEP Found 601 xml files in 143 folders in 24ms 4/25/2022 1:18:37 PM 5.004 SINGLEP Check For Extra Modules (0.9811s) 4/25/2022 1:18:37 PM 5.004 SINGLEP 601 Xml Files Parsed in 951ms 4/25/2022 1:18:37 PM 5.004 SINGLEP Gather Ancient Lifeforms (0.0000s) 4/25/2022 1:18:37 PM 5.004 SINGLEP Eject Trash Into Hyperspace (0.0020s) 4/25/2022 1:18:37 PM 5.004 SINGLEP Bring Cloaking Systems Online (0.0172s) 4/25/2022 1:18:37 PM 5.004 SINGLEP Update mod and expansion statuses! 4/25/2022 1:18:37 PM 5.004 SINGLEP Expansions: The Spire Rises (Installed But Disabled) Zenith Onslaught (Installed But Disabled) The Neinzul Abyss (Installed But Disabled) 4/25/2022 1:18:37 PM 5.004 SINGLEP Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/25/2022 1:18:37 PM 5.004 SINGLEP Check Nearby Stellar Masses (0.0369s) 4/25/2022 1:18:37 PM 5.004 SINGLEP 601 Xml Files Checked For Exp/Mod Status in 4ms 4/25/2022 1:18:37 PM 5.004 SINGLEP Pruning Excess Brain Cells (0.0405s) 4/25/2022 1:18:37 PM 5.004 SINGLEP No resolution change was required. 4/25/2022 1:18:37 PM 5.004 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/25/2022 1:18:37 PM 5.004 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/25/2022 1:18:37 PM 5.004 SINGLEP Remembering Alamo (0.0698s) 4/25/2022 1:18:37 PM 5.004 SINGLEP Calculate Odds Of Success (0.2397s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Briefly Panic (0.1063s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Install Confidence Routines (0.2633s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/25/2022 1:18:38 PM 5.004 SINGLEP Late Axionic Computations (0.1416s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Acquiring Towel (0.0140s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Inhibiting Visual Scans (0.0140s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Ejecting Tactical Core (0.0578s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Grouping Flow Fields (0.0319s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Digging Up Starfields (0.0967s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Gazing At Distant Planets (0.1292s) 4/25/2022 1:18:38 PM 5.004 SINGLEP Calculating Firing Cones (0.0110s) 4/25/2022 1:18:39 PM 5.004 SINGLEP Ejecting Ship Parts Into Space (0.1962s) 4/25/2022 1:18:39 PM 5.004 SINGLEP Re-Aligning Objectives (0.0515s) 4/25/2022 1:18:39 PM 5.004 SINGLEP Issue Sufficient Warnings (0.8884s) 4/25/2022 1:18:39 PM 5.004 SINGLEP Post-Proton Surge (0.0120s) 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Scourge> that is eligible to be random for AIEmpowerer 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <ChromaticHorror> that is eligible to be random for Chaotician 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Zenith Miners> that is eligible to be random for Chaotician 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Dark Zenith> that is eligible to be random for EmpireBuilders 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for EmpireBuilders 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Zenith Architrave> that is eligible to be random for EmpireBuilders 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Scourge> that is eligible to be random for EmpireBuilders 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Zenith Miners> that is eligible to be random for MapAlterer 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Nomad Planets> that is eligible to be random for MapAlterer 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <FallenSpire> that is eligible to be random for SpireRelated 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <ChromaticHorror> that is eligible to be random for SpireRelated 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <SplinteringSpire> that is eligible to be random for SpireRelated 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <SpireSphere> that is eligible to be random for SpireRelated 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for ZenithGalaxy 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Zenith Architrave> that is eligible to be random for ZenithGalaxy 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Dark Zenith> that is eligible to be random for ZenithGalaxy 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Zenith Miners> that is eligible to be random for ZenithGalaxy 4/25/2022 1:18:39 PM 5.004 SINGLEP Could not find a faction with name <Nomad Planets> that is eligible to be random for ZenithGalaxy 4/25/2022 1:18:39 PM 5.004 SINGLEP Background Radiation Taste Test (0.0130s) 4/25/2022 1:18:39 PM 5.004 SINGLEP Shuffling Chairs On Command Deck (0.0199s) 4/25/2022 1:18:40 PM 5.004 SINGLEP Windshield Wiping (0.0650s) 4/25/2022 1:18:40 PM 5.004 SINGLEP Last Organizational Modeling (0.1277s) 4/25/2022 1:18:40 PM 5.004 SINGLEP Stimulate Modulation (0.1062s) 4/25/2022 1:18:40 PM 5.004 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 4/25/2022 1:18:40 PM 5.004 SINGLEP Order Cores By Seniority (0.0030s) 4/25/2022 1:18:40 PM 5.004 SINGLEP DELAYED1 TID40 Info: will dump 737 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/25/2022 1:18:40 PM 5.004 SINGLEP We got 12 campaign's data when deserializing 4/25/2022 1:18:40 PM 5.004 SINGLEP Final Checks (0.2115s) 4/25/2022 1:18:40 PM 5.004 SINGLEP Load Historical Documents (0.0020s) 4/25/2022 1:18:40 PM 5.004 SINGLEP 4.7 seconds total load time. Check System Logs For Rogue Intelligence (0.5s) Check For Extra Modules (1.0s) Install Confidence Routines (0.3s) Issue Sufficient Warnings (0.9s) 4/25/2022 1:18:40 PM 5.004 SINGLEP Hello Steam user 'zespri' 4/25/2022 1:18:45 PM 5.004 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out/Autosave at 3h 50m 0s.save Source1: AnythingElse Source3: LoadingSaveGame 4/25/2022 1:18:45 PM 5.004 SINGLEP Clearing player accounts. 4/25/2022 1:18:45 PM 5.004 SINGLEP Finish load save in 684ms 4/25/2022 1:34:35 PM 5.004 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 4/25/2022 1:39:18 PM 5.004 SINGLEP New: Brutto 4/25/2022 1:53:41 PM 5.004 SINGLEP Memory Profile Debug Data On Game Exit: Game Version: 5004_TemplarWaveMonitoring Multiplayer Status: SinglePlayerOnly ========================================== ========================================== 4/25/2022 2:05:38 PM SINGLEP Current directory used: D:/Steam/steamapps/common/AI War 2/ PlayerDataDirectory used: D:/Steam/steamapps/common/AI War 2/PlayerData/ 4/25/2022 2:05:38 PM SINGLEP Boot up FleetOS (0.1226s) 4/25/2022 2:05:39 PM SINGLEP graphicsDeviceType in use: Direct3D11 graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1] graphicsMultiThreaded: False graphicsShaderLevel: 50 operatingSystem: Windows 11 (10.0.22000) 64bit graphicsDeviceName: NVIDIA GeForce RTX 2070 graphicsDeviceID: 7938 graphicsDeviceVendor: NVIDIA graphicsDeviceVendorID: 4318 graphicsDeviceVersion: Direct3D 11.0 [level 11.1] graphicsMemorySize: 8031 maxTextureSize: 16384 npotSupport: Full processorType: 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz processorCount: 16 processorFrequency: 3504 systemMemorySize: 32592 supportedRenderTargetCount: 8 supportsComputeShaders: True supportsShadows: True usesReversedZBuffer: True 4/25/2022 2:05:39 PM 5.004 SINGLEP Game Version: 5.004 4/25/2022 2:05:39 PM 5.004 SINGLEP Check System Logs For Rogue Intelligence (0.7597s) 4/25/2022 2:05:39 PM 5.004 SINGLEP Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name 4/25/2022 2:05:39 PM 5.004 SINGLEP Inspect Aft Hatches (0.1660s) 4/25/2022 2:05:39 PM 5.004 SINGLEP Found 601 xml files in 143 folders in 27ms 4/25/2022 2:05:45 PM 5.004 SINGLEP Check For Extra Modules (5.5410s) 4/25/2022 2:05:45 PM 5.004 SINGLEP 601 Xml Files Parsed in 5,508ms 4/25/2022 2:05:45 PM 5.004 SINGLEP Gather Ancient Lifeforms (0.0000s) 4/25/2022 2:05:45 PM 5.004 SINGLEP Hello GOG user 'zespri' 4/25/2022 2:05:45 PM 5.004 SINGLEP Eject Trash Into Hyperspace (0.0553s) 4/25/2022 2:05:45 PM 5.004 SINGLEP Bring Cloaking Systems Online (0.0396s) 4/25/2022 2:05:45 PM 5.004 SINGLEP Update mod and expansion statuses! 4/25/2022 2:05:45 PM 5.004 SINGLEP Expansions: The Spire Rises (Installed But Disabled) Zenith Onslaught (Installed But Disabled) The Neinzul Abyss (Installed But Disabled) 4/25/2022 2:05:45 PM 5.004 SINGLEP Mods: AIShieldGenerators (Disabled) AMU (Disabled) CapturableDreadnoughts (Disabled) ExoticShips (Disabled) ExpertMinusScaling (Disabled) ExtendedShipVariants (Disabled) FrigatesFocus (Disabled) FromSpireFrigateToDreadnought (Disabled) HydralFederation (Disabled) LostHumans (Disabled) MacrophageHistiocytes (Disabled) MicroModCollection (Disabled) MoreFrigates (Disabled) MoreStartingFleets (Disabled) MoreSystemDefenders (Disabled) PaladinTransports (Disabled) PowerfulCommandStations (Disabled) RaisingTheFloorMultiAIAdjustment (Disabled) SKCivilianIndustry (Disabled) StrategicRebalance (Disabled) StrategicRebalanceDLC1 (Disabled) StrategicRebalanceDLC2 (Disabled) SuperchargeRaid (Disabled) TameDarkSpire (Disabled) 4/25/2022 2:05:45 PM 5.004 SINGLEP Check Nearby Stellar Masses (0.0376s) 4/25/2022 2:05:45 PM 5.004 SINGLEP 601 Xml Files Checked For Exp/Mod Status in 5ms 4/25/2022 2:05:45 PM 5.004 SINGLEP Pruning Excess Brain Cells (0.0851s) 4/25/2022 2:05:45 PM 5.004 SINGLEP No resolution change was required. 4/25/2022 2:05:45 PM 5.004 SINGLEP Applied graphics settings: AntialiasingMode:x2 UseSoftParticles:False BillboardsFaceCameraPosition:False AnisotropicMode:ForceEnable TextureQuality:Full 4/25/2022 2:05:45 PM 5.004 SINGLEP Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144) 4/25/2022 2:05:45 PM 5.004 SINGLEP Remembering Alamo (0.2777s) 4/25/2022 2:05:47 PM 5.004 SINGLEP Calculate Odds Of Success (2.1070s) 4/25/2022 2:05:48 PM 5.004 SINGLEP Briefly Panic (0.5610s) 4/25/2022 2:05:48 PM 5.004 SINGLEP Install Confidence Routines (0.2778s) 4/25/2022 2:05:48 PM 5.004 SINGLEP Warning Only: No entries found for table 'ExtraDamageModifiers'. 4/25/2022 2:05:49 PM 5.004 SINGLEP Late Axionic Computations (0.4239s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Acquiring Towel (0.0130s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Inhibiting Visual Scans (0.0349s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Ejecting Tactical Core (0.0718s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Grouping Flow Fields (0.0229s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Digging Up Starfields (0.1840s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Scouring Distant Planets (0.1122s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Calculating Firing Cones (0.0076s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Ejecting Ship Parts Into Space (0.1901s) 4/25/2022 2:05:49 PM 5.004 SINGLEP Re-Aligning Objectives (0.0608s) 4/25/2022 2:05:50 PM 5.004 SINGLEP Transgressing Quanta (0.9425s) 4/25/2022 2:05:50 PM 5.004 SINGLEP Post-Proton Surge (0.0145s) 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED1 TID37 Could not find a faction with name <Scourge> that is eligible to be random for AIEmpowerer 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED2 TID37 Could not find a faction with name <Sappers> that is eligible to be random for AIEmpowerer 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED3 TID37 Could not find a faction with name <Elderlings> that is eligible to be random for AIEmpowerer 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED4 TID37 Could not find a faction with name <ChromaticHorror> that is eligible to be random for Chaotician 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED5 TID37 Could not find a faction with name <Zenith Miners> that is eligible to be random for Chaotician 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED6 TID37 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for Chaotician 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED7 TID37 Could not find a faction with name <Dark Zenith> that is eligible to be random for EmpireBuilders 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED8 TID37 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for EmpireBuilders 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED9 TID37 Could not find a faction with name <Zenith Architrave> that is eligible to be random for EmpireBuilders 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED10 TID37 Could not find a faction with name <Scourge> that is eligible to be random for EmpireBuilders 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED11 TID37 Could not find a faction with name <Zenith Miners> that is eligible to be random for MapAlterer 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED12 TID37 Could not find a faction with name <Nomad Planets> that is eligible to be random for MapAlterer 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED13 TID37 Could not find a faction with name <Sappers> that is eligible to be random for NeinzulAbyss 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED14 TID37 Could not find a faction with name <Elderlings> that is eligible to be random for NeinzulAbyss 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED15 TID37 Could not find a faction with name <NeinzulCustodiansParent> that is eligible to be random for NeinzulAbyss 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED16 TID37 Could not find a faction with name <MigrantFleets> that is eligible to be random for NeinzulAbyss 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED17 TID37 Could not find a faction with name <NeinzulWildHives> that is eligible to be random for NeinzulAbyss 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED18 TID37 Could not find a faction with name <FallenSpire> that is eligible to be random for SpireRelated 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED19 TID37 Could not find a faction with name <ChromaticHorror> that is eligible to be random for SpireRelated 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED20 TID37 Could not find a faction with name <SplinteringSpire> that is eligible to be random for SpireRelated 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED21 TID37 Could not find a faction with name <SpireSphere> that is eligible to be random for SpireRelated 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED22 TID37 Could not find a faction with name <Dark Zenith Svikari> that is eligible to be random for ZenithGalaxy 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED23 TID37 Could not find a faction with name <Zenith Architrave> that is eligible to be random for ZenithGalaxy 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED24 TID37 Could not find a faction with name <Dark Zenith> that is eligible to be random for ZenithGalaxy 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED25 TID37 Could not find a faction with name <Zenith Miners> that is eligible to be random for ZenithGalaxy 4/25/2022 2:05:50 PM 5.004 SINGLEP DELAYED26 TID37 Could not find a faction with name <Nomad Planets> that is eligible to be random for ZenithGalaxy 4/25/2022 2:05:50 PM 5.004 SINGLEP Background Radiation Taste Test (0.0190s) 4/25/2022 2:05:50 PM 5.004 SINGLEP Shuffling Chairs On Command Deck (0.0180s) 4/25/2022 2:05:50 PM 5.004 SINGLEP Windshield Wiping (0.0624s) 4/25/2022 2:05:51 PM 5.004 SINGLEP Last Organizational Modeling (0.1366s) 4/25/2022 2:05:51 PM 5.004 SINGLEP Stimulate Modulation (0.1038s) 4/25/2022 2:05:51 PM 5.004 SINGLEP ArcenAssetBundleCache.InstantiatedObjects: 0 4/25/2022 2:05:51 PM 5.004 SINGLEP Order Cores By Seniority (0.0039s) 4/25/2022 2:05:51 PM 5.004 SINGLEP DELAYED27 TID15 Info: will dump 737 rows for GameEntityReferenceData.csv and GameEntityStrengthList.txt. 4/25/2022 2:05:51 PM 5.004 SINGLEP We got 12 campaign's data when deserializing 4/25/2022 2:05:51 PM 5.004 SINGLEP Final Checks (0.2286s) 4/25/2022 2:05:51 PM 5.004 SINGLEP Load Historical Documents (0.0020s) 4/25/2022 2:05:51 PM 5.004 SINGLEP 12.7 seconds total load time. Check System Logs For Rogue Intelligence (0.8s) Check For Extra Modules (5.5s) Remembering Alamo (0.3s) Calculate Odds Of Success (2.1s) Briefly Panic (0.6s) Install Confidence Routines (0.3s) Late Axionic Computations (0.4s) Transgressing Quanta (0.9s) 4/25/2022 2:05:51 PM 5.004 SINGLEP Hello Steam user 'zespri' 4/25/2022 2:05:54 PM 5.004 SINGLEP Re-logged Achievement TAKE_A_LOOK_AT_ 4/25/2022 2:05:54 PM 5.004 SINGLEP Re-logged Achievement WIN_ON_80_PLANE 4/25/2022 2:05:55 PM 5.004 SINGLEP Re-logged Achievement LOTS_OF_METAL 4/25/2022 2:05:55 PM 5.004 SINGLEP Re-logged Achievement LOTS_OF_ENERGY 4/25/2022 2:05:55 PM 5.004 SINGLEP Re-logged Achievement A_TERMINAL_BRON 4/25/2022 2:05:55 PM 5.004 SINGLEP Re-logged Achievement A_TERMINAL_SILV 4/25/2022 2:05:55 PM 5.004 SINGLEP Re-logged Achievement A_TERMINAL_GOLD 4/25/2022 2:05:55 PM 5.004 SINGLEP Re-logged Achievement RESEARCH_GRANT 4/25/2022 2:05:56 PM 5.004 SINGLEP Re-logged Achievement MIFFED 4/25/2022 2:05:56 PM 5.004 SINGLEP Re-logged Achievement GIVE_A_MAN_A_FI 4/25/2022 2:06:16 PM 5.004 SINGLEP Start load save: D:/Steam/steamapps/common/AI War 2/PlayerData/Save/Starting Out/meh.save Source1: AnythingElse Source3: LoadingSaveGame 4/25/2022 2:06:16 PM 5.004 SINGLEP Clearing player accounts. 4/25/2022 2:06:17 PM 5.004 SINGLEP Finish load save in 579ms 4/25/2022 2:06:47 PM 5.004 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 4/25/2022 2:06:57 PM 5.004 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 4/25/2022 2:13:07 PM 5.004 SINGLEP Engine_Universal.OnUpdateFromMainThread Error at debugStage 1000: System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.Window_ModalOKTallBase.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00051] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.AIW2.External.BaseInputHandler.Handle (System.Int32 Int1, Arcen.Universal.InputActionTypeData InputActionType) [0x00033] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenInput.InnerHandleAction (Arcen.Universal.InputActionTypeData action) [0x0001a] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenInput.CheckInput () [0x00241] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x0030f] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 4/25/2022 2:18:48 PM 5.004 SINGLEP Error trying to handle mouseover: System.NullReferenceException: Object reference not set to an instance of an object. at Arcen.AIW2.External.Window_InGameSidebarShips+btnFleet.HandleMouseover () [0x00001] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00065] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI_Window.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 at ArcenGameController.Update () [0x00000] in <63e17e5173fc4267999e44b49e187469>:0 4/25/2022 2:18:59 PM 5.004 SINGLEP Error trying to handle mouseover: System.NullReferenceException: Object reference not set to an instance of an object. at Arcen.AIW2.External.Window_InGameSidebarShips+btnFleet.HandleMouseover () [0x00001] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00065] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI_Window.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 at ArcenGameController.Update () [0x00000] in <63e17e5173fc4267999e44b49e187469>:0 4/25/2022 2:19:25 PM 5.004 SINGLEP Error trying to handle mouseover: System.NullReferenceException: Object reference not set to an instance of an object. at Arcen.AIW2.External.Window_InGameSidebarShips+btnFleet.HandleMouseover () [0x00001] in <ecfbf466043a408391911aea83bfc28c>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00065] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI_Element.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI_Window.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.ArcenUI.OnMainThreadUpdate () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.Universal.Engine_Universal.OnUpdateEngineUniversalFromMainThread () [0x00000] in <443bbdb1a1164e3fa4dbaa26ead5bed5>:0 at Arcen.AIW2.Core.ArcenGameControllerBase.BaseUpdate () [0x00000] in <d9a83c419686488e97e7f1b95ed22f64>:0 at ArcenGameController.Update () [0x00000] in <63e17e5173fc4267999e44b49e187469>:0 |
|
Thanks! * Fixed some exceptions that could happen in the ships sidebar when you were deselecting fleets. |
|
Thanks! * Fixed a couple of exceptions that could happen when closing modal popups via hotkey. |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 24, 2022 10:23 pm | Andrew Savinykh | New Issue | |
Apr 24, 2022 10:23 pm | Andrew Savinykh | File Added: ArcenDebugLog.txt | |
Apr 24, 2022 10:23 pm | Andrew Savinykh | File Added: image.png | |
Apr 26, 2022 10:15 pm | Chris_McElligottPark | Note Added: 0066491 | |
Apr 26, 2022 10:18 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 26, 2022 10:18 pm | Chris_McElligottPark | Status | new => resolved |
Apr 26, 2022 10:18 pm | Chris_McElligottPark | Resolution | open => fixed |
Apr 26, 2022 10:18 pm | Chris_McElligottPark | Fixed in Version | => 5.005 Threat Properly Threatens |
Apr 26, 2022 10:18 pm | Chris_McElligottPark | Note Added: 0066493 |