RimWorld

RimWorld

TTM Custom Events (Continued)
moo 25 Jun @ 10:13am
1.6 bug
Unknown if it's this mod, or if your mod inherited bad data from a patch (VEF, meaningfulparties, deathlessdaji storyteller, ScatteredFlames, MidSaverSaver)

System.MissingMethodException: Method not found: void RimWorld.LordJob_DefendBase..ctor(RimWorld.Faction,Verse.IntVec3,bool)
[Ref 5E2F251D]
at TTMCustomEvents.Spawner_RaiderCommandCenter.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x00046] in <c53cb98aa76c4676a3538d392d8035bf>:0
at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.Rot4 rot, Verse.WipeMode wipeMode, System.Boolean respawningAfterLoad, System.Boolean forbidLeavings) [0x00276] in <9fb666b51eb04460af73282c7757c26d>:0
at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.WipeMode wipeMode) [0x00000] in <9fb666b51eb04460af73282c7757c26d>:0
at TTMCustomEvents.IncidentWorker_RaidCommand.TryExecuteWorker (RimWorld.IncidentParms parms) [0x0013b] in <c53cb98aa76c4676a3538d392d8035bf>:0
at RimWorld.IncidentWorker.TryExecute (RimWorld.IncidentParms parms) [0x00066] in <9fb666b51eb04460af73282c7757c26d>:0
- PREFIX OskarPotocki.VEF: Boolean VEF.Storyteller.VanillaExpandedFramework_IncidentWorker_TryExecute_Patch:Prefix(IncidentWorker __instance, IncidentParms parms)
- POSTFIX winggar.meaningfulparties: Void MeaningfulParties.Patches.IncidentWorker_TryExecute:Postfix(IncidentWorker __instance, Boolean& __result)
at RimWorld.Storyteller.TryFire (RimWorld.FiringIncident fi, System.Boolean queued) [0x0004d] in <9fb666b51eb04460af73282c7757c26d>:0
- PREFIX OskarPotocki.VEF: Boolean VEF.Storyteller.VanillaExpandedFramework_Storyteller_TryFire_Patch:Prefix(FiringIncident fi)
at RimWorld.Storyteller.StorytellerTick () [0x00063] in <9fb666b51eb04460af73282c7757c26d>:0
- PREFIX zal.deathlessdaji: Boolean YaomaDaji.HarmonyPatches:StorytellerTick_Pre_Yaoma(Storyteller __instance)
- POSTFIX zal.deathlessdaji: Void YaomaDaji.HarmonyPatches:StorytellerTick_Post_Yaoma(Storyteller __instance)
at Verse.TickManager.DoSingleTick () [0x001b7] in <9fb666b51eb04460af73282c7757c26d>:0
- PREFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Prefix(Stopwatch& __state)
- PREFIX com.RimBuffPatch.rimworld.mod: Boolean RimBuff.BuffControllerPatch:Prefix()
- POSTFIX Owlchemist.MidSaverSaver: Void MidsaverSaver.CheckWorldObjects:Postfix()
- POSTFIX OskarPotocki.VEF: Void VEF.Maps.VanillaExpandedFramework_DoSingleTick_Patch:Postfix(Stopwatch __state)
- POSTFIX zal.simplefxshinies: Void SimpleFxShinies.Patch_DoSingleTick:Postfix()
- POSTFIX Owlchemist.ScatteredFlames: Void ScatteredFlames.Patch_TickManager_DoSingleTick:Postfix()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch6 (Verse.TickManager)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.TickManagerUpdate_Patch0 (Verse.TickManager)
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()