Exception filling tab RimWorld.ITab_Pawn_Health: System.MissingMethodException: !!1 Verse.GenCollection.TryGetValue<!0,!1>(System.Collections.Generic.IReadOnlyDictionary`2<!!0, !!1>,!!0,!!1)
  at Leoltron.ExplicitTimings.Hediffs.InjuryHealTimeCalculator.TryGetEstimateFor (Verse.Hediff hediff) [0x00016] in <1bed09aad3384a26a8f6cb107ece7389>:0 
  at Leoltron.ExplicitTimings.Hediffs.Hediff_Injury_Patch.GetInjuryStatus (Verse.Hediff_Injury injuryHediff) [0x000a2] in <1bed09aad3384a26a8f6cb107ece7389>:0 
  at Leoltron.ExplicitTimings.Hediffs.Hediff_Injury_Patch+LabelInBrackets.Postfix (Verse.Hediff_Injury __instance, System.String& __result) [0x00001] in <1bed09aad3384a26a8f6cb107ece7389>:0 
  at (wrapper dynamic-method) Verse.Hediff_Injury.Verse.Hediff_Injury.get_LabelInBrackets_Patch1(Verse.Hediff_Injury)
  at Verse.Hediff.get_Label () [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at Verse.Hediff.get_UIGroupKey () [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at Verse.Hediff_Injury.get_UIGroupKey () [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at RimWorld.HealthCardUtility+<>c.<DrawHediffRow>b__31_0 (Verse.Hediff x) [0x00000] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at System.Linq.Lookup`2[TKey,TElement].Create (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] keySelector, System.Collections.Generic.IEqualityComparer`1[T] comparer) [0x00017] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at System.Linq.GroupedEnumerable`2[TSource,TKey].GetEnumerator () [0x00000] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 
  at (wrapper dynamic-method) RimWorld.HealthCardUtility.RimWorld.HealthCardUtility.DrawHediffRow_Patch2(UnityEngine.Rect,Verse.Pawn,System.Collections.Generic.IEnumerable`1<Verse.Hediff>,single&,single)
  at RimWorld.HealthCardUtility.DrawHediffListing (UnityEngine.Rect rect, Verse.Pawn pawn, System.Boolean showBloodLoss, System.Single rowLeftPad) [0x000e2] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at RimWorld.HealthCardUtility.DrawPawnHealthCard (UnityEngine.Rect outRect, Verse.Pawn pawn, System.Boolean allowOperations, System.Boolean showBloodLoss, Verse.Thing thingForMedBills) [0x000c2] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at RimWorld.ITab_Pawn_Health.FillTab () [0x00053] in <cd7169108ea74757aa50c5b33d275c15>:0 
  at Verse.InspectTabBase+<>c__DisplayClass16_0.<DoTabGUI>b__0 () [0x00039] in <cd7169108ea74757aa50c5b33d275c15>:0 
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.Log:ErrorOnce (string,int)
Verse.InspectTabBase/<>c__DisplayClass16_0:<DoTabGUI>b__0 ()
Verse.ImmediateWindow:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)