Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- First:
- Could not instantiate or initialize a ThingComp: System.ArgumentNullException: Value cannot be null.
- Parameter name: type
- at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00003] in <567df3e0919241ba98db88bec4c6696f>:0
- at System.Activator.CreateInstance (System.Type type) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
- at (wrapper dynamic-method) Verse.ThingWithComps.DMD<DMD<InitializeComps_Patch1>?-2100243456::InitializeComps_Patch1>(Verse.ThingWithComps)
- Verse.Log:Error(String, Boolean)
- Verse.ThingWithComps:DMD<DMD<InitializeComps_Patch1>?-2100243456::InitializeComps_Patch1>(ThingWithComps)
- Verse.ThingWithComps:PostMake()
- Verse.ThingMaker:DMD<DMD<MakeThing_Patch1>?1546843392::MakeThing_Patch1>(ThingDef, ThingDef)
- Verse.DebugThingPlaceHelper:DebugSpawn(ThingDef, IntVec3, Int32, Boolean)
- Verse.<>c__DisplayClass2_1:<TryPlaceOptionsForStackCount>b__1()
- Verse.DebugTool:DebugToolOnGUI()
- Verse.DebugTools:DebugToolsOnGUI()
- RimWorld.UIRoot_Play:DMD<DMD<UIRootOnGUI_Patch1>?1672148992::UIRootOnGUI_Patch1>(UIRoot_Play)
- Verse.Root:DMD<DMD<OnGUI_Patch1>?-900920704::OnGUI_Patch1>(Root)
- Second:
- System.NullReferenceException: Object reference not set to an instance of an object
- at VFECore.Patch_CompEquippable+GetVerbsCommands.Postfix (Verse.CompEquippable __instance, System.Collections.Generic.IEnumerable`1[Verse.Command]& __result) [0x00007] in <099e0588aa714a239caac014edd87c1b>:0
- at (wrapper dynamic-method) Verse.CompEquippable.DMD<DMD<GetVerbsCommands_Patch1>?-1310778112::GetVerbsCommands_Patch1>(Verse.CompEquippable)
- at Verse.Pawn_EquipmentTracker+<GetGizmos>d__27.MoveNext () [0x00061] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
- at AdditionalVerb.AdditionalVerbPatch+<GetGizmosPostfix>d__5.MoveNext () [0x0033e] in <e920552ee0534fb38d7aef6e92b85ae5>:0
- at Verse.Pawn+<GetGizmos>d__208.MoveNext () [0x001df] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
- at AllowTool.Patches.Pawn_GetGizmos_Patch+<AppendGizmo>d__1.MoveNext () [0x00088] in <4306e2706c074853a33606e8e847edc5>:0
- at TargetingModes.Patch_Pawn+Patch_GetGizmos+<ModifiedGizmoEnumerable>d__1.MoveNext () [0x00089] in <916cd97ab80f4f498bf317482e478889>:0
- at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00077] in <567df3e0919241ba98db88bec4c6696f>:0
- at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
- at DraftingPatcher.Pawn_GetGizmos_Patch.AddGizmo (Verse.Pawn __instance, System.Collections.Generic.IEnumerable`1[Verse.Gizmo]& __result) [0x0000e] in <6d789029f994424ca0371f0489bea9bb>:0
- at (wrapper dynamic-method) Verse.Pawn.DMD<DMD<GetGizmos_Patch20>?-1689976064::GetGizmos_Patch20>(Verse.Pawn)
- at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.DMD<DMD<DrawInspectGizmoGridFor_Patch2>?-1078251776::DrawInspectGizmoGridFor_Patch2>(System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
- Verse.Log:Error(String, Boolean)
- Verse.Log:ErrorOnce(String, Int32, Boolean)
- RimWorld.InspectGizmoGrid:DMD<DMD<DrawInspectGizmoGridFor_Patch2>?-1078251776::DrawInspectGizmoGridFor_Patch2>(IEnumerable`1, Gizmo&)
- RimWorld.MainTabWindow_Inspect:DrawInspectGizmos()
- RimWorld.InspectPaneUtility:ExtraOnGUI(IInspectPane)
- RimWorld.MainTabWindow_Inspect:ExtraOnGUI()
- Verse.WindowStack:WindowStackOnGUI()
- RimWorld.UIRoot_Play:DMD<DMD<UIRootOnGUI_Patch1>?1672148992::UIRootOnGUI_Patch1>(UIRoot_Play)
- Verse.Root:DMD<DMD<OnGUI_Patch1>?-900920704::OnGUI_Patch1>(Root)
Advertisement
Add Comment
Please, Sign In to add comment