View Issue Details

IDProjectCategoryLast Update
0024327AI War 2Crash/ExceptionJan 18, 2021 3:14 pm
Reportersamnainocard Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.715 Unload Queuing 
Fixed in VersionBeta 2.717 Tuning And Optional Capture 
Summary0024327: NullReferenceException: ShotVisualizer.DoShotMovement
DescriptionError exception happens once when I'm attacking AI Overlord phase 2 and it moves through a wormhole not sure if it caused by holding CTRL+ALT while hovering around the AI (Didn't tried to reproduce yet)
\
It displays the error dialog but doesn't crash the game.
Error at line 1599.
TagsNo tags attached.

Activities

samnainocard

Jan 15, 2021 8:53 am

reporter  

ArcenDebugLog.txt (140,519 bytes)   
11/2/2018 10:44:18 AM	Current directory used: G:/Games/Clients/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: G:/Games/Clients/Steam/steamapps/common/AI War 2/PlayerData/
11/2/2018 10:44:18 AM	Resolution changed to windowed 1000x600
11/2/2018 10:44:18 AM	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
11/2/2018 10:44:18 AM	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
11/2/2018 10:44:43 AM	Failed to load GameObject 'assets/arcenui/_customuis/sidebarclosed.prefab' from bundle 'arcenui'
1/11/2021 10:32:16 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/11/2021 10:32:16 PM	SINGLEP	Boot up FleetOS (0.3770s)
1/11/2021 10:32:16 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/11/2021 10:32:16 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.6542s)
1/11/2021 10:32:16 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/11/2021 10:32:16 PM	SINGLEP	Inspect Aft Hatches (0.1422s)
1/11/2021 10:32:16 PM	SINGLEP	Found 299 xml files in 86 folders in 47ms
1/11/2021 10:32:18 PM	SINGLEP	Check For Extra Modules (1.2098s)
1/11/2021 10:32:18 PM	SINGLEP	299 Xml Files Parsed in 1,158ms
1/11/2021 10:32:18 PM	SINGLEP	Gather Ancient Lifeforms (0.0189s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Game Version: 2.714
1/11/2021 10:32:18 PM	2.714	SINGLEP	Eject Trash Into Hyperspace (0.0224s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Bring Cloaking Systems Online (0.0100s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Recalculate Speed Of Light (0.0130s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Optimize Comfort On Command Decks (0.0130s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Generating Framerates (0.0100s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Error deserializing game settings: 
System.Xml.XmlException: Root element is missing.
  at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo (System.String res) [0x00017] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlTextReaderImpl.ParseDocumentContent () [0x0035d] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlTextReaderImpl.Read () [0x0008c] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000a6] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlDocument.LoadXml (System.String xml) [0x00018] in <f9ec74c9799148aaa919695e2037e193>:0 
  at Arcen.Universal.GameSettings.LoadFromDisk () [0x001cb] in <5f4bdeee620843e08af117af991ccd14>:0 
  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, System.DateTime Timestamp) [0x00000] in <5f4bdeee620843e08af117af991ccd14>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <5f4bdeee620843e08af117af991ccd14>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <5f4bdeee620843e08af117af991ccd14>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <5f4bdeee620843e08af117af991ccd14>:0 
  at Arcen.Universal.GameSettings.LoadFromDisk () [0x00000] in <5f4bdeee620843e08af117af991ccd14>:0 
  at Arcen.Universal.Engine_Universal+<LoadXmlData>d__130.MoveNext () [0x00000] in <5f4bdeee620843e08af117af991ccd14>:0 
  at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <f2d9bfd81cd243c587e2f9b06b7a4c89>:0 

1/11/2021 10:32:18 PM	2.714	SINGLEP	Update mod and expansion statuses!
1/11/2021 10:32:18 PM	2.714	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/11/2021 10:32:18 PM	2.714	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/11/2021 10:32:18 PM	2.714	SINGLEP	Check Nearby Stellar Masses (0.0519s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	298 Xml Files Checked For Exp/Mod Status in 29ms
1/11/2021 10:32:18 PM	2.714	SINGLEP	Pruning Excess Brain Cells (0.2161s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Remembering Alamo (0.0289s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Boot Audio Comms (0.0130s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Establish Individual Audio Links (0.0394s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	No resolution change was required.
1/11/2021 10:32:18 PM	2.714	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/11/2021 10:32:18 PM	2.714	SINGLEP	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Refresh Optical Lensing (0.0589s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Revise Fundamental Physical Laws (0.0369s)
1/11/2021 10:32:18 PM	2.714	SINGLEP	Calculate Odds Of Success (0.0399s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Briefly Panic (0.3671s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Install Confidence Routines (0.3138s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Bring Commander Interface Online (0.0823s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Motivate All Crews (0.0469s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Locating Available Networks (0.0983s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Externalizing Patterns (0.0259s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Hooking Externals (0.0139s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Handlizing Hooks (0.0110s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Disengaging Constants (0.0250s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Late Axionic Computations (0.1601s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Suppressing Bad Thoughts (0.0120s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Sentinel Alertness Diagnostic (0.0110s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Connecting to Fleet Command (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Thinking Of Advice (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Degaussing Advice (0.0099s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Reading Alien Diaries (0.0126s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Naming All Known Planets (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Remembering Speeds (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Prioritizing Targets (0.0110s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Rebooting Sensor Arrays (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Unloading Prismatic Grid (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Thinking Of Objectives (0.0100s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Inhibiting Visual Scans (0.0329s)
1/11/2021 10:32:19 PM	2.714	SINGLEP	Synthesizing Vocals (0.0119s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Investigating Map Signatures (0.0140s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Ventilating Scenarios (0.0110s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Decontaminating Targeting Systems (0.0100s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Ejecting Tactical Core (0.0120s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Calibrating Formations (0.0100s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Intercepting Galactic Maps (0.0110s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Discharging Colored Ions (0.0170s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Replicating Ion Colors (0.0119s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Faction Diagnostics (0.0130s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Buffering Hackers (0.0150s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Inverting Death (0.0110s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Linear Field Variance (0.0179s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Charging Marks (0.0120s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Guarding The Posts (0.0744s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Range Manifolds (0.0119s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Purging ROFs (0.0110s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Manipulating Speeds (0.0100s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Detecting Projectiles (0.0100s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Grouping Flow Fields (0.0117s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Modulating Flow Field Groups (0.0140s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Designing Fleets (0.0155s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Thinking Of Technologies (0.0100s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Categorizing Starboard Sensors (0.0109s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Injecting Galactic Variables (0.0120s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Exploding Starfields (0.0268s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Fondly Remembering Distant Planets (0.4740s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Categorizing All Planets (0.0130s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Organizing Commands (0.0189s)
1/11/2021 10:32:20 PM	2.714	SINGLEP	Calculating Firing Cones (0.0160s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Demoting Insubordinate Ship Parts (0.1231s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Re-Aligning Objectives (0.0209s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Sterilizing Test Chamber (0.0140s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Issuing Orders (0.0120s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Augmenting Infusers (0.0140s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Infusing (0.0199s)
1/11/2021 10:32:21 PM	2.714	SINGLEP	Load Surrogates (0.0563s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Download Extra RAM (4.5444s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Post-Proton Surge (0.0243s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Error Reading input mappings: System.Xml.XmlException: Root element is missing.
  at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo (System.String res) [0x00017] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlTextReaderImpl.ParseDocumentContent () [0x0035d] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlTextReaderImpl.Read () [0x0008c] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlLoader.Load (System.Xml.XmlDocument doc, System.Xml.XmlReader reader, System.Boolean preserveWhitespace) [0x000a6] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlDocument.Load (System.Xml.XmlReader reader) [0x0002e] in <f9ec74c9799148aaa919695e2037e193>:0 
  at System.Xml.XmlDocument.Load (System.String filename) [0x00013] in <f9ec74c9799148aaa919695e2037e193>:0 
  at Arcen.Universal.ArcenInput.LoadInputMappingsFromDisk () [0x00041] in <5f4bdeee620843e08af117af991ccd14>:0 
  at Arcen.Universal.InputActionTypeDataTable.DoPostInitializationPreSortingLogic_BackgroundThreads () [0x000de] in <5f4bdeee620843e08af117af991ccd14>:0 
1/11/2021 10:32:25 PM	2.714	SINGLEP	Background Radiation Taste Test (0.0304s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Shuffling Chairs On Command Deck (0.0241s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Windshield Wiping (0.0155s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Last Organizational Modeling (0.1140s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Stimulate Modulation (0.0389s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Tip Servos (0.0099s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Sort Buildings Into Uneven Piles (0.0126s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Design New Fleet Logo (0.0140s)
1/11/2021 10:32:25 PM	2.714	SINGLEP	Order Cores By Seniority (0.0109s)
1/11/2021 10:32:26 PM	2.714	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/11/2021 10:32:26 PM	2.714	SINGLEP	Make Factions That Extra Bit Special (0.0150s)
1/11/2021 10:32:26 PM	2.714	SINGLEP	Final Checks (0.0708s)
1/11/2021 10:32:26 PM	2.714	SINGLEP	Load Historical Documents (0.0109s)
1/11/2021 10:32:26 PM	2.714	SINGLEP	10.4 seconds total load time.
Boot up FleetOS (0.4s)
Check System Logs For Rogue Intelligence (0.7s)
Check For Extra Modules (1.2s)
Briefly Panic (0.4s)
Install Confidence Routines (0.3s)
Fondly Remembering Distant Planets (0.5s)
Download Extra RAM (4.5s)
1/11/2021 10:32:26 PM	2.714	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/11/2021 10:33:08 PM	2.714	SINGLEP	Base Color:  c800080    Trim Color:  c00BFFF
1/11/2021 10:33:11 PM	2.714	SINGLEP	Could not find resolution matching 1000x600 out of 16 options!
1/11/2021 10:33:39 PM	2.714	SINGLEP	Resolution changed to windowed 1000x600
1/11/2021 10:33:39 PM	2.714	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/11/2021 10:33:39 PM	2.714	SINGLEP	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
1/11/2021 10:33:47 PM	2.714	SINGLEP	Resolution changed to fullscreen 1080x1920
1/11/2021 10:33:47 PM	2.714	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/11/2021 10:33:47 PM	2.714	SINGLEP	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
1/11/2021 10:34:20 PM	2.714	SINGLEP	No resolution change was required.
1/11/2021 10:34:20 PM	2.714	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/11/2021 10:34:20 PM	2.714	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/11/2021 10:34:44 PM	2.714	SINGLEP	Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 13 factions (StartATutorial NotLoadingAnything)
1/11/2021 10:34:45 PM	2.714	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 10ms
1/11/2021 10:34:45 PM	2.714	SINGLEP	Added the faction Mercenary.
1/11/2021 10:34:45 PM	2.714	SINGLEP	Added the faction TamedMacrophage.
1/11/2021 10:34:45 PM	2.714	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/11/2021 10:34:45 PM	2.714	SINGLEP	Fixed 6 missing planet factions.
1/11/2021 10:37:26 PM	2.714	SINGLEP	Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 13 factions (StartATutorial NotLoadingAnything)
1/11/2021 10:37:26 PM	2.714	SINGLEP	Could not find LinkedFaction '' to assign to planet 'Sidelander', -1
1/11/2021 10:37:26 PM	2.714	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 0ms
1/11/2021 10:37:26 PM	2.714	SINGLEP	Added the faction Mercenary.
1/11/2021 10:37:26 PM	2.714	SINGLEP	Added the faction TamedMacrophage.
1/11/2021 10:37:26 PM	2.714	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/11/2021 10:37:26 PM	2.714	SINGLEP	Fixed 8 missing planet factions.
1/11/2021 10:42:19 PM	2.714	SINGLEP	Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 13 factions (StartATutorial NotLoadingAnything)
1/11/2021 10:42:20 PM	2.714	SINGLEP	Could not find LinkedFaction '' to assign to planet 'Sidelander', -1
1/11/2021 10:42:20 PM	2.714	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 0ms
1/11/2021 10:42:20 PM	2.714	SINGLEP	Added the faction Mercenary.
1/11/2021 10:42:20 PM	2.714	SINGLEP	Added the faction TamedMacrophage.
1/11/2021 10:42:20 PM	2.714	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/11/2021 10:42:20 PM	2.714	SINGLEP	Fixed 8 missing planet factions.
1/11/2021 10:43:38 PM	2.714	SINGLEP	Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 13 factions (StartATutorial NotLoadingAnything)
1/11/2021 10:43:38 PM	2.714	SINGLEP	Could not find LinkedFaction '' to assign to planet 'Sidelander', -1
1/11/2021 10:43:38 PM	2.714	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 0ms
1/11/2021 10:43:38 PM	2.714	SINGLEP	Added the faction Mercenary.
1/11/2021 10:43:38 PM	2.714	SINGLEP	Added the faction TamedMacrophage.
1/11/2021 10:43:38 PM	2.714	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/11/2021 10:43:38 PM	2.714	SINGLEP	Fixed 8 missing planet factions.
1/11/2021 10:57:30 PM	2.714	SINGLEP	Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 13 factions (StartATutorial NotLoadingAnything)
1/11/2021 10:57:30 PM	2.714	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 4ms
1/11/2021 10:57:30 PM	2.714	SINGLEP	Added the faction Mercenary.
1/11/2021 10:57:30 PM	2.714	SINGLEP	Added the faction TamedMacrophage.
1/11/2021 10:57:30 PM	2.714	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/11/2021 10:57:30 PM	2.714	SINGLEP	Fixed 34 missing planet factions.
1/11/2021 11:04:40 PM	2.714	SINGLEP	No resolution change was required.
1/11/2021 11:04:40 PM	2.714	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/11/2021 11:04:40 PM	2.714	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/11/2021 11:14:14 PM	2.714	SINGLEP	Start Generate FULL Map with Tutorial_01 and seed 123456 and planet count 80 and 13 factions (StartATutorial NotLoadingAnything)
1/11/2021 11:14:14 PM	2.714	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 0ms
1/11/2021 11:14:14 PM	2.714	SINGLEP	Added the faction Mercenary.
1/11/2021 11:14:14 PM	2.714	SINGLEP	Added the faction TamedMacrophage.
1/11/2021 11:14:14 PM	2.714	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/11/2021 11:14:14 PM	2.714	SINGLEP	Fixed 8 missing planet factions.
1/12/2021 5:48:17 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/12/2021 5:48:17 PM	SINGLEP	Boot up FleetOS (0.6471s)
1/12/2021 5:48:17 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/12/2021 5:48:17 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.5836s)
1/12/2021 5:48:17 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/12/2021 5:48:18 PM	SINGLEP	Inspect Aft Hatches (0.1127s)
1/12/2021 5:48:18 PM	SINGLEP	Found 299 xml files in 86 folders in 35ms
1/12/2021 5:48:19 PM	SINGLEP	Check For Extra Modules (1.0163s)
1/12/2021 5:48:19 PM	SINGLEP	299 Xml Files Parsed in 972ms
1/12/2021 5:48:19 PM	SINGLEP	Gather Ancient Lifeforms (0.0144s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Game Version: 2.715
1/12/2021 5:48:19 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0199s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0110s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0150s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0170s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Generating Framerates (0.0100s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/12/2021 5:48:19 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/12/2021 5:48:19 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/12/2021 5:48:19 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0549s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	296 Xml Files Checked For Exp/Mod Status in 15ms
1/12/2021 5:48:19 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.2055s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Remembering Alamo (0.0299s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Boot Audio Comms (0.0140s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0389s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	No resolution change was required.
1/12/2021 5:48:19 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/12/2021 5:48:19 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0349s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0329s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0379s)
1/12/2021 5:48:19 PM	2.715	SINGLEP	Briefly Panic (0.3701s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Install Confidence Routines (0.2824s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Bring Commander Interface Online (0.0748s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Motivate All Crews (0.0758s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Locating Available Networks (0.0698s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Externalizing Patterns (0.0269s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Hooking Externals (0.0140s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Handlizing Hooks (0.0133s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Disengaging Constants (0.0289s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Late Axionic Computations (0.1481s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0110s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0152s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0180s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Thinking Of Advice (0.0159s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Degaussing Advice (0.0170s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Reading Alien Diaries (0.0169s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Naming All Known Planets (0.0170s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Remembering Speeds (0.0155s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Prioritizing Targets (0.0179s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0170s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0170s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Thinking Of Objectives (0.0159s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0384s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Synthesizing Vocals (0.0169s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Investigating Map Signatures (0.0139s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Ventilating Scenarios (0.0130s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0180s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0159s)
1/12/2021 5:48:20 PM	2.715	SINGLEP	Calibrating Formations (0.0160s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0179s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Discharging Colored Ions (0.0220s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Replicating Ion Colors (0.0100s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Faction Diagnostics (0.0219s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Buffering Hackers (0.0165s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Inverting Death (0.0140s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Linear Field Variance (0.0249s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Charging Marks (0.0119s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Guarding The Posts (0.1087s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Range Manifolds (0.0130s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Purging ROFs (0.0160s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Manipulating Speeds (0.0189s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Detecting Projectiles (0.0140s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Grouping Flow Fields (0.0170s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0209s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Designing Fleets (0.0170s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Thinking Of Technologies (0.0129s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0160s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0179s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Miming Starfields (0.0299s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Resizing Distant Planets (0.3930s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Categorizing All Planets (0.0199s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Organizing Commands (0.0190s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Calculating Firing Cones (0.0129s)
1/12/2021 5:48:21 PM	2.715	SINGLEP	Jailbreaking Favorite Ship Parts (0.1181s)
1/12/2021 5:48:22 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0200s)
1/12/2021 5:48:22 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0150s)
1/12/2021 5:48:22 PM	2.715	SINGLEP	Issuing Orders (0.0170s)
1/12/2021 5:48:22 PM	2.715	SINGLEP	Augmenting Infusers (0.0180s)
1/12/2021 5:48:22 PM	2.715	SINGLEP	Infusing (0.0199s)
1/12/2021 5:48:22 PM	2.715	SINGLEP	Load Surrogates (0.0429s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Printing Paper Copies Of All Data Banks (4.5362s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Post-Proton Surge (0.0219s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0299s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0210s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Windshield Wiping (0.0119s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Last Organizational Modeling (0.0758s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Stimulate Modulation (0.0339s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Tip Servos (0.0120s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0160s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Design New Fleet Logo (0.0179s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	Order Cores By Seniority (0.0167s)
1/12/2021 5:48:26 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/12/2021 5:48:26 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0199s)
1/12/2021 5:48:27 PM	2.715	SINGLEP	Final Checks (0.0894s)
1/12/2021 5:48:27 PM	2.715	SINGLEP	Load Historical Documents (0.0080s)
1/12/2021 5:48:27 PM	2.715	SINGLEP	10.4 seconds total load time.
Boot up FleetOS (0.6s)
Check System Logs For Rogue Intelligence (0.6s)
Check For Extra Modules (1.0s)
Briefly Panic (0.4s)
Install Confidence Routines (0.3s)
Resizing Distant Planets (0.4s)
Printing Paper Copies Of All Data Banks (4.5s)
1/12/2021 5:48:27 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/12/2021 6:06:09 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 528510207 and planet count 80 and 22 factions (StartingTheLobbyDefaults NotLoadingAnything)
1/12/2021 6:06:09 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/12/2021 6:06:10 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:17 PM	2.715	SINGLEP	Start Generate Partial Map with Simple and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:17 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:17 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:17 PM	2.715	SINGLEP	Generate Partial Map Complete  43ms
1/12/2021 6:06:20 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:20 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:20 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:20 PM	2.715	SINGLEP	Generate Partial Map Complete  99ms
1/12/2021 6:06:22 PM	2.715	SINGLEP	Start Generate Partial Map with Simple and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:22 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:22 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:22 PM	2.715	SINGLEP	Generate Partial Map Complete  87ms
1/12/2021 6:06:25 PM	2.715	SINGLEP	Start Generate Partial Map with D18Bubbles and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:25 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:25 PM	2.715	SINGLEP	Fixed 1782 missing planet factions.
1/12/2021 6:06:25 PM	2.715	SINGLEP	Generate Partial Map Complete  37ms
1/12/2021 6:06:30 PM	2.715	SINGLEP	Start Generate Partial Map with Clusters and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:30 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:30 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:30 PM	2.715	SINGLEP	Generate Partial Map Complete  425ms
1/12/2021 6:06:34 PM	2.715	SINGLEP	Start Generate Partial Map with ClustersMicrocosm and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:34 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:34 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:34 PM	2.715	SINGLEP	Generate Partial Map Complete  48ms
1/12/2021 6:06:40 PM	2.715	SINGLEP	Start Generate Partial Map with Concentric and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:40 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:40 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:40 PM	2.715	SINGLEP	Generate Partial Map Complete  46ms
1/12/2021 6:06:45 PM	2.715	SINGLEP	Start Generate Partial Map with Encapsulated and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:45 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:45 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:06:45 PM	2.715	SINGLEP	Generate Partial Map Complete  34ms
1/12/2021 6:06:59 PM	2.715	SINGLEP	Start Generate Partial Map with Grid and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:06:59 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:06:59 PM	2.715	SINGLEP	Fixed 1782 missing planet factions.
1/12/2021 6:06:59 PM	2.715	SINGLEP	Generate Partial Map Complete  54ms
1/12/2021 6:07:04 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:07:04 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:07:04 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:07:04 PM	2.715	SINGLEP	Generate Partial Map Complete  41ms
1/12/2021 6:07:20 PM	2.715	SINGLEP	Start Generate Partial Map with D18Rings and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:07:20 PM	2.715	SINGLEP	Removed 50 self-referential planet links in this map.  Harmless now.
1/12/2021 6:07:20 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:07:20 PM	2.715	SINGLEP	Fixed 1562 missing planet factions.
1/12/2021 6:07:20 PM	2.715	SINGLEP	Generate Partial Map Complete  35ms
1/12/2021 6:07:41 PM	2.715	SINGLEP	Start Generate Partial Map with Maze and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:07:41 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:07:41 PM	2.715	SINGLEP	Fixed 1782 missing planet factions.
1/12/2021 6:07:41 PM	2.715	SINGLEP	Generate Partial Map Complete  24ms
1/12/2021 6:07:45 PM	2.715	SINGLEP	Start Generate Partial Map with Octopus and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:07:45 PM	2.715	SINGLEP	total central planets: 26
1/12/2021 6:07:46 PM	2.715	SINGLEP	created central planets: 26
1/12/2021 6:07:46 PM	2.715	SINGLEP	Trying to create a minimum spanning tree with 7 planets
1/12/2021 6:07:46 PM	2.715	SINGLEP	Trying to create a minimum spanning tree with 4 planets
1/12/2021 6:07:46 PM	2.715	SINGLEP	Trying to create a minimum spanning tree with 9 planets
1/12/2021 6:07:46 PM	2.715	SINGLEP	Trying to create a minimum spanning tree with 6 planets
1/12/2021 6:07:46 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:07:46 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:07:46 PM	2.715	SINGLEP	Generate Partial Map Complete  347ms
1/12/2021 6:07:50 PM	2.715	SINGLEP	Start Generate Partial Map with Snake and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:07:50 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:07:50 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:07:50 PM	2.715	SINGLEP	Generate Partial Map Complete  23ms
1/12/2021 6:08:01 PM	2.715	SINGLEP	Start Generate Partial Map with D18Swirl and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:01 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:01 PM	2.715	SINGLEP	Fixed 1782 missing planet factions.
1/12/2021 6:08:01 PM	2.715	SINGLEP	Generate Partial Map Complete  64ms
1/12/2021 6:08:06 PM	2.715	SINGLEP	Start Generate Partial Map with Concentric and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:06 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:06 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:08:06 PM	2.715	SINGLEP	Generate Partial Map Complete  26ms
1/12/2021 6:08:16 PM	2.715	SINGLEP	Start Generate Partial Map with Wheel and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:16 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:16 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:08:16 PM	2.715	SINGLEP	Generate Partial Map Complete  47ms
1/12/2021 6:08:20 PM	2.715	SINGLEP	Start Generate Partial Map with X and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:20 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:20 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:08:20 PM	2.715	SINGLEP	Generate Partial Map Complete  24ms
1/12/2021 6:08:41 PM	2.715	SINGLEP	Start Generate Partial Map with Simple and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:41 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:41 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:08:41 PM	2.715	SINGLEP	Generate Partial Map Complete  40ms
1/12/2021 6:08:42 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 528510207 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:42 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:42 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:08:42 PM	2.715	SINGLEP	Generate Partial Map Complete  125ms
1/12/2021 6:08:44 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 1.92 seconds ago.
1/12/2021 6:08:46 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 3.50 seconds ago.
1/12/2021 6:08:58 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 528510207 and planet count 40 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:08:58 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:08:58 PM	2.715	SINGLEP	Fixed 880 missing planet factions.
1/12/2021 6:08:58 PM	2.715	SINGLEP	Generate Partial Map Complete  26ms
1/12/2021 6:09:00 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 1.88 seconds ago.
1/12/2021 6:09:05 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 71150825 and planet count 160 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:09:05 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:09:05 PM	2.715	SINGLEP	Fixed 3520 missing planet factions.
1/12/2021 6:09:05 PM	2.715	SINGLEP	Generate Partial Map Complete  650ms
1/12/2021 6:09:08 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 3.57 seconds ago.
1/12/2021 6:09:11 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 71150825 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:09:11 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:09:11 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:09:11 PM	2.715	SINGLEP	Generate Partial Map Complete  111ms
1/12/2021 6:09:11 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 0.82 seconds ago.
1/12/2021 6:09:12 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 800653318 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:09:12 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:09:12 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:09:12 PM	2.715	SINGLEP	Generate Partial Map Complete  99ms
1/12/2021 6:09:15 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 309938387 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:09:15 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:09:15 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:09:15 PM	2.715	SINGLEP	Generate Partial Map Complete  241ms
1/12/2021 6:09:41 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings
1/12/2021 6:09:41 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/12/2021 6:09:41 PM	2.715	SINGLEP	in strip extra, Krysle Quinsen: hasHadFirstPlayer True shouldBeRemoved False
1/12/2021 6:09:41 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 14  (Beacon) Macrophage Infestation - Tamed  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Human Resistance Fighters  (Beacon) Marauders  (Beacon) Fallen Spire  (Beacon) Devourer Golem  Macrophage Infestation - Enraged  Outguard  AI Reserves  Anti-Everyone Zombie  Anti-Player Zombie  Anti-AI Zombie  Cross Planet Attack
1/12/2021 6:09:41 PM	2.715	SINGLEP	loading as template
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction AIReserves.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction CPALogic.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction Mercenary.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Finish load save in 153.9ms
1/12/2021 6:09:41 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 1197791759 and planet count 80 and 22 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings)
1/12/2021 6:09:41 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:09:41 PM	2.715	SINGLEP	Generate Partial Map Complete  116ms
1/12/2021 6:10:22 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 1197791759 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/12/2021 6:10:22 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/12/2021 6:10:22 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:10:22 PM	2.715	SINGLEP	Generate Partial Map Complete  103ms
1/12/2021 6:17:54 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/1-Basic\Scenario 1 - Classic Fleet - Difficulty 4.save Source1: AnythingElse Source3: LoadingQuickStart
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction CPALogic.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/12/2021 6:17:55 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 12.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 13  Macrophage Infestation - Tamed  Macrophage Infestation - Enraged  Cross Planet Attack  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Marauders  (Beacon) Human Resistance Fighters  (Beacon) Devourer Golem  Outguard  AI Reserves  Anti-Everyone Zombie  Anti-Player Zombie  Anti-AI Zombie
1/12/2021 6:17:55 PM	2.715	SINGLEP	loading as template
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction AIReserves.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction CPALogic.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction Mercenary.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Finish load save in 334.3ms
1/12/2021 6:17:55 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 1825183739 and planet count 80 and 22 factions (AnythingElse LoadingQuickStart)
1/12/2021 6:17:55 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/12/2021 6:17:55 PM	2.715	SINGLEP	Generate Partial Map Complete  115ms
1/12/2021 6:17:55 PM	2.715	SINGLEP	Start Generate FULL Map with Realistic and seed 1825183739 and planet count 80 and 22 factions (AnythingElse LoadingQuickStart)
1/12/2021 6:17:55 PM	2.715	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 16ms
1/12/2021 6:17:55 PM	2.715	SINGLEP	Generate FULL Map Complete  258ms
1/13/2021 5:33:42 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/13/2021 5:33:42 PM	SINGLEP	Boot up FleetOS (0.3050s)
1/13/2021 5:33:42 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/13/2021 5:33:43 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.5869s)
1/13/2021 5:33:43 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/13/2021 5:33:43 PM	SINGLEP	Inspect Aft Hatches (0.1287s)
1/13/2021 5:33:43 PM	SINGLEP	Found 299 xml files in 86 folders in 42ms
1/13/2021 5:33:44 PM	SINGLEP	Check For Extra Modules (1.0765s)
1/13/2021 5:33:44 PM	SINGLEP	299 Xml Files Parsed in 1,029ms
1/13/2021 5:33:44 PM	SINGLEP	Gather Ancient Lifeforms (0.0201s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Game Version: 2.715
1/13/2021 5:33:44 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0180s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0100s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0130s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0147s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Generating Framerates (0.0092s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/13/2021 5:33:44 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/13/2021 5:33:44 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/13/2021 5:33:44 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0534s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	298 Xml Files Checked For Exp/Mod Status in 16ms
1/13/2021 5:33:44 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.2079s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Remembering Alamo (0.0289s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Boot Audio Comms (0.0150s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0364s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	No resolution change was required.
1/13/2021 5:33:44 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/13/2021 5:33:44 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0359s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0359s)
1/13/2021 5:33:44 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0439s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Briefly Panic (0.3799s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Install Confidence Routines (0.2851s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Bring Commander Interface Online (0.0850s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Motivate All Crews (0.0888s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Locating Available Networks (0.0587s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Externalizing Patterns (0.0219s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Hooking Externals (0.0130s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Handlizing Hooks (0.0141s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Disengaging Constants (0.0299s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Late Axionic Computations (0.1576s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0110s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0160s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0160s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Thinking Of Advice (0.0162s)
1/13/2021 5:33:45 PM	2.715	SINGLEP	Degaussing Advice (0.0179s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Reading Alien Diaries (0.0180s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Naming All Known Planets (0.0148s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Remembering Speeds (0.0181s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Prioritizing Targets (0.0162s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0169s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0180s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Thinking Of Objectives (0.0160s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0480s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Synthesizing Vocals (0.0117s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Investigating Map Signatures (0.0199s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Ventilating Scenarios (0.0130s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0180s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0152s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Calibrating Formations (0.0170s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0186s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Discharging Colored Ions (0.0217s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Replicating Ion Colors (0.0100s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Faction Diagnostics (0.0225s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Buffering Hackers (0.0170s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Inverting Death (0.0140s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Linear Field Variance (0.0232s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Charging Marks (0.0110s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Guarding The Posts (0.0820s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Range Manifolds (0.0100s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Purging ROFs (0.0161s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Manipulating Speeds (0.0170s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Detecting Projectiles (0.0169s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Grouping Flow Fields (0.0160s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0210s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Designing Fleets (0.0179s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Thinking Of Technologies (0.0135s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0160s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0190s)
1/13/2021 5:33:46 PM	2.715	SINGLEP	Initiating Starfields (0.0289s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Destroying Distant Planets (0.3673s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Categorizing All Planets (0.0121s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Organizing Commands (0.0225s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Calculating Firing Cones (0.0120s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Scrapping Extra Ship Parts (0.1177s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0196s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0140s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Issuing Orders (0.0160s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Augmenting Infusers (0.0150s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Infusing (0.0217s)
1/13/2021 5:33:47 PM	2.715	SINGLEP	Load Surrogates (0.0476s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Re-attaching Front Part (5.0406s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Post-Proton Surge (0.0228s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0306s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0209s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Windshield Wiping (0.0119s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Last Organizational Modeling (0.0809s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Stimulate Modulation (0.0387s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Tip Servos (0.0112s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0170s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Design New Fleet Logo (0.0159s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Order Cores By Seniority (0.0170s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/13/2021 5:33:52 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0230s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Final Checks (0.0907s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	Load Historical Documents (0.0089s)
1/13/2021 5:33:52 PM	2.715	SINGLEP	10.6 seconds total load time.
Boot up FleetOS (0.3s)
Check System Logs For Rogue Intelligence (0.6s)
Check For Extra Modules (1.1s)
Briefly Panic (0.4s)
Install Confidence Routines (0.3s)
Destroying Distant Planets (0.4s)
Re-attaching Front Part (5.0s)
1/13/2021 5:33:53 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/13/2021 5:34:11 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/1.save Source1: AnythingElse Source3: LoadingSaveGame
1/13/2021 5:34:12 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 20ms
1/13/2021 5:34:12 PM	2.715	SINGLEP	Finish load save in 392.2ms
1/13/2021 5:35:05 PM	2.715	SINGLEP	No resolution change was required.
1/13/2021 5:35:05 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/13/2021 5:35:05 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/13/2021 5:35:22 PM	2.715	SINGLEP	No resolution change was required.
1/13/2021 5:35:22 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/13/2021 5:35:22 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/13/2021 5:50:24 PM	2.715	SINGLEP	Logged Achievement To Steam Research Grant
1/13/2021 5:57:52 PM	2.715	SINGLEP	Logged Achievement To Steam Give a Man a Fish...
1/13/2021 6:06:23 PM	2.715	SINGLEP	Logged Achievement To Steam Tech Tree
1/13/2021 8:27:51 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/13/2021 8:27:52 PM	SINGLEP	Boot up FleetOS (0.3850s)
1/13/2021 8:27:52 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/13/2021 8:27:52 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.4078s)
1/13/2021 8:27:52 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/13/2021 8:27:52 PM	SINGLEP	Inspect Aft Hatches (0.0359s)
1/13/2021 8:27:52 PM	SINGLEP	Found 299 xml files in 86 folders in 38ms
1/13/2021 8:27:52 PM	SINGLEP	Check For Extra Modules (0.3371s)
1/13/2021 8:27:52 PM	SINGLEP	299 Xml Files Parsed in 288ms
1/13/2021 8:27:52 PM	SINGLEP	Gather Ancient Lifeforms (0.0147s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Game Version: 2.715
1/13/2021 8:27:52 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0180s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0100s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0140s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0140s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Generating Framerates (0.0090s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/13/2021 8:27:52 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/13/2021 8:27:52 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/13/2021 8:27:52 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0474s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	299 Xml Files Checked For Exp/Mod Status in 14ms
1/13/2021 8:27:52 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.0309s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Remembering Alamo (0.0199s)
1/13/2021 8:27:52 PM	2.715	SINGLEP	Boot Audio Comms (0.0130s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0239s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	No resolution change was required.
1/13/2021 8:27:53 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/13/2021 8:27:53 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0320s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0259s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0259s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Briefly Panic (0.4039s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Install Confidence Routines (0.2840s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Bring Commander Interface Online (0.0768s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Motivate All Crews (0.0898s)
1/13/2021 8:27:53 PM	2.715	SINGLEP	Locating Available Networks (0.0329s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Externalizing Patterns (0.0180s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Hooking Externals (0.0120s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Handlizing Hooks (0.0149s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Disengaging Constants (0.0299s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Late Axionic Computations (0.0729s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0109s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0159s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0171s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Thinking Of Advice (0.0180s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Degaussing Advice (0.0170s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Reading Alien Diaries (0.0156s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Naming All Known Planets (0.0160s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Remembering Speeds (0.0180s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Prioritizing Targets (0.0170s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0160s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0169s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Thinking Of Objectives (0.0170s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0249s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Synthesizing Vocals (0.0120s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Investigating Map Signatures (0.0199s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Ventilating Scenarios (0.0130s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0160s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0170s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Calibrating Formations (0.0170s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0180s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Discharging Colored Ions (0.0200s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Replicating Ion Colors (0.0129s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Faction Diagnostics (0.0206s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Buffering Hackers (0.0180s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Inverting Death (0.0120s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Linear Field Variance (0.0180s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Charging Marks (0.0139s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Guarding The Posts (0.0869s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Range Manifolds (0.0110s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Purging ROFs (0.0169s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Manipulating Speeds (0.0217s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Detecting Projectiles (0.0199s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Grouping Flow Fields (0.0140s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0249s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Designing Fleets (0.0159s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Thinking Of Technologies (0.0130s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0157s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0179s)
1/13/2021 8:27:54 PM	2.715	SINGLEP	Stabbing Starfields (0.0247s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Scouring Distant Planets (0.2237s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Categorizing All Planets (0.0259s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Organizing Commands (0.0354s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Calculating Firing Cones (0.0189s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Breaking In New Ship Parts (0.1157s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0170s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0130s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Issuing Orders (0.0150s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Augmenting Infusers (0.0170s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Infusing (0.0249s)
1/13/2021 8:27:55 PM	2.715	SINGLEP	Load Surrogates (0.0499s)
1/13/2021 8:27:59 PM	2.715	SINGLEP	Harmonizing Prisms (4.5288s)
1/13/2021 8:27:59 PM	2.715	SINGLEP	Post-Proton Surge (0.0219s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0297s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0210s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Windshield Wiping (0.0129s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Last Organizational Modeling (0.0813s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Stimulate Modulation (0.0359s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Tip Servos (0.0120s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0159s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Design New Fleet Logo (0.0189s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Order Cores By Seniority (0.0140s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/13/2021 8:28:00 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0220s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Final Checks (0.0938s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Load Historical Documents (0.0100s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	8.7 seconds total load time.
Boot up FleetOS (0.4s)
Check System Logs For Rogue Intelligence (0.4s)
Check For Extra Modules (0.3s)
Briefly Panic (0.4s)
Install Confidence Routines (0.3s)
Harmonizing Prisms (4.5s)
1/13/2021 8:28:00 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/13/2021 8:28:07 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/2.save Source1: AnythingElse Source3: LoadingSaveGame
1/13/2021 8:28:07 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 21ms
1/13/2021 8:28:07 PM	2.715	SINGLEP	Finish load save in 441.2ms
1/13/2021 8:49:40 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/13/2021 8:49:40 PM	SINGLEP	Boot up FleetOS (0.3191s)
1/13/2021 8:49:40 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/13/2021 8:49:41 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.3050s)
1/13/2021 8:49:41 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/13/2021 8:49:41 PM	SINGLEP	Inspect Aft Hatches (0.0319s)
1/13/2021 8:49:41 PM	SINGLEP	Found 299 xml files in 86 folders in 33ms
1/13/2021 8:49:41 PM	SINGLEP	Check For Extra Modules (0.3511s)
1/13/2021 8:49:41 PM	SINGLEP	299 Xml Files Parsed in 303ms
1/13/2021 8:49:41 PM	SINGLEP	Gather Ancient Lifeforms (0.0140s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Game Version: 2.715
1/13/2021 8:49:41 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0199s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0120s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0140s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0180s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Generating Framerates (0.0120s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/13/2021 8:49:41 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/13/2021 8:49:41 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/13/2021 8:49:41 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0514s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	299 Xml Files Checked For Exp/Mod Status in 14ms
1/13/2021 8:49:41 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.0329s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Remembering Alamo (0.0209s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Boot Audio Comms (0.0120s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0219s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	No resolution change was required.
1/13/2021 8:49:41 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/13/2021 8:49:41 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0369s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0289s)
1/13/2021 8:49:41 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0304s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Briefly Panic (0.2937s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Install Confidence Routines (0.3288s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Bring Commander Interface Online (0.1102s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Motivate All Crews (0.0888s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Locating Available Networks (0.0284s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Externalizing Patterns (0.0189s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Hooking Externals (0.0110s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Handlizing Hooks (0.0170s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Disengaging Constants (0.0306s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Late Axionic Computations (0.0584s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0100s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0159s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0172s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Thinking Of Advice (0.0180s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Degaussing Advice (0.0170s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Reading Alien Diaries (0.0160s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Naming All Known Planets (0.0180s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Remembering Speeds (0.0159s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Prioritizing Targets (0.0190s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0160s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0165s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Thinking Of Objectives (0.0160s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0219s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Synthesizing Vocals (0.0130s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Investigating Map Signatures (0.0199s)
1/13/2021 8:49:42 PM	2.715	SINGLEP	Ventilating Scenarios (0.0140s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0160s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0180s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Calibrating Formations (0.0160s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0170s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Discharging Colored Ions (0.0229s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Replicating Ion Colors (0.0120s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Faction Diagnostics (0.0199s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Buffering Hackers (0.0195s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Inverting Death (0.0130s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Linear Field Variance (0.0170s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Charging Marks (0.0150s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Guarding The Posts (0.1120s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Range Manifolds (0.0110s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Purging ROFs (0.0160s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Manipulating Speeds (0.0180s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Detecting Projectiles (0.0150s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Grouping Flow Fields (0.0180s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0199s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Designing Fleets (0.0194s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Thinking Of Technologies (0.0120s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0160s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0199s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Wishing On Starfields (0.0209s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Destroying Distant Planets (0.2352s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Categorizing All Planets (0.0117s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Organizing Commands (0.0240s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Calculating Firing Cones (0.0161s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Scrapping Extra Ship Parts (0.1170s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0219s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0160s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Issuing Orders (0.0170s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Augmenting Infusers (0.0170s)
1/13/2021 8:49:43 PM	2.715	SINGLEP	Infusing (0.0219s)
1/13/2021 8:49:44 PM	2.715	SINGLEP	Load Surrogates (0.0540s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Scan For Internal Dissent (3.0003s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Post-Proton Surge (0.0239s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0309s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0199s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Windshield Wiping (0.0130s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Last Organizational Modeling (0.0963s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Stimulate Modulation (0.0429s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Tip Servos (0.0110s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0170s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Design New Fleet Logo (0.0190s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Order Cores By Seniority (0.0150s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/13/2021 8:49:47 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0215s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Final Checks (0.0905s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Load Historical Documents (0.0105s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	7.0 seconds total load time.
Boot up FleetOS (0.3s)
Check System Logs For Rogue Intelligence (0.3s)
Check For Extra Modules (0.4s)
Briefly Panic (0.3s)
Install Confidence Routines (0.3s)
Scan For Internal Dissent (3.0s)
1/13/2021 8:49:47 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/13/2021 8:49:55 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/2.save Source1: AnythingElse Source3: LoadingSaveGame
1/13/2021 8:49:56 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 42ms
1/13/2021 8:49:56 PM	2.715	SINGLEP	Finish load save in 857.4ms
1/14/2021 4:36:44 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/14/2021 4:36:44 PM	SINGLEP	Boot up FleetOS (0.3467s)
1/14/2021 4:36:44 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/14/2021 4:36:44 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.4589s)
1/14/2021 4:36:45 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/14/2021 4:36:45 PM	SINGLEP	Inspect Aft Hatches (0.1213s)
1/14/2021 4:36:45 PM	SINGLEP	Found 299 xml files in 86 folders in 32ms
1/14/2021 4:36:46 PM	SINGLEP	Check For Extra Modules (0.9985s)
1/14/2021 4:36:46 PM	SINGLEP	299 Xml Files Parsed in 956ms
1/14/2021 4:36:46 PM	SINGLEP	Gather Ancient Lifeforms (0.0159s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Game Version: 2.715
1/14/2021 4:36:46 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0210s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0120s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0150s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0140s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Generating Framerates (0.0099s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/14/2021 4:36:46 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/14/2021 4:36:46 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/14/2021 4:36:46 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0529s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	298 Xml Files Checked For Exp/Mod Status in 17ms
1/14/2021 4:36:46 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.2011s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Remembering Alamo (0.0299s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Boot Audio Comms (0.0130s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0375s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	No resolution change was required.
1/14/2021 4:36:46 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/14/2021 4:36:46 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0349s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0349s)
1/14/2021 4:36:46 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0399s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Briefly Panic (0.4626s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Install Confidence Routines (0.3039s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Bring Commander Interface Online (0.0864s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Motivate All Crews (0.1029s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Locating Available Networks (0.0683s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Externalizing Patterns (0.0240s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Hooking Externals (0.0149s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Handlizing Hooks (0.0130s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Disengaging Constants (0.0299s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Late Axionic Computations (0.1776s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0150s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0160s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0170s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Thinking Of Advice (0.0150s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Degaussing Advice (0.0190s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Reading Alien Diaries (0.0170s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Naming All Known Planets (0.0159s)
1/14/2021 4:36:47 PM	2.715	SINGLEP	Remembering Speeds (0.0160s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Prioritizing Targets (0.0159s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0189s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0150s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Thinking Of Objectives (0.0180s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0434s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Synthesizing Vocals (0.0110s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Investigating Map Signatures (0.0209s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Ventilating Scenarios (0.0140s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0170s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0160s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Calibrating Formations (0.0180s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0189s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Discharging Colored Ions (0.0209s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Replicating Ion Colors (0.0120s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Faction Diagnostics (0.0199s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Buffering Hackers (0.0180s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Inverting Death (0.0130s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Linear Field Variance (0.0250s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Charging Marks (0.0129s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Guarding The Posts (0.0888s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Range Manifolds (0.0120s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Purging ROFs (0.0159s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Manipulating Speeds (0.0180s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Detecting Projectiles (0.0159s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Grouping Flow Fields (0.0178s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0189s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Designing Fleets (0.0184s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Thinking Of Technologies (0.0137s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0160s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0189s)
1/14/2021 4:36:48 PM	2.715	SINGLEP	Initiating Starfields (0.0290s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Digitising Distant Planets (0.4105s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Categorizing All Planets (0.0126s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Organizing Commands (0.0245s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Calculating Firing Cones (0.0135s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Declaring Ship Parts At Customs (0.1178s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0199s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0140s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Issuing Orders (0.0170s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Augmenting Infusers (0.0175s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Infusing (0.0249s)
1/14/2021 4:36:49 PM	2.715	SINGLEP	Load Surrogates (0.0549s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Recording Result: 42 (4.6665s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Post-Proton Surge (0.0239s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0319s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0224s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Windshield Wiping (0.0130s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Last Organizational Modeling (0.0821s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Stimulate Modulation (0.0364s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Tip Servos (0.0120s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0160s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Design New Fleet Logo (0.0179s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Order Cores By Seniority (0.0137s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/14/2021 4:36:54 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0244s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Final Checks (0.0917s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Load Historical Documents (0.0090s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	10.3 seconds total load time.
Boot up FleetOS (0.3s)
Check System Logs For Rogue Intelligence (0.5s)
Check For Extra Modules (1.0s)
Briefly Panic (0.5s)
Install Confidence Routines (0.3s)
Digitising Distant Planets (0.4s)
Recording Result: 42 (4.7s)
1/14/2021 4:36:54 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/14/2021 4:37:45 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/3.save Source1: AnythingElse Source3: LoadingSaveGame
1/14/2021 4:37:45 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 21ms
1/14/2021 4:37:45 PM	2.715	SINGLEP	Finish load save in 492.6ms
1/14/2021 6:06:19 PM	2.715	SINGLEP	Logged Achievement To Steam Knowledge is Power
1/14/2021 6:20:33 PM	2.715	SINGLEP	Logged Achievement To Steam Off to the Dire Graveyard
1/14/2021 8:36:09 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/14/2021 8:36:09 PM	SINGLEP	Boot up FleetOS (0.3206s)
1/14/2021 8:36:09 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/14/2021 8:36:09 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.4014s)
1/14/2021 8:36:09 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/14/2021 8:36:09 PM	SINGLEP	Inspect Aft Hatches (0.0398s)
1/14/2021 8:36:09 PM	SINGLEP	Found 299 xml files in 86 folders in 35ms
1/14/2021 8:36:09 PM	SINGLEP	Check For Extra Modules (0.3643s)
1/14/2021 8:36:09 PM	SINGLEP	299 Xml Files Parsed in 316ms
1/14/2021 8:36:09 PM	SINGLEP	Gather Ancient Lifeforms (0.0160s)
1/14/2021 8:36:09 PM	2.715	SINGLEP	Game Version: 2.715
1/14/2021 8:36:09 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0191s)
1/14/2021 8:36:09 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0100s)
1/14/2021 8:36:09 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0151s)
1/14/2021 8:36:09 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0188s)
1/14/2021 8:36:09 PM	2.715	SINGLEP	Generating Framerates (0.0089s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/14/2021 8:36:10 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/14/2021 8:36:10 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/14/2021 8:36:10 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0531s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	299 Xml Files Checked For Exp/Mod Status in 15ms
1/14/2021 8:36:10 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.0312s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Remembering Alamo (0.0218s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Boot Audio Comms (0.0130s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0254s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	No resolution change was required.
1/14/2021 8:36:10 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/14/2021 8:36:10 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0295s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0293s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0238s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Briefly Panic (0.3961s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Install Confidence Routines (0.3050s)
1/14/2021 8:36:10 PM	2.715	SINGLEP	Bring Commander Interface Online (0.0889s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Motivate All Crews (0.0879s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Locating Available Networks (0.0440s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Externalizing Patterns (0.0199s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Hooking Externals (0.0110s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Handlizing Hooks (0.0170s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Disengaging Constants (0.0291s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Late Axionic Computations (0.0773s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0120s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0152s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0182s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Thinking Of Advice (0.0164s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Degaussing Advice (0.0170s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Reading Alien Diaries (0.0160s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Naming All Known Planets (0.0170s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Remembering Speeds (0.0164s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Prioritizing Targets (0.0194s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0145s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0171s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Thinking Of Objectives (0.0180s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0206s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Synthesizing Vocals (0.0180s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Investigating Map Signatures (0.0269s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Ventilating Scenarios (0.0175s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0160s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0180s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Calibrating Formations (0.0139s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0189s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Discharging Colored Ions (0.0249s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Replicating Ion Colors (0.0131s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Faction Diagnostics (0.0200s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Buffering Hackers (0.0192s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Inverting Death (0.0155s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Linear Field Variance (0.0195s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Charging Marks (0.0129s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Guarding The Posts (0.0851s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Range Manifolds (0.0125s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Purging ROFs (0.0160s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Manipulating Speeds (0.0167s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Detecting Projectiles (0.0167s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Grouping Flow Fields (0.0171s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0209s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Designing Fleets (0.0179s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Thinking Of Technologies (0.0122s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0160s)
1/14/2021 8:36:11 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0200s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Challenging Starfields (0.0240s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Milking Distant Planets (0.2452s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Categorizing All Planets (0.0439s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Organizing Commands (0.0199s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Calculating Firing Cones (0.0170s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Ejecting Ship Parts Into Space (0.1189s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0211s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0140s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Issuing Orders (0.0152s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Augmenting Infusers (0.0150s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Infusing (0.0259s)
1/14/2021 8:36:12 PM	2.715	SINGLEP	Load Surrogates (0.0491s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Check Forcefield Integrity (4.4583s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Post-Proton Surge (0.0246s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0288s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0229s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Windshield Wiping (0.0120s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Last Organizational Modeling (0.0813s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Stimulate Modulation (0.0374s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Tip Servos (0.0113s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0160s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Design New Fleet Logo (0.0188s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Order Cores By Seniority (0.0160s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/14/2021 8:36:17 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0224s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Final Checks (0.0897s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Load Historical Documents (0.0094s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	8.7 seconds total load time.
Boot up FleetOS (0.3s)
Check System Logs For Rogue Intelligence (0.4s)
Check For Extra Modules (0.4s)
Briefly Panic (0.4s)
Install Confidence Routines (0.3s)
Check Forcefield Integrity (4.5s)
1/14/2021 8:36:17 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/14/2021 8:36:38 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/4.save Source1: AnythingElse Source3: LoadingSaveGame
1/14/2021 8:36:38 PM	2.715	SINGLEP	OnLoad: Detected 5 player ship(s) that are in the loose fleet (bad).  Was able to correct 0 of those.  shipsNotFixedNonPlanetary: 5  shipsNotFixedByType: WarHarvester x5 
1/14/2021 8:36:38 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 27ms
1/14/2021 8:36:38 PM	2.715	SINGLEP	Finish load save in 512.2ms
1/14/2021 9:16:07 PM	2.715	SINGLEP	Logged Achievement To Steam Lots Of Energy
1/14/2021 9:50:31 PM	2.715	SINGLEP	Logged Achievement To Steam Getting Into This: 5 Hour Campaign
1/14/2021 10:23:14 PM	2.715	SINGLEP	Logged Achievement To Steam Lots Of Metal
1/15/2021 12:11:46 AM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/15/2021 12:11:46 AM	SINGLEP	Boot up FleetOS (0.2939s)
1/15/2021 12:11:46 AM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/15/2021 12:11:46 AM	SINGLEP	Check System Logs For Rogue Intelligence (0.4396s)
1/15/2021 12:11:46 AM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/15/2021 12:11:46 AM	SINGLEP	Inspect Aft Hatches (0.1169s)
1/15/2021 12:11:47 AM	SINGLEP	Found 299 xml files in 86 folders in 45ms
1/15/2021 12:11:48 AM	SINGLEP	Check For Extra Modules (1.1131s)
1/15/2021 12:11:48 AM	SINGLEP	299 Xml Files Parsed in 1,058ms
1/15/2021 12:11:48 AM	SINGLEP	Gather Ancient Lifeforms (0.0150s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Game Version: 2.715
1/15/2021 12:11:48 AM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0160s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0100s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Recalculate Speed Of Light (0.0154s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0146s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Generating Framerates (0.0100s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Update mod and expansion statuses!
1/15/2021 12:11:48 AM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/15/2021 12:11:48 AM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/15/2021 12:11:48 AM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0484s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	299 Xml Files Checked For Exp/Mod Status in 16ms
1/15/2021 12:11:48 AM	2.715	SINGLEP	Pruning Excess Brain Cells (0.2037s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Remembering Alamo (0.0250s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Boot Audio Comms (0.0180s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Establish Individual Audio Links (0.0329s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	No resolution change was required.
1/15/2021 12:11:48 AM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/15/2021 12:11:48 AM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Refresh Optical Lensing (0.0342s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0349s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Calculate Odds Of Success (0.0409s)
1/15/2021 12:11:48 AM	2.715	SINGLEP	Briefly Panic (0.2794s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Install Confidence Routines (0.3317s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Bring Commander Interface Online (0.0842s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Motivate All Crews (0.0619s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Locating Available Networks (0.0919s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Externalizing Patterns (0.0160s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Hooking Externals (0.0110s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Handlizing Hooks (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Disengaging Constants (0.0292s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Late Axionic Computations (0.1362s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0109s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Connecting to Fleet Command (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Thinking Of Advice (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Degaussing Advice (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Reading Alien Diaries (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Naming All Known Planets (0.0150s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Remembering Speeds (0.0183s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Prioritizing Targets (0.0171s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0157s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Unloading Prismatic Grid (0.0176s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Thinking Of Objectives (0.0164s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Inhibiting Visual Scans (0.0430s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Synthesizing Vocals (0.0132s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Investigating Map Signatures (0.0180s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Ventilating Scenarios (0.0150s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0170s)
1/15/2021 12:11:49 AM	2.715	SINGLEP	Ejecting Tactical Core (0.0151s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Calibrating Formations (0.0177s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Intercepting Galactic Maps (0.0171s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Discharging Colored Ions (0.0230s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Replicating Ion Colors (0.0110s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Faction Diagnostics (0.0210s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Buffering Hackers (0.0170s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Inverting Death (0.0130s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Linear Field Variance (0.0221s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Charging Marks (0.0110s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Guarding The Posts (0.0820s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Range Manifolds (0.0110s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Purging ROFs (0.0160s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Manipulating Speeds (0.0170s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Detecting Projectiles (0.0160s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Grouping Flow Fields (0.0180s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Modulating Flow Field Groups (0.0205s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Designing Fleets (0.0167s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Thinking Of Technologies (0.0144s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0152s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Injecting Galactic Variables (0.0177s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Sweet-Talking Starfields (0.0271s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Crawling Distant Planets (0.2455s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Categorizing All Planets (0.0119s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Organizing Commands (0.0252s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Calculating Firing Cones (0.0157s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Kicking Ship Parts Down Elevator Shaft (0.1180s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Re-Aligning Objectives (0.0183s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Sterilizing Test Chamber (0.0150s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Issuing Orders (0.0168s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Augmenting Infusers (0.0160s)
1/15/2021 12:11:50 AM	2.715	SINGLEP	Infusing (0.0259s)
1/15/2021 12:11:51 AM	2.715	SINGLEP	Load Surrogates (0.0854s)
1/15/2021 12:11:53 AM	2.715	SINGLEP	Planetary Collision Avoidance (2.8749s)
1/15/2021 12:11:53 AM	2.715	SINGLEP	Post-Proton Surge (0.0230s)
1/15/2021 12:11:53 AM	2.715	SINGLEP	Background Radiation Taste Test (0.0292s)
1/15/2021 12:11:53 AM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0225s)
1/15/2021 12:11:53 AM	2.715	SINGLEP	Windshield Wiping (0.0120s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Last Organizational Modeling (0.0894s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Stimulate Modulation (0.0394s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Tip Servos (0.0125s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0165s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Design New Fleet Logo (0.0177s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Order Cores By Seniority (0.0155s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/15/2021 12:11:54 AM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0230s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Final Checks (0.0851s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Load Historical Documents (0.0100s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	8.2 seconds total load time.
Boot up FleetOS (0.3s)
Check System Logs For Rogue Intelligence (0.4s)
Check For Extra Modules (1.1s)
Briefly Panic (0.3s)
Install Confidence Routines (0.3s)
Planetary Collision Avoidance (2.9s)
1/15/2021 12:11:54 AM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/15/2021 12:12:06 AM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/2.save Source1: AnythingElse Source3: LoadingSaveGame
1/15/2021 12:12:06 AM	2.715	SINGLEP	OnLoad: Detected 14 player ship(s) that are in the loose fleet (bad).  Was able to correct 0 of those.  shipsNotFixedNonPlanetary: 14  shipsNotFixedByType: WarHarvester x14 
1/15/2021 12:12:06 AM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 25ms
1/15/2021 12:12:06 AM	2.715	SINGLEP	Finish load save in 604.5ms
1/15/2021 12:26:44 AM	2.715	SINGLEP	Reconquest Seeding for Solaria: guard post placer: FourSpreadOutGuardPosts scheduled: 4 actually seeded: 4
1/15/2021 12:28:25 AM	2.715	SINGLEP	Logged Achievement To Steam Library of Alexandria
1/15/2021 12:56:21 AM	2.715	SINGLEP	Logged Achievement To Steam The Way Home
1/15/2021 1:22:34 AM	2.715	SINGLEP	Logged Achievement To Steam Miffed
1/15/2021 4:13:27 PM	SINGLEP	Current directory used: F:/Steam/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: F:/Steam/steamapps/common/AI War 2/PlayerData/
1/15/2021 4:13:27 PM	SINGLEP	Boot up FleetOS (0.3342s)
1/15/2021 4:13:28 PM	SINGLEP	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 1060
graphicsDeviceID: 7200
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 2987
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
processorCount: 8
processorFrequency: 2808
systemMemorySize: 16266
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
1/15/2021 4:13:28 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.6609s)
1/15/2021 4:13:28 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
1/15/2021 4:13:28 PM	SINGLEP	Inspect Aft Hatches (0.1331s)
1/15/2021 4:13:28 PM	SINGLEP	Found 299 xml files in 86 folders in 50ms
1/15/2021 4:13:29 PM	SINGLEP	Check For Extra Modules (1.0273s)
1/15/2021 4:13:29 PM	SINGLEP	299 Xml Files Parsed in 966ms
1/15/2021 4:13:29 PM	SINGLEP	Gather Ancient Lifeforms (0.0199s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	Game Version: 2.715
1/15/2021 4:13:29 PM	2.715	SINGLEP	Eject Trash Into Hyperspace (0.0180s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	Bring Cloaking Systems Online (0.0160s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	Recalculate Speed Of Light (0.0170s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	Optimize Comfort On Command Decks (0.0160s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	Generating Framerates (0.0120s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	Update mod and expansion statuses!
1/15/2021 4:13:29 PM	2.715	SINGLEP	Expansions:  The Spire Rises (Installed And Enabled!)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
1/15/2021 4:13:29 PM	2.715	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  ExtendedShipVariants_FallenSpire (Disabled)  KaizersMarauders (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  SKCivilianIndustry (Disabled)  SpireRailgunShop (Disabled)  
1/15/2021 4:13:29 PM	2.715	SINGLEP	Check Nearby Stellar Masses (0.0598s)
1/15/2021 4:13:29 PM	2.715	SINGLEP	299 Xml Files Checked For Exp/Mod Status in 17ms
1/15/2021 4:13:29 PM	2.715	SINGLEP	Pruning Excess Brain Cells (0.2084s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Remembering Alamo (0.0340s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Boot Audio Comms (0.0140s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Establish Individual Audio Links (0.0399s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	No resolution change was required.
1/15/2021 4:13:30 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/15/2021 4:13:30 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Refresh Optical Lensing (0.0363s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Revise Fundamental Physical Laws (0.0339s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Calculate Odds Of Success (0.0409s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Briefly Panic (0.4248s)
1/15/2021 4:13:30 PM	2.715	SINGLEP	Install Confidence Routines (0.3153s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Bring Commander Interface Online (0.0778s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Motivate All Crews (0.0957s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Locating Available Networks (0.0638s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Externalizing Patterns (0.0259s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Hooking Externals (0.0140s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Handlizing Hooks (0.0140s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Disengaging Constants (0.0309s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Late Axionic Computations (0.1782s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Suppressing Bad Thoughts (0.0160s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Sentinel Alertness Diagnostic (0.0109s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Connecting to Fleet Command (0.0170s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Thinking Of Advice (0.0159s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Degaussing Advice (0.0180s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Reading Alien Diaries (0.0160s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Naming All Known Planets (0.0171s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Remembering Speeds (0.0171s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Prioritizing Targets (0.0150s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Rebooting Sensor Arrays (0.0180s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Unloading Prismatic Grid (0.0160s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Thinking Of Objectives (0.0160s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Inhibiting Visual Scans (0.0439s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Synthesizing Vocals (0.0120s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Investigating Map Signatures (0.0199s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Ventilating Scenarios (0.0130s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Decontaminating Targeting Systems (0.0160s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Ejecting Tactical Core (0.0170s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Calibrating Formations (0.0170s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Intercepting Galactic Maps (0.0180s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Discharging Colored Ions (0.0209s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Replicating Ion Colors (0.0110s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Faction Diagnostics (0.0205s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Buffering Hackers (0.0180s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Inverting Death (0.0150s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Linear Field Variance (0.0219s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Charging Marks (0.0130s)
1/15/2021 4:13:31 PM	2.715	SINGLEP	Guarding The Posts (0.0963s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Range Manifolds (0.0140s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Purging ROFs (0.0160s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Manipulating Speeds (0.0180s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Detecting Projectiles (0.0160s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Grouping Flow Fields (0.0169s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Modulating Flow Field Groups (0.0199s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Designing Fleets (0.0180s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Thinking Of Technologies (0.0130s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Categorizing Starboard Sensors (0.0160s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Injecting Galactic Variables (0.0180s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Hugging Starfields (0.0279s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Detecting Distant Planets (0.4269s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Categorizing All Planets (0.0150s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Organizing Commands (0.0219s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Calculating Firing Cones (0.0120s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Finding Old Ship Parts (0.1277s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Re-Aligning Objectives (0.0229s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Sterilizing Test Chamber (0.0142s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Issuing Orders (0.0160s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Augmenting Infusers (0.0160s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Infusing (0.0269s)
1/15/2021 4:13:32 PM	2.715	SINGLEP	Load Surrogates (0.0448s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Reboot Warp Drives (4.6931s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Post-Proton Surge (0.0239s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Background Radiation Taste Test (0.0329s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Shuffling Chairs On Command Deck (0.0210s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Windshield Wiping (0.0139s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Last Organizational Modeling (0.0913s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Stimulate Modulation (0.0359s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Tip Servos (0.0110s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Sort Buildings Into Uneven Piles (0.0161s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Design New Fleet Logo (0.0180s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	Order Cores By Seniority (0.0160s)
1/15/2021 4:13:37 PM	2.715	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 1067
1/15/2021 4:13:37 PM	2.715	SINGLEP	Make Factions That Extra Bit Special (0.0231s)
1/15/2021 4:13:38 PM	2.715	SINGLEP	Final Checks (0.0967s)
1/15/2021 4:13:38 PM	2.715	SINGLEP	Load Historical Documents (0.0090s)
1/15/2021 4:13:38 PM	2.715	SINGLEP	10.6 seconds total load time.
Boot up FleetOS (0.3s)
Check System Logs For Rogue Intelligence (0.7s)
Check For Extra Modules (1.0s)
Briefly Panic (0.4s)
Install Confidence Routines (0.3s)
Detecting Distant Planets (0.4s)
Reboot Warp Drives (4.7s)
1/15/2021 4:13:38 PM	2.715	SINGLEP	Hello Steam user 'Krysle Quinsen'
1/15/2021 4:14:57 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww/3.save Source1: AnythingElse Source3: LoadingSaveGame
1/15/2021 4:14:58 PM	2.715	SINGLEP	OnLoad: Detected 17 player ship(s) that are in the loose fleet (bad).  Was able to correct 0 of those.  shipsNotFixedNonPlanetary: 17  shipsNotFixedByType: WarHarvester x17 
1/15/2021 4:14:59 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 22ms
1/15/2021 4:14:59 PM	2.715	SINGLEP	Finish load save in 1,095.6ms
1/15/2021 4:23:28 PM	2.715	SINGLEP	Logged Achievement To Steam Kills: Warrior
1/15/2021 4:31:06 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/wwwwww\Autosave at 7h 10m 0s.save Source1: AnythingElse Source3: LoadingSaveGame
1/15/2021 4:31:07 PM	2.715	SINGLEP	OnLoad: Detected 14 player ship(s) that are in the loose fleet (bad).  Was able to correct 0 of those.  shipsNotFixedNonPlanetary: 14  shipsNotFixedByType: WarHarvester x14 
1/15/2021 4:31:07 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 14ms
1/15/2021 4:31:07 PM	2.715	SINGLEP	Finish load save in 295.2ms
1/15/2021 4:37:18 PM	2.715	SINGLEP	Logged Achievement To Steam FOR SCIENCE!
1/15/2021 5:01:22 PM	2.715	SINGLEP	Reconquest Seeding for Foin: guard post placer: SixSpreadOutGuardPosts_AndTwoByCommand scheduled: 8 actually seeded: 8
1/15/2021 5:08:04 PM	2.715	SINGLEP	Donating team Fireteam 13 has 15 units with strength 1847. Status Assembling	 No target planet No lurk planet. Ships: Lix: 1, Mores: 14 to hunter, path A
1/15/2021 5:24:30 PM	2.715	SINGLEP	DoShotMovement: Error at debug stage 900
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.ExternalVisualization.ShotVisualizer.DoShotMovement (System.Boolean DrawDebugData) [0x002e8] in <91a4b22845274c82903a5e379d00fba3>:0 
  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, System.DateTime Timestamp) [0x00000] in <52e786f8e4a44fc6a01f53a82813da1e>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <52e786f8e4a44fc6a01f53a82813da1e>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <52e786f8e4a44fc6a01f53a82813da1e>:0 
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <52e786f8e4a44fc6a01f53a82813da1e>:0 
  at Arcen.AIW2.ExternalVisualization.ShotVisualizer.DoShotMovement (System.Boolean DrawDebugData) [0x00000] in <91a4b22845274c82903a5e379d00fba3>:0 
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleShotUpdates () [0x00000] in <91a4b22845274c82903a5e379d00fba3>:0 
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () [0x00000] in <91a4b22845274c82903a5e379d00fba3>:0 
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () [0x00000] in <91a4b22845274c82903a5e379d00fba3>:0 
  at ArcenMainGameVisuals.Update () [0x00000] in <011a1e248fe0491098c2cf6e189df6eb>:0 

1/15/2021 5:25:01 PM	2.715	SINGLEP	Logged Achievement To Steam Weren't We On The Same Side
1/15/2021 5:25:01 PM	2.715	SINGLEP	Logged Achievement To Steam Win On 80 Planet Map
1/15/2021 5:51:01 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/2-Moderate\A Tale Of Two Stars.save Source1: StartingTheLobbyFromPrior Source3: LoadingQuickStart
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 5:51:01 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 12.
1/15/2021 5:51:01 PM	2.715	SINGLEP	in strip extra, Krysle Quinsen: hasHadFirstPlayer True shouldBeRemoved False
1/15/2021 5:51:01 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 13  Macrophage Infestation - Tamed  Macrophage Infestation - Enraged  Cross Planet Attack  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Marauders  (Beacon) Human Resistance Fighters  (Beacon) Devourer Golem  Outguard  AI Reserves  Anti-Everyone Zombie  Anti-Player Zombie  Anti-AI Zombie
1/15/2021 5:51:01 PM	2.715	SINGLEP	loading as template
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction AIReserves.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction Mercenary.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Finish load save in 334.8ms
1/15/2021 5:51:01 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 778512185 and planet count 50 and 24 factions (StartingTheLobbyFromPrior LoadingQuickStart)
1/15/2021 5:51:01 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:01 PM	2.715	SINGLEP	Generate Partial Map Complete  64ms
1/15/2021 5:51:01 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 0.13 seconds ago.
1/15/2021 5:51:04 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 572925782 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:04 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:04 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:04 PM	2.715	SINGLEP	Generate Partial Map Complete  25ms
1/15/2021 5:51:06 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 489112081 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:06 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:06 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:06 PM	2.715	SINGLEP	Generate Partial Map Complete  63ms
1/15/2021 5:51:07 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 670871837 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:07 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:07 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:07 PM	2.715	SINGLEP	Generate Partial Map Complete  21ms
1/15/2021 5:51:09 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 36376494 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:09 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:09 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:09 PM	2.715	SINGLEP	Generate Partial Map Complete  22ms
1/15/2021 5:51:10 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 285185459 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:10 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:10 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:10 PM	2.715	SINGLEP	Generate Partial Map Complete  24ms
1/15/2021 5:51:12 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:12 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:12 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:12 PM	2.715	SINGLEP	Generate Partial Map Complete  22ms
1/15/2021 5:51:19 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:19 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:19 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:19 PM	2.715	SINGLEP	Generate Partial Map Complete  28ms
1/15/2021 5:51:25 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:25 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:25 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:25 PM	2.715	SINGLEP	Generate Partial Map Complete  42ms
1/15/2021 5:51:31 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:31 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:31 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:31 PM	2.715	SINGLEP	Generate Partial Map Complete  38ms
1/15/2021 5:51:37 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:51:37 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:51:37 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:51:37 PM	2.715	SINGLEP	Generate Partial Map Complete  28ms
1/15/2021 5:52:02 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:52:02 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:52:02 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:52:02 PM	2.715	SINGLEP	Generate Partial Map Complete  21ms
1/15/2021 5:52:09 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:52:09 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:52:09 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:52:09 PM	2.715	SINGLEP	Generate Partial Map Complete  39ms
1/15/2021 5:52:41 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:52:41 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:52:41 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:52:41 PM	2.715	SINGLEP	Generate Partial Map Complete  41ms
1/15/2021 5:52:56 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:52:56 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:52:56 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:52:56 PM	2.715	SINGLEP	Generate Partial Map Complete  30ms
1/15/2021 5:52:57 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 1.80 seconds ago.
1/15/2021 5:53:00 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 4.47 seconds ago.
1/15/2021 5:53:04 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:53:04 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:53:04 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:53:04 PM	2.715	SINGLEP	Generate Partial Map Complete  32ms
1/15/2021 5:53:07 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 2.77 seconds ago.
1/15/2021 5:53:08 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 4.17 seconds ago.
1/15/2021 5:53:18 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:53:18 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:53:18 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:53:18 PM	2.715	SINGLEP	Generate Partial Map Complete  22ms
1/15/2021 5:53:30 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:53:30 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:53:30 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:53:30 PM	2.715	SINGLEP	Generate Partial Map Complete  20ms
1/15/2021 5:54:34 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 424948083 and planet count 50 and 24 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 5:54:34 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 7 already.
1/15/2021 5:54:34 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 5:54:34 PM	2.715	SINGLEP	Generate Partial Map Complete  23ms
1/15/2021 6:03:47 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/_Internal/LastLobbySettings.save Source1: StartingTheLobbyFromPrior Source3: LoadingLastLobbySettings
1/15/2021 6:03:47 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:03:47 PM	2.715	SINGLEP	in strip extra, Krysle Quinsen: hasHadFirstPlayer True shouldBeRemoved False
1/15/2021 6:03:47 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 14  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Human Resistance Fighters  (Beacon) Marauders  (Beacon) Fallen Spire  (Beacon) Devourer Golem  Macrophage Infestation - Tamed  Outguard  Macrophage Infestation - Enraged  Cross Planet Attack  Anti-Player Zombie  Anti-Everyone Zombie  Anti-AI Zombie  AI Reserves
1/15/2021 6:03:47 PM	2.715	SINGLEP	loading as template
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction AIReserves.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction Mercenary.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Finish load save in 131.7ms
1/15/2021 6:03:47 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 841436543 and planet count 50 and 24 factions (StartingTheLobbyFromPrior LoadingLastLobbySettings)
1/15/2021 6:03:47 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 6:03:47 PM	2.715	SINGLEP	Generate Partial Map Complete  21ms
1/15/2021 6:03:48 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:03:48 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 385807798 and planet count 80 and 22 factions (StartingTheLobbyDefaults NotLoadingAnything)
1/15/2021 6:03:48 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/15/2021 6:03:49 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/15/2021 6:03:49 PM	2.715	SINGLEP	Generate Partial Map Complete  134ms
1/15/2021 6:03:54 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 385807798 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 6:03:54 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/15/2021 6:03:54 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/15/2021 6:03:54 PM	2.715	SINGLEP	Generate Partial Map Complete  185ms
1/15/2021 6:03:56 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 2.38 seconds ago.
1/15/2021 6:03:57 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 3.65 seconds ago.
1/15/2021 6:03:59 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 385807798 and planet count 80 and 22 factions (RegenerateLobbyFromPlayerInput NotLoadingAnything)
1/15/2021 6:03:59 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen is controlling faction 1 already.
1/15/2021 6:03:59 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/15/2021 6:03:59 PM	2.715	SINGLEP	Generate Partial Map Complete  86ms
1/15/2021 6:04:05 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/15/2021 6:04:05 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 364435603 and planet count 80 and 22 factions (StartingTheLobbyDefaults NotLoadingAnything)
1/15/2021 6:04:05 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/15/2021 6:04:05 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/15/2021 6:04:05 PM	2.715	SINGLEP	Generate Partial Map Complete  127ms
1/15/2021 6:04:35 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/1-Basic\Scenario 4 - Classic Fleet - Difficulty 6 - Double AIs - Human Resistance Fighters - Marauders.save Source1: StartingTheLobbyFromPrior Source3: LoadingQuickStart
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:04:35 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 12.
1/15/2021 6:04:35 PM	2.715	SINGLEP	in strip extra, Krysle Quinsen: hasHadFirstPlayer True shouldBeRemoved False
1/15/2021 6:04:35 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 11  Macrophage Infestation - Tamed  Macrophage Infestation - Enraged  Cross Planet Attack  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Devourer Golem  Outguard  AI Reserves  Anti-Everyone Zombie  Anti-Player Zombie  Anti-AI Zombie
1/15/2021 6:04:35 PM	2.715	SINGLEP	loading as template
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction AIReserves.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction Mercenary.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Finish load save in 371.2ms
1/15/2021 6:04:35 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 1012253367 and planet count 80 and 26 factions (StartingTheLobbyFromPrior LoadingQuickStart)
1/15/2021 6:04:35 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Fixed 2080 missing planet factions.
1/15/2021 6:04:35 PM	2.715	SINGLEP	Generate Partial Map Complete  105ms
1/15/2021 6:04:35 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 0.15 seconds ago.
1/15/2021 6:04:52 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:04:52 PM	2.715	SINGLEP	Start Generate Partial Map with Realistic and seed 1011165349 and planet count 80 and 22 factions (StartingTheLobbyDefaults NotLoadingAnything)
1/15/2021 6:04:52 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 1.
1/15/2021 6:04:52 PM	2.715	SINGLEP	Fixed 1760 missing planet factions.
1/15/2021 6:04:52 PM	2.715	SINGLEP	Generate Partial Map Complete  111ms
1/15/2021 6:05:20 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/Expansions/1_The_Spire_Rises/QuickStarts2/2-Moderate\A Twisted Enemy.save Source1: StartingTheLobbyFromPrior Source3: LoadingQuickStart
1/15/2021 6:05:20 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 9.
1/15/2021 6:05:20 PM	2.715	SINGLEP	in strip extra, Krysle Quinsen: hasHadFirstPlayer True shouldBeRemoved False
1/15/2021 6:05:20 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 13  (Beacon) Scourge  (Beacon) Human Resistance Fighters  (Beacon) Marauders  (Beacon) Fallen Spire  (Beacon) Devourer Golem  Outguard  Cross Planet Attack  Anti-Player Zombie  Anti-Everyone Zombie  Anti-AI Zombie  AI Reserves  Macrophage Infestation - Enraged  Macrophage Infestation - Tamed
1/15/2021 6:05:20 PM	2.715	SINGLEP	loading as template
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction AIReserves.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction Mercenary.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Finish load save in 184.8ms
1/15/2021 6:05:20 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 2113869528 and planet count 80 and 23 factions (StartingTheLobbyFromPrior LoadingQuickStart)
1/15/2021 6:05:20 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Fixed 1840 missing planet factions.
1/15/2021 6:05:20 PM	2.715	SINGLEP	Generate Partial Map Complete  77ms
1/15/2021 6:05:20 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 0.16 seconds ago.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/2-Moderate\A Tale Of Two Stars.save Source1: StartingTheLobbyFromPrior Source3: LoadingQuickStart
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:06:51 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 12.
1/15/2021 6:06:51 PM	2.715	SINGLEP	in strip extra, Krysle Quinsen: hasHadFirstPlayer True shouldBeRemoved False
1/15/2021 6:06:51 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 13  Macrophage Infestation - Tamed  Macrophage Infestation - Enraged  Cross Planet Attack  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Marauders  (Beacon) Human Resistance Fighters  (Beacon) Devourer Golem  Outguard  AI Reserves  Anti-Everyone Zombie  Anti-Player Zombie  Anti-AI Zombie
1/15/2021 6:06:51 PM	2.715	SINGLEP	loading as template
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction AIReserves.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction Mercenary.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Finish load save in 345.7ms
1/15/2021 6:06:51 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 98996946 and planet count 50 and 24 factions (StartingTheLobbyFromPrior LoadingQuickStart)
1/15/2021 6:06:51 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 7.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 6:06:51 PM	2.715	SINGLEP	Generate Partial Map Complete  43ms
1/15/2021 6:06:51 PM	2.715	SINGLEP	Skipped an extra mapgen call that was substantially the same as one that was run 0.10 seconds ago.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/GameData/QuickStarts2/2-Moderate\A Tale Of Two Stars.save Source1: AnythingElse Source3: LoadingQuickStart
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:07:29 PM	2.715	SINGLEP	PlayerAccount Krysle Quinsen has now been put in control of faction 12.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Clear out factions that should not be in UI based on savegame: 13  Macrophage Infestation - Tamed  Macrophage Infestation - Enraged  Cross Planet Attack  (Beacon) Scourge  (Beacon) Nanocaust  (Beacon) Marauders  (Beacon) Human Resistance Fighters  (Beacon) Devourer Golem  Outguard  AI Reserves  Anti-Everyone Zombie  Anti-Player Zombie  Anti-AI Zombie
1/15/2021 6:07:29 PM	2.715	SINGLEP	loading as template
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction AIReserves.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction AntiAIZombie.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction AntiEveryoneZombie.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction AntiPlayerZombie.
1/15/2021 6:07:29 PM	2.715	SINGLEP	Added the faction CPALogic.
1/15/2021 6:07:30 PM	2.715	SINGLEP	Added the faction EnragedMacrophage.
1/15/2021 6:07:30 PM	2.715	SINGLEP	Added the faction Mercenary.
1/15/2021 6:07:30 PM	2.715	SINGLEP	Added the faction TamedMacrophage.
1/15/2021 6:07:30 PM	2.715	SINGLEP	Finish load save in 270.5ms
1/15/2021 6:07:30 PM	2.715	SINGLEP	Start Generate Partial Map with Honeycomb and seed 1300704575 and planet count 50 and 24 factions (AnythingElse LoadingQuickStart)
1/15/2021 6:07:30 PM	2.715	SINGLEP	Fixed 1200 missing planet factions.
1/15/2021 6:07:30 PM	2.715	SINGLEP	Generate Partial Map Complete  16ms
1/15/2021 6:07:30 PM	2.715	SINGLEP	Start Generate FULL Map with Honeycomb and seed 1300704575 and planet count 50 and 24 factions (AnythingElse LoadingQuickStart)
1/15/2021 6:07:30 PM	2.715	SINGLEP	Calculated Initial Strengths For New Full Galaxy Map in 5ms
1/15/2021 6:07:30 PM	2.715	SINGLEP	Generate FULL Map Complete  176ms
1/15/2021 6:20:58 PM	2.715	SINGLEP	Start load save: F:/Steam/steamapps/common/AI War 2/PlayerData/Save/2star\Autosave at 10m 0s.save Source1: AnythingElse Source3: LoadingSaveGame
1/15/2021 6:20:58 PM	2.715	SINGLEP	Recalculated Strengths For Loaded Galaxy Map in 6ms
1/15/2021 6:20:58 PM	2.715	SINGLEP	Finish load save in 236.3ms
1/15/2021 6:37:02 PM	2.715	SINGLEP	No resolution change was required.
1/15/2021 6:37:02 PM	2.715	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
1/15/2021 6:37:02 PM	2.715	SINGLEP	Applied Framerate Type: 60 FPS (vsync: 0 targetFPS:60)
ArcenDebugLog.txt (140,519 bytes)   

Chris_McElligottPark

Jan 18, 2021 3:14 pm

administrator   ~0060340

Thanks!

* Fixed a couple of rare race conditions that could cause exceptions while drawing or moving shots around as you switched planets.

Issue History

Date Modified Username Field Change
Jan 15, 2021 8:53 am samnainocard New Issue
Jan 15, 2021 8:53 am samnainocard File Added: ArcenDebugLog.txt
Jan 18, 2021 3:14 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jan 18, 2021 3:14 pm Chris_McElligottPark Status new => resolved
Jan 18, 2021 3:14 pm Chris_McElligottPark Resolution open => fixed
Jan 18, 2021 3:14 pm Chris_McElligottPark Fixed in Version => Beta 2.717 Tuning And Optional Capture
Jan 18, 2021 3:14 pm Chris_McElligottPark Note Added: 0060340