I am using the same mods I was using before, I added a couple and then it started to crash, I removed the mods and I am still running into the same error. I have absolutely no idea what it means so if anyone can help I would really appreciate it.
Edit: I also wanted to add that I get all the way to the point where I press "Generate World" it loads for a bit then just goes back to the generate world panel.
Error I am getting:
Exception from asynchronous event: System.MissingMethodException: Cannot create an abstract class 'Verse.ThingComp'.
at System.Activator.CheckAbstractType (System.Type) <0x000aa>
at System.Activator.CreateInstance (System.Type,bool) <0x00039>
at System.Activator.CreateInstance (System.Type) <0x00012>
at (wrapper dynamic-method) Verse.ThingWithComps.InitializeComps_Patch1 (object) <0x0007e>
at Verse.ThingWithComps.PostMake () <0x0001e>
at (wrapper dynamic-method) Verse.ThingMaker.MakeThing_Patch1 (Verse.ThingDef,Verse.ThingDef) <0x0025a>
at Verse.PawnGenerator.TryGenerateNewNakedPawn (Verse.PawnGenerationRequest&,string&,bool) <0x0009d>
at (wrapper dynamic-method) Verse.PawnGenerator.GenerateNewNakedPawn_Patch1 (Verse.PawnGenerationRequest&) <0x001a4>
at Verse.PawnGenerator.GeneratePawnInternal (Verse.PawnGenerationRequest) <0x0054f>
at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch1 (Verse.PawnGenerationRequest) <0x00048>
at Verse.PawnGenerator.GeneratePawn (Verse.PawnKindDef,RimWorld.Faction) <0x00127>
at RimWorld.Faction.GenerateNewLeader () <0x001ec>
at RimWorld.FactionGenerator.NewGeneratedFaction (RimWorld.FactionDef) <0x00277>
at RimWorld.FactionGenerator.GenerateFactionsIntoWorld () <0x0007a>
at RimWorld.Planet.WorldGenStep_Factions.GenerateFresh (string) <0x0002e>
at (wrapper dynamic-method) RimWorld.Planet.WorldGenerator.GenerateWorld_Patch2 (single,string,RimWorld.Planet.OverallRainfall,RimWorld.Planet.OverallTemperature) <0x0018c>
at RimWorld.Page_CreateWorldParams.<CanDoNext>m__0 () <0x00048>
at Verse.LongEventHandler.RunEventFromAnotherThread (System.Action) <0x00028>
Verse.Log:Error(String)
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()