RimWorld

RimWorld

Feeding Tubes (Continued)
groosa1 9 Aug, 2024 @ 10:52pm
Error with 1.5 and Feeding Tubes
Getting this error that seems to be coming from feeding tubes as disabling this mod causes it. The effect of the error is the same as the fridge mod issue with a few other mods. Basically all production items do not have the dialog option available to select where things go. Clicking any of the dialog for selecting where to drop items won't bring up anything.


Exception filling window for RimWorld.Dialog_BillConfig: System.ArgumentNullException: Value cannot be null.
Parameter name: key
[Ref 7EA47B8F]
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 <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at RimWorld.Dialog_BillConfig.DoWindowContents (UnityEngine.Rect inRect) [0x00875] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)