Raids not starting

Started by MYFACEISAUSOME, August 22, 2019, 05:16:16 PM

Previous topic - Next topic

MYFACEISAUSOME

So, after insulting a savage tribe for a raid, the raid tries to spawn but nothing happens. It repeatedly tries to spawn a raid and errors out every time.
https://gist.github.com/4140ea8c65a051d395900664df7fa277
I have tried to remove Vampires, but doing that broke the game entirely and I also tried removing "Sometimes Raids Go Wrong" and that didn't change anything.

Canute

Hi.
you don't need RIMMSLoadUp anymore, the latest Rimworld version got that included.

You should sort your modlist a bit, Modcheck at top is ok, then followed from Libary/Framework mods like hugslib/Alien races.
Or maybe try a modsorting tool like
https://ludeon.com/forums/index.php?topic=48518.0

The Rimworld startup looks fine so far no major errors.

I think the problems with the Raid's are
Exception while generating pawn group: System.ArgumentException: An element with the same key already exists in the dictionary.
at System.Collections.Generic.Dictionary`2<Verse.Pawn, int>.Add (Verse.Pawn,int) <0x00294>
at Vampire.HarmonyPatches.Vamp_DontGenerateVampsInDaylight (RimWorld.Scenario,Verse.Pawn,RimWorld.PawnGenerationContext) <0x001d0>
at (wrapper dynamic-method) RimWorld.Scenario.Notify_PawnGenerated_Patch2 (object,Verse.Pawn,RimWorld.PawnGenerationContext,bool) <0x0013c>
at Verse.PawnGenerator.GenerateOrRedressPawnInternal (Verse.PawnGenerationRequest) <0x008be>
at (wrapper dynamic-method) Verse.PawnGenerator.GeneratePawn_Patch2 (Verse.PawnGenerationRequest) <0x000ca>

it maybe the Vampire mod bite with some other.
I think you should visit the discord channel of the modautor (Rim of Madness channel) and ask there. Maybe they got an idea.