Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This error occurs when i tried to feed the prisioner #161

Open
vitor-slopes opened this issue Mar 15, 2020 · 1 comment
Open

This error occurs when i tried to feed the prisioner #161

vitor-slopes opened this issue Mar 15, 2020 · 1 comment
Labels

Comments

@vitor-slopes
Copy link

mods active:

  1. harmony
  2. core
  3. royalty
  4. hugsLibs
  5. prison Labor
  6. Simple Sidearms
  7. Defensive Positions
  8. ED-Embrasures

This error occurs when i tried to feed the prisioner.

Root level exception in OnGUI(): System.MissingMethodException: bool RimWorld.FoodUtility.TryFindBestFoodSourceFor(Verse.Pawn,Verse.Pawn,bool,Verse.Thing&,Verse.ThingDef&,bool,bool,bool,bool,bool,bool,bool,bool,RimWorld.FoodPreferability)
  at (wrapper dynamic-method) RimWorld.WorkGiver_Warden_DeliverFood.DMD<DMD<JobOnThing_Patch0>?-2006698368::JobOnThing_Patch0>(RimWorld.WorkGiver_Warden_DeliverFood,Verse.Pawn,Verse.Thing,bool)
  at RimWorld.WorkGiver_Scanner.HasJobOnThing (Verse.Pawn pawn, Verse.Thing t, System.Boolean forced) [0x00000] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.FloatMenuMakerMap.AddJobGiverWorkOrders (Verse.IntVec3 clickCell, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts, System.Boolean drafted) [0x00183] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.FloatMenuMakerMap.AddUndraftedOrders (UnityEngine.Vector3 clickPos, Verse.Pawn pawn, System.Collections.Generic.List`1[T] opts) [0x00084] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.FloatMenuMakerMap.ChoicesAtFor (UnityEngine.Vector3 clickPos, Verse.Pawn pawn) [0x0009c] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.FloatMenuMakerMap.TryMakeFloatMenu (Verse.Pawn pawn) [0x00056] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.Selector.HandleMapClicks () [0x000ac] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.Selector.SelectorOnGUI () [0x00000] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000d3] in <fcd99b24cbb3485baa8263b0d6197784>:0 
  at Verse.Root.OnGUI () [0x0003d] in <fcd99b24cbb3485baa8263b0d6197784>:0 
Verse.Log:Error(String, Boolean)
Verse.Root:OnGUI()

@canefe
Copy link

canefe commented Mar 18, 2020

Similar error occurs:

Exception in BreadthFirstTraverse: System.MissingMethodException: bool RimWorld.FoodUtility.TryFindBestFoodSourceFor(Verse.Pawn,Verse.Pawn,bool,Verse.Thing&,Verse.ThingDef&,bool,bool,bool,bool,bool,bool,bool,bool,RimWorld.FoodPreferability)
  at (wrapper dynamic-method) RimWorld.WorkGiver_Warden_DeliverFood.DMD<DMD<JobOnThing_Patch0>?187397376::JobOnThing_Patch0>(RimWorld.WorkGiver_Warden_DeliverFood,Verse.Pawn,Verse.Thing,bool)
  at RimWorld.WorkGiver_Scanner.HasJobOnThing (Verse.Pawn pawn, Verse.Thing t, System.Boolean forced) [0x00000] in <50d010c9b9ec4941bc2933d03b2ec754>:0 
  at RimWorld.JobGiver_Work+<>c__DisplayClass3_1.<TryIssueJobPackage>b__0 (Verse.Thing t) [0x00013] in <50d010c9b9ec4941bc2933d03b2ec754>:0 
  at Verse.GenClosest+<>c__DisplayClass4_0.<RegionwiseBFSWorker>b__1 (Verse.Region r) [0x000f7] in <50d010c9b9ec4941bc2933d03b2ec754>:0 
  at Verse.RegionTraverser+BFSWorker.BreadthFirstTraverseWork (Verse.Region root, Verse.RegionEntryPredicate entryCondition, Verse.RegionProcessor regionProcessor, System.Int32 maxRegions, Verse.RegionType traversableRegionTypes) [0x00054] in <50d010c9b9ec4941bc2933d03b2ec754>:0 
  at Verse.RegionTraverser.BreadthFirstTraverse (Verse.Region root, Verse.RegionEntryPredicate entryCondition, Verse.RegionProcessor regionProcessor, System.Int32 maxRegions, Verse.RegionType traversableRegionTypes) [0x00046] in <50d010c9b9ec4941bc2933d03b2ec754>:0 
Verse.Log:Error(String, Boolean)
Verse.RegionTraverser:BreadthFirstTraverse(Region, RegionEntryPredicate, RegionProcessor, Int32, RegionType)
Verse.GenClosest:RegionwiseBFSWorker(IntVec3, Map, ThingRequest, PathEndMode, TraverseParms, Predicate`1, Func`2, Int32, Int32, Single, Int32&, RegionType, Boolean)
Verse.GenClosest:ClosestThingReachable(IntVec3, Map, ThingRequest, PathEndMode, TraverseParms, Single, Predicate`1, IEnumerable`1, Int32, Int32, Boolean, RegionType, Boolean)
RimWorld.JobGiver_Work:DMD<DMD<TryIssueJobPackage_Patch0>?1250932352::TryIssueJobPackage_Patch0>(JobGiver_Work, Pawn, JobIssueParams)
Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:DMD<DMD<Tick_Patch1>?1597203072::Tick_Patch1>(Pawn)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

@Aviuz Aviuz added the bug label Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants