View Issue Details

IDProjectCategoryLast Update
0025718AI War 2Crash/ExceptionOct 30, 2021 11:24 am
ReporterDaniexpert Assigned ToChris_McElligottPark  
Status closedResolutionno change required 
Product VersionBeta 3.742 "Classic Map" For DLC1 
Summary0025718: Exception with Mapgen during game loading
DescriptionSVN Build, I got this series of errors regarding mapgen.
After, I closed the game and ran a Rebuild_All and they didn't appear anymore.
TagsNo tags attached.

Activities

Daniexpert

Oct 30, 2021 8:07 am

manager  

mapgen.txt (2,375 bytes)   
10/30/2021 2:02:23 PM	3.741	SINGLEP	LoadTypeItself Error: null result from trying to get 'Arcen.AIW2.External.Mapgen_Classic' from dll C:\Games\AIWar2_dev\GameData\ModdableLogicDLLs\AIWarExternalDeepProcessingCode.dll
C:/Games/AIWar2_dev/Expansions/1_The_Spire_Rises/GameData/Configuration/MapType\TSR_MapType.xml
10/30/2021 2:02:23 PM	3.741	SINGLEP	TypeName null for 'Arcen.AIW2.External.Mapgen_Classic' from an external dll! DllName: C:\Games\AIWar2_dev\GameData\ModdableLogicDLLs\AIWarExternalDeepProcessingCode.dll
C:/Games/AIWar2_dev/Expansions/1_The_Spire_Rises/GameData/Configuration/MapType\TSR_MapType.xml
10/30/2021 2:02:23 PM	3.741	SINGLEP	Exception trying to create a new ArcenCachedExternalType: 
TypeName: 'Arcen.AIW2.External.Mapgen_Classic'
Assembly Path: C:\Games\AIWar2_dev\GameData\ModdableLogicDLLs\AIWarExternalDeepProcessingCode.dll
C:/Games/AIWar2_dev/Expansions/1_The_Spire_Rises/GameData/Configuration/MapType\TSR_MapType.xml
Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.Universal.ArcenCachedExternalTypeInstance.InstantiateInstanceOfType () [0x000aa] in <9ce8622d09ce4b7bb8421e8c76f53c4d>:0 
  at Arcen.Universal.ArcenCachedExternalTypeInstance..ctor (Arcen.Universal.ArcenCachedExternalType Type) [0x00016] in <9ce8622d09ce4b7bb8421e8c76f53c4d>:0 
  at Arcen.Universal.ArcenCachedExternalType..ctor (Arcen.Universal.ArcenCachedExternalAssembly Assembly, System.String OuterType, System.String TypeName, Arcen.Universal.ArcenCachedXMLDocument RequestingLocationForDebug) [0x00215] in <9ce8622d09ce4b7bb8421e8c76f53c4d>:0 
  at Arcen.Universal.ArcenCachedExternalAssembly.LoadTypeFromCachedAssembly (System.String OuterType, System.String TypeName, Arcen.Universal.ArcenCachedXMLDocument RequestingLocationForDebug) [0x000d0] in <9ce8622d09ce4b7bb8421e8c76f53c4d>:0 
10/30/2021 2:02:23 PM	3.741	SINGLEP	DELAYED2: Arcen.AIW2.Core.MapTypeDataTable: DoPostInitializationAndSortingLogic_MainThread error: 
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.MapTypeDataTable.DoPostInitializationAndSortingLogic_MainThread () [0x0003a] in <5c32c9ecf94c414191ad8dd523cd4a35>:0 
  at Arcen.Universal.ArcenDynamicTableAggregator+<DoPostAllTablePopulationChecks>d__8.MoveNext () [0x001b7] in <9ce8622d09ce4b7bb8421e8c76f53c4d>:0 
mapgen.txt (2,375 bytes)   

Chris_McElligottPark

Oct 30, 2021 11:24 am

administrator   ~0063053

Thanks for erring on the side of caution! But this was just an artifact of it not being compiled yet, so you’re all good.

Issue History

Date Modified Username Field Change
Oct 30, 2021 8:07 am Daniexpert New Issue
Oct 30, 2021 8:07 am Daniexpert File Added: mapgen.txt
Oct 30, 2021 11:24 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 30, 2021 11:24 am Chris_McElligottPark Status new => closed
Oct 30, 2021 11:24 am Chris_McElligottPark Resolution open => no change required
Oct 30, 2021 11:24 am Chris_McElligottPark Note Added: 0063053