RimWorld
Advanced Storage Filters
Cant save filters
Can't save the filters.
tested with main filter and made filters
tested with an with out mods, all get the same error.

Exception filling window for StorageFilters.Dialogs.Dialog_EditFilter: System.NullReferenceException: Object reference not set to an instance of an object
at Verse.GenCollection.TryGetValue[T,V] (System.Collections.Generic.IDictionary`2[TKey,TValue] dict, T key, V fallback) [0x00000] in <95de19971c5d40878d8742747904cdcd>:0
at StorageFilters.Dialogs.Dialog_EditFilter.DoWindowContents (UnityEngine.Rect winRect) [0x00318] in <887a79a01caa466795a8f48c5db80651>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <95de19971c5d40878d8742747904cdcd>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)