RimWorld

RimWorld

Empire
infinite notifications on taxes delivered
i'm getting infinite notifications on taxes delivered.

from the log below i think it just cant fine a place to drop the taxes...

System.MissingMethodException: bool RimWorld.DropCellFinder.TryFindRaidDropCenterClose(Verse.IntVec3&,Verse.Map,bool,bool)
at FactionColonies.FCEventMaker.ProcessEvents (System.Collections.Generic.List`1[FactionColonies.FCEvent]& events) [0x0011b] in <391da9062e744a6291122342e754d17a>:0
at FactionColonies.FactionFC.WorldComponentTick () [0x00008] in <391da9062e744a6291122342e754d17a>:0
at RimWorld.Planet.WorldComponentUtility.WorldComponentTick (RimWorld.Planet.World world) [0x00013] in <ec6a788fc2924fa7953988d603aa2de0>:0
Verse.Log:Error(String, Boolean)
RimWorld.Planet.WorldComponentUtility:WorldComponentTick(World)
RimWorld.Planet.World:WorldTick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()