View Issue Details

IDProjectCategoryLast Update
0023347AI War 2Crash/ExceptionJun 30, 2020 4:16 pm
ReporterANGRYABOUTELVES Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product VersionBeta 2.086 Tell Me About The Zenith, Voice Lady 
Fixed in VersionBeta 2.088 Banishment of Undead AIs 
Summary0023347: MissingFieldException spam immediately after game start, unable to save game
DescriptionAfter starting a new game, it immediately starts throwing exceptions.
TagsNo tags attached.

Relationships

related to 0023345 resolvedChris_McElligottPark New games don't start in 2.086 

Activities

ANGRYABOUTELVES

Jun 30, 2020 3:27 pm

reporter  

ArcenDebugLog.txt (1,030,400 bytes)

BadgerBadger

Jun 30, 2020 3:56 pm

manager   ~0057463

6/30/2020 3:14:40 PM
Error in thread for execution context 'executionContext'
MissingFieldException
Field 'Arcen.AIW2.Core.GameEntityTypeData.Tags' not found.
===STACK FRAMES (with file info)===
FILE METHOD IL_OFFSET NATIVE_OFFSET LINE_NUMBER COLUMN_NUMBER
    DoForEntities 57 149 0 0
    DoPerSecondLogic_Stage3Main_OnMainThreadAndPartOfSim 287 1442 0 0
    <DoWorldSecondLogic_FromSimBGThread>b__2 1 55 0 0
    DoForFactions 18 107 0 0
    DoWorldSecondLogic_FromSimBGThread 102 706 0 0
    DoWorld_Second_PerSecondLogic 101 346 0 0
    DoWorldStepLogic_FromSimBGThread 116 282 0 0
    Execute 186 450 0 0
===RAW STACK TRACE===

Chris_McElligottPark

Jun 30, 2020 4:16 pm

administrator   ~0057466

Thanks!

* Fixed several different compiler chain issues that could lead to copying a silly number of dlls to the GameData\ModdableLogicDLLs folder, and in a couple of cases could then also lead to us not getting all of the code actually where it needed to go.
** One result of this was in the prior beta version, there were some MethodNotFound exceptions because outdated versions of the external dlls were in place.

Issue History

Date Modified Username Field Change
Jun 30, 2020 3:27 pm ANGRYABOUTELVES New Issue
Jun 30, 2020 3:27 pm ANGRYABOUTELVES File Added: ArcenDebugLog.txt
Jun 30, 2020 3:56 pm BadgerBadger Note Added: 0057463
Jun 30, 2020 3:56 pm BadgerBadger Assigned To => Chris_McElligottPark
Jun 30, 2020 3:56 pm BadgerBadger Status new => assigned
Jun 30, 2020 3:57 pm BadgerBadger Relationship added related to 0023345
Jun 30, 2020 4:16 pm Chris_McElligottPark Status assigned => resolved
Jun 30, 2020 4:16 pm Chris_McElligottPark Resolution open => fixed
Jun 30, 2020 4:16 pm Chris_McElligottPark Fixed in Version => Beta 2.088 Banishment of Undead AIs
Jun 30, 2020 4:16 pm Chris_McElligottPark Note Added: 0057466