Guest User

Untitled

a guest
Jan 5th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. Hotspot analysis
  2. ----------------------------------------
  3. 1x CombatExtended.CompFireModes -> Void InitAvailableFireModes() -> 0.037 ms (total (w/children): 0.037 ms)
  4. 1x ExecuteToExecuteWhenFinished() -> 0.021 ms (total (w/children): 0.058 ms)
  5.  
  6. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  7.  
  8. Soyuz caught this error. Please don't report this to the RocketMan team unless you're certain RocketMan caused this error. with error System.NullReferenceException: Object reference not set to an instance of an object
  9. [Ref E29F4A11]
  10. at Moyo2_ItemFormChange.CompFormChange.tryTransformInto (Verse.Pawn pawn, Moyo2_ItemFormChange.TransformData tsd) [0x0012f] in <717828404eca4dfda87fb1d39947dbed>:0
  11. at Moyo2_ItemFormChange.CompFormChange.cooldownTick () [0x0005c] in <717828404eca4dfda87fb1d39947dbed>:0
  12. at Moyo2_ItemFormChange.IFCHarmony.IFCPostTickEquipment (Verse.Pawn_EquipmentTracker __instance) [0x0001b] in <717828404eca4dfda87fb1d39947dbed>:0
  13. at Verse.Pawn_EquipmentTracker.EquipmentTrackerTick () [0x0003a] in <69945a8ed6c540cf90b578de735e0605>:0
  14. - POSTFIX IFC.Patch: Void ItemFormChange_Maru.IFCHarmony:IFCPostTickEquipment(Pawn_EquipmentTracker __instance)
  15. - POSTFIX IFC.Patch: Void Moyo2_ItemFormChange.IFCHarmony:IFCPostTickEquipment(Pawn_EquipmentTracker __instance)
  16. at Verse.Pawn.Tick () [0x001fe] in <69945a8ed6c540cf90b578de735e0605>:0
  17. - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.Pawn_Tick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
  18. - FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_Tick_Patch:Finalizer(Pawn __instance, Exception __exception)
  19. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
  20.  
  21. Exception ticking Zena (at (136, 0, 177)): System.NullReferenceException: Object reference not set to an instance of an object
  22. [Ref 854745B3]
  23. at Moyo2_ItemFormChange.CompFormChange.tryTransformInto (Verse.Pawn pawn, Moyo2_ItemFormChange.TransformData tsd) [0x0012f] in <717828404eca4dfda87fb1d39947dbed>:0
  24. at Moyo2_ItemFormChange.CompFormChange.cooldownTick () [0x0005c] in <717828404eca4dfda87fb1d39947dbed>:0
  25. at Moyo2_ItemFormChange.IFCHarmony.IFCPostTickEquipment (Verse.Pawn_EquipmentTracker __instance) [0x0001b] in <717828404eca4dfda87fb1d39947dbed>:0
  26. at Verse.Pawn_EquipmentTracker.EquipmentTrackerTick () [0x0003a] in <69945a8ed6c540cf90b578de735e0605>:0
  27. - POSTFIX IFC.Patch: Void ItemFormChange_Maru.IFCHarmony:IFCPostTickEquipment(Pawn_EquipmentTracker __instance)
  28. - POSTFIX IFC.Patch: Void Moyo2_ItemFormChange.IFCHarmony:IFCPostTickEquipment(Pawn_EquipmentTracker __instance)
  29. at Verse.Pawn.Tick () [0x00644] in <69945a8ed6c540cf90b578de735e0605>:0
  30. - TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.Pawn_Tick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
  31. - FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_Tick_Patch:Finalizer(Pawn __instance, Exception __exception)
  32. at Verse.TickList.Tick () [0x0017d] in <69945a8ed6c540cf90b578de735e0605>:0
  33. - POSTFIX Uuugggg.rimworld.TD_Enhancement_Pack.main: Void TD_Enhancement_Pack.TickGrow_PlantHarvest:Postfix(TickerType ___tickType)
  34. - POSTFIX Uuugggg.rimworld.TD_Enhancement_Pack.main: Void TD_Enhancement_Pack.TickGrow:Postfix(TickerType ___tickType)
  35. (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Add Comment
Please, Sign In to add comment