RimWorld

RimWorld

EdB Prepare Carefully
paiges_hope 16 Dec, 2021 @ 10:31pm
Bug??? with version 1.3
[[RimHUD Auto-deactivation report]]
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

Stacktrace:
[mscorlib: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.Hediff.get_CurStage () [0x0002a] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at Verse.HediffSet.CalculateBleedRate () [0x00047] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at Verse.HediffSet.get_BleedRateTotal () [0x0000d] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at Verse.HealthUtility.TicksUntilDeathDueToBloodLoss (Verse.Pawn pawn) [0x00000] in <cdbd0ed5089a418da09b9a259f9dbd8f>:0
at RimHUD.Data.Models.HealthModel.GetBleedWarning () [0x0000b] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Data.Models.HealthModel.GetHealthCondition () [0x00074] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Data.Models.HealthModel.get_Condition () [0x00000] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Data.Models.HudModel+<>c.<.cctor>b36_25 (RimHUD.Data.Models.PawnModel model) [0x00006] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Data.Models.HudModel.GetWidget (RimHUD.Data.Models.PawnModel model, System.String id, System.String defName) [0x00075] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Interface.HUD.HudElement.Build (RimHUD.Data.Models.PawnModel model) [0x0000d] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Interface.HUD.HudRow.Prepare (RimHUD.Data.Models.PawnModel model) [0x00034] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Interface.HUD.HudPanel+<>cDisplayClass13_0.<Prepare>b0 (RimHUD.Interface.HUD.HudRow row) [0x00000] in <b37a61c088394a378c9d0240d4bcf2db>:0
at System.Linq.Enumerable+SelectArrayIterator2[TSource,TResult].ToArray () [0x00012] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.ToArray[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x0001f] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at RimHUD.Interface.HUD.HudPanel.Prepare (RimHUD.Data.Models.PawnModel model) [0x00042] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Interface.HUD.HudHStack+<>cDisplayClass5_0.<Prepare>b__0 (RimHUD.Interface.HUD.HudContainer container) [0x00000] in <b37a61c088394a378c9d0240d4bcf2db>:0
at System.Linq.Enumerable+SelectArrayIterator2[TSource,TResult].MoveNext () [0x0003a] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at System.Linq.Enumerable.Max (System.Collections.Generic.IEnumerable1[T] source) [0x00015] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at RimHUD.Interface.HUD.HudHStack.Prepare (RimHUD.Data.Models.PawnModel model) [0x00041] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Interface.HUD.HudVStack.Prepare (RimHUD.Data.Models.PawnModel model) [0x00032] in <b37a61c088394a378c9d0240d4bcf2db>:0
at RimHUD.Interface.HUD.HudLayout.Draw (UnityEngine.Rect rect, RimHUD.Data.Models.PawnModel model) [0x00066] in <b37a61c088394a378c9d0240d4bcf2db>:0


What does all that mean?