View Issue Details

IDProjectCategoryLast Update
0024397AI War 2Crash/ExceptionFeb 12, 2021 11:32 pm
ReporterSigma7 Assigned ToChris_McElligottPark  
Severitycrash 
Status assignedResolutionreopened 
Product VersionBeta 2.729 Tech Vaults, Bugfixes, And Major AMU Updates 
Fixed in VersionBeta 2.730 Spies, Early Officers, And Randomness Options 
Summary0024397: Softlock - loading saved game with missing expansion
DescriptionWhen I load the attached game, it will fail to load on the grounds that I am missing (or have disabled) The Spire Rises DLC.

It then prints the word VICTORY across the top of the screen, then switches to the game victory screen. This game victory screen cannot be dismissed, as it doesn't react to clicking the continue button. AI War 2 needs to be closed afterwards, but it at least responds to alt-f4.

TagsNo tags attached.

Relationships

related to 0024398 resolvedChris_McElligottPark save not working due to hacking changes 

Activities

Sigma7

Feb 8, 2021 11:11 pm

reporter  

Autosave.31200.save.zip (462,069 bytes)

Arides

Feb 9, 2021 2:29 am

reporter   ~0060486

Save is shot, missing option to siphon tech vault to science. Log attached.
ArcenDebugLog.txt (2,123 bytes)   
2/9/2021 8:22:49 AM	2.729	SINGLEP	Faction deserialization error at stage 12000 from serialized version 2.728 loading into new version 2.729, error: Arcen.Universal.MissingArcenDynamicTableRowException: Table HackingTypeTable was asked for record with InternalName='ConvertTVToScience' but it's not there. You may be missing a mod or an expansion.
  at Arcen.Universal.ArcenDynamicTable`1[T].GetRowByName (System.String Name, Arcen.Universal.LookupSwapAllowed SwapAllowed) [0x000e4] in <6dda39b9389244e7807cd8bb934545ce>:0 
  at Arcen.Universal.ArcenDynamicTable`1[T].GetRowByName (System.String Name) [0x00001] in <6dda39b9389244e7807cd8bb934545ce>:0 
  at Arcen.Universal.ArcenDynamicTable`1[T].DeserializeFrom_Inner (Arcen.Universal.ArcenDeserializationBuffer Buffer, System.String& NameFound, System.Boolean DoByIndex, Arcen.Universal.LookupSwapAllowed SwapAllowed, System.String PlaceOfDeserializationForDebugging, System.String FieldNameForErrors) [0x00271] in <6dda39b9389244e7807cd8bb934545ce>:0 
  at Arcen.Universal.ArcenDynamicTable`1[T].DeserializeByInternalName (Arcen.Universal.ArcenDeserializationBuffer Buffer, Arcen.Universal.LookupSwapAllowed SwapAllowed, System.String PlaceOfDeserializationForDebugging, System.String FieldNameForErrors) [0x00001] in <6dda39b9389244e7807cd8bb934545ce>:0 
  at Arcen.Universal.ArcenDynamicTable`1[T].DeserializeByInternalName (Arcen.Universal.ArcenDeserializationBuffer Buffer, System.String PlaceOfDeserializationForDebugging, System.String FieldNameForErrors) [0x00001] in <6dda39b9389244e7807cd8bb934545ce>:0 
  at Arcen.AIW2.Core.HackingEvent.DeserializedIntoSelf (Arcen.Universal.ArcenDeserializationBuffer Buffer) [0x00075] in <8a58f4eb6974404d891e6d3bb5cbd1d1>:0 
  at Arcen.AIW2.Core.HackingEvent.DeserializeNewFrom (Arcen.Universal.ArcenDeserializationBuffer Buffer) [0x00007] in <8a58f4eb6974404d891e6d3bb5cbd1d1>:0 
  at Arcen.AIW2.Core.Faction.DeserializedIntoSelf (Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean IsLoadingForTemplate, SerializationCommandType SerializationCmdType) [0x00927] in <8a58f4eb6974404d891e6d3bb5cbd1d1>:0 
ArcenDebugLog.txt (2,123 bytes)   

BadgerBadger

Feb 9, 2021 12:23 pm

manager   ~0060487

Chris, this error is being hit when we deserialize the Hacking History for a faction. Any game where a player has turned a TV into science will have this problem.

2/9/2021 8:22:49 AM 2.729 SINGLEP Faction deserialization error at stage 12000 from serialized version 2.728 loading into new version 2.729, error: Arcen.Universal.MissingArcenDynamicTableRowException: Table HackingTypeTable was asked for record with InternalName='ConvertTVToScience' but it's not there. You may be missing a mod or an expansion.
  at Arcen.Universal.ArcenDynamicTable`1[T].GetRowByName (System.String Name, Arcen.Universal.LookupSwapAllowed SwapAllowed) [0x000e4] in <6dda39b9389244e7807cd8bb934545ce>:0
  at Arcen.Universal.ArcenDynamicTable`1[T].GetRowByName (System.String Name) [0x00001] in <6dda39b9389244e7807cd8bb934545ce>:0
  at Arcen.Universal.ArcenDynamicTable`1[T].DeserializeFrom_Inner (Arcen.Universal.ArcenDeserializationBuffer Buffer, System.String& NameFound, System.Boolean DoByIndex, Arcen.Universal.LookupSwapAllowed SwapAllowed, System.String PlaceOfDeserializationForDebugging, System.String FieldNameForErrors) [0x00271] in <6dda39b9389244e7807cd8bb934545ce>:0
  at Arcen.Universal.ArcenDynamicTable`1[T].DeserializeByInternalName (Arcen.Universal.ArcenDeserializationBuffer Buffer, Arcen.Universal.LookupSwapAllowed SwapAllowed, System.String PlaceOfDeserializationForDebugging, System.String FieldNameForErrors) [0x00001] in <6dda39b9389244e7807cd8bb934545ce>:0
  at Arcen.Universal.ArcenDynamicTable`1[T].DeserializeByInternalName (Arcen.Universal.ArcenDeserializationBuffer Buffer, System.String PlaceOfDeserializationForDebugging, System.String FieldNameForErrors) [0x00001] in <6dda39b9389244e7807cd8bb934545ce>:0
  at Arcen.AIW2.Core.HackingEvent.DeserializedIntoSelf (Arcen.Universal.ArcenDeserializationBuffer Buffer) [0x00075] in <8a58f4eb6974404d891e6d3bb5cbd1d1>:0
  at Arcen.AIW2.Core.HackingEvent.DeserializeNewFrom (Arcen.Universal.ArcenDeserializationBuffer Buffer) [0x00007] in <8a58f4eb6974404d891e6d3bb5cbd1d1>:0
  at Arcen.AIW2.Core.Faction.DeserializedIntoSelf (Arcen.Universal.ArcenDeserializationBuffer Buffer, System.Boolean IsLoadingForTemplate, SerializationCommandType SerializationCmdType) [0x00927] in <8a58f4eb6974404d891e6d3bb5cbd1d1>:0

