RimWorld

RimWorld

Rimsential - Total Control: Continued
Error during World Creation
It took far too long to find, because the red text started with "'FactionLoadout_Special_CreepJoiner' was not present in the dictionary." and I basically went through all my mods, removing a half dozen at a time to find which mod was doing it.

It only happens with Rimsential - Total Control: Continued installed. Below is the error from the log. It doesn't look like I can post the whole log to steam for some reason. If you need something else, explain how to get it and I'll provide. The error was at the very bottom of the log.


RimWorld 1.6.4523 rev1054
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
RimWorld.VersionControl:LogVersionNumber ()
Verse.Root:CheckGlobalInit ()
Verse.Root:Start ()
Verse.Root_Entry:Start ()


...removed info from mods being loaded that didn't seem important and was preventing me from posting...


System.Collections.Generic.KeyNotFoundException: The given key 'FactionLoadout_Special_CreepJoiner' was not present in the dictionary.
[Ref EAB2E8AF]
[0x00010] in <51fded79cd284d4d911c5949aff4cb21>:0
[0x00000] in <51fded79cd284d4d911c5949aff4cb21>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <51fded79cd284d4d911c5949aff4cb21>:0
at VEF.Factions.ScenPartUtility.FinaliseFactionGoodwillCharacteristics (RimWorld.FactionDef faction) [0x000b0] in <13b1e3ed100846c68d9e86f3c244b968>:0
at VEF.Factions.FactionGoodwillModifier.FinalizeInit (System.Boolean fromLoad) [0x00025] in <13b1e3ed100846c68d9e86f3c244b968>:0
at RimWorld.Planet.WorldComponentUtility.FinalizeInit (RimWorld.Planet.World world, System.Boolean fromLoad) [0x00013] in <981a33edf24d499488b0f820d94638e1>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimWorld.Planet.WorldComponentUtility:FinalizeInit (RimWorld.Planet.World,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Planet.World.FinalizeInit_Patch2 (RimWorld.Planet.World,bool)
RimWorld.Planet.WorldGenerator:GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature,RimWorld.Planet.OverallPopulation,RimWorld.Planet.LandmarkDensity,System.Collections.Generic.List`1<RimWorld.FactionDef>,single)
RimWorld.Page_CreateWorldParams:<CanDoNext>b__20_0 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()