Guest User

Untitled

a guest
Jul 14th, 2024
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. [[RimHUD v1.15.3 Auto-deactivation report]]
  2. (This error appears to have been triggered by'Diplomatic Marriage +')
  3.  
  4. Object reference not set to an instance of an object
  5.  
  6. Trace:
  7. [Assembly-CSharp] Object reference not set to an instance of an object
  8. [Ref 7A99A7CB]
  9. at Verse.Tool.AdjustedBaseMeleeDamageAmount (Verse.Thing ownerEquipment, Verse.DamageDef damageDef)
  10. at Verse.VerbProperties.AdjustedMeleeDamageAmount (Verse.Tool tool, Verse.Pawn attacker, Verse.Thing equipment, Verse.HediffComp_VerbGiver hediffCompSource)
  11. - POSTFIX RedMattis.BetterPrerequisites: Void BigAndSmall.Balancing.AdjustedMeleeDamageAmount_Patch:Postfix(Single& __result, Tool tool, Pawn attacker, Thing equipment, HediffComp_VerbGiver hediffCompSource, VerbProperties __instance)
  12. at Verse.VerbProperties.AdjustedMeleeDamageAmount (Verse.Verb ownerVerb, Verse.Pawn attacker)
  13. - POSTFIX OskarPotocki.VFECore: Void VFECore.AdjustedMeleeDamageAmount_Patch:Postfix(Verb ownerVerb, Pawn attacker, Single& __result)
  14. - POSTFIX OskarPotocki.VanillaPsycastsExpanded: Void VanillaPsycastsExpanded.VerbProperties_AdjustedMeleeDamageAmount_Patch:Postfix(Single& __result, Verb ownerVerb, Pawn attacker)
  15. at Verse.VerbUtility.DPS (Verse.Verb v, Verse.Pawn p)
  16. at Verse.VerbUtility.InitialVerbWeight (Verse.Verb v, Verse.Pawn p)
  17. at RimWorld.Pawn_MeleeVerbs.GetUpdatedAvailableVerbsList (System.Boolean terrainTools)
  18. - POSTFIX RedMattis.BetterPrerequisites: Void BigAndSmall.GetUpdatedAvailableVerbsList_Patch:Postfix(List`1& __result, Pawn ___pawn, Boolean terrainTools)
  19. - POSTFIX Roolo.DualWield: Void DualWield.HarmonyInstance.Pawn_MeleeVerbs_GetUpdatedAvailableVerbsList:Postfix(List`1& __result)
  20. at RimWorld.StatWorker_MeleeDPS.GetMeleeDamage (RimWorld.StatRequest req, System.Boolean applyPostProcess)
  21. - POSTFIX Rimworld.Alite.EBSG.main: Single EBSGFramework.MeleeDPSPostfix:Postfix(Single __result, StatRequest req, Boolean applyPostProcess)
  22. at RimWorld.StatWorker_MeleeDPS.GetValueUnfinalized (RimWorld.StatRequest req, System.Boolean applyPostProcess)
  23. at RimWorld.StatWorker.GetValue (RimWorld.StatRequest req, System.Boolean applyPostProcess)
  24. - TRANSPILER Krkr.RocketMan: IEnumerable`1 RocketMan.Optimizations.StatWorker_Patch:Transpiler(IEnumerable`1 instructions, MethodBase original)
  25. at RimWorld.StatWorker.GetValue (Verse.Thing thing, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks)
  26. - POSTFIX jecstools.jecrell.comps.slotloadable: Void CompSlotLoadable.HarmonyCompSlotLoadable:StatWorker_GetValue_PostFix(Single& __result, Thing thing, StatDef ___stat)
  27. at RimWorld.StatExtension.GetStatValue (Verse.Thing thing, RimWorld.StatDef stat, System.Boolean applyPostProcess, System.Int32 cacheStaleAfterTicks)
  28. - POSTFIX ChickenPlucker.Enlist: Void Enlist.GetStatValue_Patch:Postfix(Thing thing, StatDef stat, Boolean applyPostProcess, Single& __result)
  29. - POSTFIX CM_Tradeable_Trinkets: Void CM_Tradeable_Trinkets.StatPatches+StatExtension_GetStatValue:Postfix(Thing thing, StatDef stat, Single& __result)
  30. - POSTFIX com.Mashed_Lynians: Void Mashed_Lynians.StatExtension_GetStatValue_Patch:Lynians_CookingFrurrenzy_Patch(Thing thing, StatDef stat, Single& __result)
  31. - POSTFIX OskarPotocki.VanillaSocialInteractionsExpanded: Void VanillaSocialInteractionsExpanded.GetStatValue_Patch:Postfix(Thing thing, StatDef stat, Boolean applyPostProcess, Single& __result)
  32. - POSTFIX OskarPotocki.VFECore: Void VFECore.StatExtension_GetStatValue_Patch:Postfix(Thing thing, StatDef stat, Boolean applyPostProcess, Single& __result)
  33. at RimHUD.Extensions.TextExtensions.AppendStatLine (System.Text.StringBuilder self, RimWorld.StatDef def)
  34. at RimHUD.Interface.Hud.Models.Values.SkillMeleeValue.GetTooltip ()
  35. at RimHUD.Interface.Hud.Tooltips.TooltipsPlus.Draw (UnityEngine.Rect rect, System.Func`1[TResult] getter, RimHUD.Interface.Hud.Tooltips.TooltipsPlus+TooltipId id)
  36. at RimHUD.Interface.Hud.Tooltips.TooltipsPlus.DrawCompact (UnityEngine.Rect rect, System.Func`1[TResult] getter)
  37. at RimHUD.Interface.Hud.Widgets.ValueWidget.Draw (UnityEngine.Rect rect)
  38. at RimHUD.Interface.Hud.Layers.WidgetLayer.Draw (UnityEngine.Rect rect)
  39. at RimHUD.Interface.Hud.Layers.RowLayer+<>c__DisplayClass12_0.<Draw>b__1 (RimHUD.Interface.Hud.Layers.WidgetLayer child)
  40. at System.Linq.Utilities+<>c__DisplayClass1_0`1[TSource].<CombinePredicates>b__0 (TSource x)
  41. at System.Linq.Enumerable+WhereArrayIterator`1[TSource].MoveNext ()
  42. at HarmonyLib.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable`1[T] sequence, System.Action`1[T] action)
  43. at RimHUD.Interface.Hud.Layers.RowLayer.Draw (UnityEngine.Rect rect)
  44. at RimHUD.Interface.Hud.Layers.PanelLayer.Draw (UnityEngine.Rect rect)
  45. at RimHUD.Interface.Hud.Layers.HStackLayer.Draw (UnityEngine.Rect rect)
  46. at RimHUD.Interface.Hud.Layers.VStackLayer.Draw (UnityEngine.Rect rect)
  47. at RimHUD.Interface.Hud.Layers.LayoutLayer.Draw (UnityEngine.Rect rect)
  48.  
Advertisement
Add Comment
Please, Sign In to add comment