Error on Planet Generation

Started by cerebralpolicy, September 19, 2017, 08:38:35 PM

Previous topic - Next topic

cerebralpolicy

Hi I have really been enjoying the game. But for the past few weeks I have not been able to start a new game. It always fails to initialize a new planet.

Here's my error
Exception from asynchronous event: System.ArgumentNullException: Argument cannot be null.
Parameter name: type
at System.Activator.CheckType (System.Type) <0x0005d>
at System.Activator.CreateInstance (System.Type,bool) <0x00013>
at System.Activator.CreateInstance (System.Type) <0x00012>
at Verse.ThingMaker.MakeThing (Verse.ThingDef,Verse.ThingDef) <0x00214>
at RimWorld.PawnApparelGenerator/PossibleApparelSet.GiveToPawn (Verse.Pawn) <0x000ab>
at RimWorld.PawnApparelGenerator.GenerateStartingApparelFor (Verse.Pawn,Verse.PawnGenerationRequest) <0x007f5>
at (wrapper dynamic-method) Verse.PawnGenerator.GenerateGearFor_Patch1 (Verse.Pawn,Verse.PawnGenerationRequest) <0x0004c>
at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest) <0x0041b>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00105>
at RimWorld.Faction.GenerateNewLeader () <0x0022f>
at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x002c6>
at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0018a>
at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
at RimWorld.Planet.WorldGenerator.GenerateWorld (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x00164>
at RimWorld.Page_CreateWorldParams.<CanDoNext>m__615 () <0x00048>
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>

Verse.Log:Error(String)
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()


Full log https://gist.github.com/5617ac4c31899575b6354d6ed6043a56

Calahan

Are you able to start a new vanilla game okay? As given how many mods you are using this is very likely to be a mods issue (the log seems to suggest that as well), and I've moved this to mods bugs for that reason (as support is mainly for people having issues getting the vanilla game to work).

If you can't start a new vanilla game without encountering errors then please perform a clean reinstall an try again (detail here: https://ludeon.com/forums/index.php?topic=4805.0). If you still can't start a new vanilla game even after a clean reinstall then please post a new log file from after that clean reinstall (this thread will be moved back to support in that case as well).

SihvMan

Are you perchance using "Mechanoids Extraordinaire"? I had been getting that same error for a while, and disabling that mod seemed to fix it. I think it has a conflict with Orion's Faction Discovery.