Chris_McElligottPark

Feb 9, 2021 8:42 pm

administrator   ~0060490

Fixed, thanks! Sorry about that!

* Fixed a couple of ways in which savegames could fail to load because of removed hacks in the prior build.

Sigma7

Feb 12, 2021 11:27 pm

reporter   ~0060519

The attached saved game, Autosave.31200.save.zip, still encounters a soft lock in v 2.734. It fails to load on grounds of missing DLC, then shows the victory screen.

Log seems to think it's a successful load:

2/12/2021 11:17:38 PM 2.734 SINGLEP Make Factions That Extra Bit Special (0.0140s)
2/12/2021 11:17:38 PM 2.734 SINGLEP Final Checks (0.3042s)
2/12/2021 11:17:38 PM 2.734 SINGLEP Load Historical Documents (0.0060s)
2/12/2021 11:17:38 PM 2.734 SINGLEP 4.9 seconds total load time.
Install Confidence Routines (0.3s)
Jettisoning VIPs (2.0s)
Final Checks (0.3s)
2/12/2021 11:17:38 PM 2.734 SINGLEP Hello Steam user 'Sigma 7'
2/12/2021 11:17:47 PM 2.734 SINGLEP Start load save: G:/Games/SteamLibrary/steamapps/common/AI War 2/PlayerData/Save/debug\Autosave.31200.save Source1: AnythingElse Source3: LoadingSaveGame
2/12/2021 11:17:47 PM 2.734 SINGLEP Finish load save in 13.7ms

Sigma7

Feb 12, 2021 11:28 pm

reporter  

