Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - vandal

#61
i have the latest version of pick up and haul/SS for b18 installed but dont see the option to pick up things into my inventory by right clicking anymore after installing the latest b18 version of Dubs bad hygiene(2.2.4). I dont remember but was this available in your own base or only in temporary caravan locations? Because i frequently loaded up a ton of items into my inventory to speed up the caravan loading times.

By the way the mod doesnt have a menu under mod setting does it? because i dont see it

JobDriver threw exception in initAction. Pawn=Fjellsmel, Job=UnloadYourHauledInventory (Job_22247582), Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at PickUpAndHaul.JobDriver_UnloadYourHauledInventory+<>c.<FirstUnloadableThing>b__5_1 (Verse.Thing t) [0x00000] in <filename unknown>:0
  at System.Linq.SortSequenceContext`2[Verse.Thing,System.UInt16].Initialize (Verse.Thing[] elements) [0x00000] in <filename unknown>:0
  at System.Linq.QuickSort`1[Verse.Thing].PerformSort () [0x00000] in <filename unknown>:0
  at System.Linq.QuickSort`1+<Sort>c__Iterator21[Verse.Thing].MoveNext () [0x00000] in <filename unknown>:0
  at PickUpAndHaul.JobDriver_UnloadYourHauledInventory.FirstUnloadableThing (Verse.Pawn pawn) [0x00000] in <filename unknown>:0
  at PickUpAndHaul.JobDriver_UnloadYourHauledInventory+<>c__DisplayClass4_0.<MakeNewToils>b__0 () [0x00000] in <filename unknown>:0
  at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x00000] in <filename unknown>:0  lastJobGiver=Verse.AI.ThinkNode_QueuedJob, curJob.def=UnloadYourHauledInventory, curDriver=PickUpAndHaul.JobDriver_UnloadYourHauledInventory
Verse.Log:Error(String)
Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick_Patch1(Object)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()