RimWorld

RimWorld

Prison Labor
Error when trying to select stockpile in bill menu
Getting this error pop up whenever I click on the Look in stockpile and Haul to stockpile button in the bill menu, some of my bills set before adding prison labor still remains the same but now the button only gives this error whenever it is clicked on.

Exception filling window for RimWorld.Dialog_BillConfig: System.ArgumentNullException: Value cannot be null. Parameter name: key [Ref C549843C] at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0 at RimWorld.Dialog_BillConfig.FillOutputDropdownOptions (System.Collections.Generic.List`1[Verse.FloatMenuOption]& opts, System.String prefix, System.Action`1[T] selected) [0x000ed] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 at RimWorld.Dialog_BillConfig.DoWindowContents (UnityEngine.Rect inRect) [0x008e1] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 - TRANSPILER Troy_Alias.TacticalGroups: IEnumerable`1 TacticalGroups.HarmonyPatches_GroupBills:DoWindowContents_Transpiler(IEnumerable`1 instructions) - TRANSPILER Harmony_PrisonLabor: IEnumerable`1 PrisonLabor.HarmonyPatches.Patches_GUI.GUI_Bill.Patch_RestrictBillToPrisoner:Transpiler_DoWindowContent(IEnumerable`1 instructions) at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0 UnityEngine.StackTraceUtility:ExtractStackTrace () (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string) Verse.Window:InnerWindowOnGUI (int) UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)