ArcenDebugLog-2.txt (9,611 bytes)   
2/12/2021 11:17:33 PM	SINGLEP	Current directory used: G:/Games/SteamLibrary/steamapps/common/AI War 2/
Process Count = 0 so PlayerDataDirectory used: G:/Games/SteamLibrary/steamapps/common/AI War 2/PlayerData/
2/12/2021 11:17:33 PM	SINGLEP	Boot up FleetOS (0.1426s)
2/12/2021 11:17:33 PM	SINGLEP	graphicsDeviceType in use: Direct3D11
graphicsDeviceVersion in use: Direct3D 11.0 [level 11.1]
graphicsMultiThreaded: False
graphicsShaderLevel: 50
operatingSystem: Windows 10  (10.0.0) 64bit
graphicsDeviceName: NVIDIA GeForce GTX 1080
graphicsDeviceID: 7040
graphicsDeviceVendor: NVIDIA
graphicsDeviceVendorID: 4318
graphicsDeviceVersion: Direct3D 11.0 [level 11.1]
graphicsMemorySize: 8079
maxTextureSize: 16384
npotSupport: Full
processorType: Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
processorCount: 4
processorFrequency: 3792
systemMemorySize: 16348
supportedRenderTargetCount: 8
supportsComputeShaders: True
supportsShadows: True
usesReversedZBuffer: True
2/12/2021 11:17:33 PM	SINGLEP	Check System Logs For Rogue Intelligence (0.2353s)
2/12/2021 11:17:34 PM	SINGLEP	Warning: skipped mod "_Vanilla" in XMLLoadingOrder.txt because we couldn't find any mod with that name
2/12/2021 11:17:34 PM	SINGLEP	Inspect Aft Hatches (0.0349s)
2/12/2021 11:17:34 PM	SINGLEP	Found 279 xml files in 88 folders in 20ms
2/12/2021 11:17:34 PM	SINGLEP	Check For Extra Modules (0.2234s)
2/12/2021 11:17:34 PM	SINGLEP	279 Xml Files Parsed in 208ms
2/12/2021 11:17:34 PM	SINGLEP	Gather Ancient Lifeforms (0.0389s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Game Version: 2.734
2/12/2021 11:17:34 PM	2.734	SINGLEP	Eject Trash Into Hyperspace (0.0130s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Bring Cloaking Systems Online (0.0070s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Recalculate Speed Of Light (0.0110s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Optimize Comfort On Command Decks (0.0180s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Generating Framerates (0.0150s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Update mod and expansion statuses!
2/12/2021 11:17:34 PM	2.734	SINGLEP	Expansions:  The Spire Rises (NOT INSTALLED)  Zenith Onslaught (NOT INSTALLED)  The Neinzul Abyss (NOT INSTALLED)  
2/12/2021 11:17:34 PM	2.734	SINGLEP	Mods:  AIShieldGenerators (Disabled)  AMU (Disabled)  ExtendedShipVariants (Disabled)  KaizersMarauders (Disabled)  MacrophageHistiocytes (Disabled)  MacrophageHistiocytesSpireIntegration (Disabled)  MicroModCollection (Disabled)  MoreStartingOptions (Disabled)  MoreSystemDefenders (Disabled)  RaisingTheFloorMultiAIAdjustment (Disabled)  SKCivilianIndustry (Disabled)  SpeedyCitadels (Disabled)  SpireRailgunShop (Disabled)  SuperchargeRaid (Disabled)  TheReprocessers (Disabled)  
2/12/2021 11:17:34 PM	2.734	SINGLEP	Check Nearby Stellar Masses (0.0369s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	279 Xml Files Checked For Exp/Mod Status in 16ms
2/12/2021 11:17:34 PM	2.734	SINGLEP	Pruning Excess Brain Cells (0.0279s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Remembering Alamo (0.0150s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Boot Audio Comms (0.0130s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Establish Individual Audio Links (0.0170s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	No resolution change was required.
2/12/2021 11:17:34 PM	2.734	SINGLEP	Applied graphics settings: 
AntialiasingMode:x2
UseSoftParticles:False
BillboardsFaceCameraPosition:False
AnisotropicMode:ForceEnable
TextureQuality:Full
2/12/2021 11:17:34 PM	2.734	SINGLEP	Applied Framerate Type: 144 FPS (vsync: 0 targetFPS:144)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Refresh Optical Lensing (0.0259s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Revise Fundamental Physical Laws (0.0189s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Calculate Odds Of Success (0.0529s)
2/12/2021 11:17:34 PM	2.734	SINGLEP	Briefly Panic (0.2334s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Install Confidence Routines (0.2573s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Bring Commander Interface Online (0.0728s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Motivate All Crews (0.0369s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Locating Available Networks (0.0219s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Externalizing Patterns (0.0199s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Hooking Externals (0.0120s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Handlizing Hooks (0.0110s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Disengaging Constants (0.0209s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Late Axionic Computations (0.0778s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Suppressing Bad Thoughts (0.0090s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Sentinel Alertness Diagnostic (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Connecting to Fleet Command (0.0090s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Thinking Of Advice (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Degaussing Advice (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Reading Alien Diaries (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Naming All Known Planets (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Remembering Speeds (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Prioritizing Targets (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Rebooting Sensor Arrays (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Unloading Prismatic Grid (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Thinking Of Objectives (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Inhibiting Visual Scans (0.0130s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Synthesizing Vocals (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Investigating Map Signatures (0.0100s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Ventilating Scenarios (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Decontaminating Targeting Systems (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Ejecting Tactical Core (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Calibrating Formations (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Intercepting Galactic Maps (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Discharging Colored Ions (0.0115s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Replicating Ion Colors (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Faction Diagnostics (0.0100s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Buffering Hackers (0.0110s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Inverting Death (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Linear Field Variance (0.0090s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Charging Marks (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Differentiating Marks (0.0571s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Guarding The Posts (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Range Manifolds (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Purging ROFs (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Manipulating Speeds (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Detecting Projectiles (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Grouping Flow Fields (0.0070s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Modulating Flow Field Groups (0.0090s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Designing Fleets (0.0100s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Thinking Of Technologies (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Categorizing Starboard Sensors (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Injecting Galactic Variables (0.0091s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Pining For Starfields (0.0110s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Pinpointing Distant Planets (0.0120s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Categorizing All Planets (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Organizing Commands (0.0140s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Calculating Firing Cones (0.0090s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Wearing Ship Parts On Head (0.0972s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Re-Aligning Objectives (0.0140s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Sterilizing Test Chamber (0.0100s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Issuing Orders (0.0090s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Augmenting Infusers (0.0080s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Infusing (0.0150s)
2/12/2021 11:17:35 PM	2.734	SINGLEP	Load Surrogates (0.0379s)
2/12/2021 11:17:37 PM	2.734	SINGLEP	Jettisoning VIPs (2.0167s)
2/12/2021 11:17:37 PM	2.734	SINGLEP	Post-Proton Surge (0.0140s)
2/12/2021 11:17:37 PM	2.734	SINGLEP	Background Radiation Taste Test (0.0209s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Shuffling Chairs On Command Deck (0.0155s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Windshield Wiping (0.0110s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Last Organizational Modeling (0.0499s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Stimulate Modulation (0.0199s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Tip Servos (0.0080s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Sort Buildings Into Uneven Piles (0.0110s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Design New Fleet Logo (0.0090s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Inspect Fleet Logo (0.0080s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Ogle Enemy Logo (0.0070s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Order Cores By Seniority (0.0090s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	ArcenAssetBundleCache.InstantiatedObjects: 969
2/12/2021 11:17:38 PM	2.734	SINGLEP	Make Factions That Extra Bit Special (0.0140s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Final Checks (0.3042s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Load Historical Documents (0.0060s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	4.9 seconds total load time.
Install Confidence Routines (0.3s)
Jettisoning VIPs (2.0s)
Final Checks (0.3s)
2/12/2021 11:17:38 PM	2.734	SINGLEP	Hello Steam user 'Sigma 7'
2/12/2021 11:17:47 PM	2.734	SINGLEP	Start load save: G:/Games/SteamLibrary/steamapps/common/AI War 2/PlayerData/Save/debug\Autosave.31200.save Source1: AnythingElse Source3: LoadingSaveGame
2/12/2021 11:17:47 PM	2.734	SINGLEP	Finish load save in 13.7ms
ArcenDebugLog-2.txt (9,611 bytes)   

Sigma7

Feb 12, 2021 11:32 pm

reporter   ~0060520

and screencap gives the error message that doesn't appear in the log
20210212232619_1.jpg (224,184 bytes)   
20210212232619_1.jpg (224,184 bytes)   

Issue History

Date Modified Username Field Change
Feb 8, 2021 11:11 pm Sigma7 New Issue
Feb 8, 2021 11:11 pm Sigma7 File Added: Autosave.31200.save.zip
Feb 9, 2021 2:29 am Arides File Added: ArcenDebugLog.txt
Feb 9, 2021 2:29 am Arides Note Added: 0060486
Feb 9, 2021 12:23 pm BadgerBadger Note Added: 0060487
Feb 9, 2021 12:23 pm BadgerBadger Assigned To => Chris_McElligottPark
Feb 9, 2021 12:23 pm BadgerBadger Status new => assigned
Feb 9, 2021 1:05 pm BadgerBadger Relationship added related to 0024398
Feb 9, 2021 8:42 pm Chris_McElligottPark Status assigned => resolved
Feb 9, 2021 8:42 pm Chris_McElligottPark Resolution open => fixed
Feb 9, 2021 8:42 pm Chris_McElligottPark Fixed in Version => Beta 2.730 Spies, Early Officers, And Randomness Options
Feb 9, 2021 8:42 pm Chris_McElligottPark Note Added: 0060490
Feb 12, 2021 11:27 pm Sigma7 Status resolved => feedback
Feb 12, 2021 11:27 pm Sigma7 Resolution fixed => reopened
Feb 12, 2021 11:27 pm Sigma7 Note Added: 0060519
Feb 12, 2021 11:28 pm Sigma7 File Added: ArcenDebugLog-2.txt
Feb 12, 2021 11:32 pm Sigma7 File Added: 20210212232619_1.jpg
Feb 12, 2021 11:32 pm Sigma7 Note Added: 0060520
Feb 12, 2021 11:32 pm Sigma7 Status feedback => assigned