RimWorld

RimWorld

Split Genepack
Red error
System.NullReferenceException: Object reference not set to an instance of an object
[Ref E535EA14]
at GeneSplit.GeneSplitUtility.DesignateForGeneSplit (Verse.Thing thing) [0x00006] in <521c2d87afdf45d9ab0135c088d1a1ce>:0
at GeneSplit.CompGeneSplit.<CompGetGizmosExtra>b__1_0 () [0x00000] in <521c2d87afdf45d9ab0135c088d1a1ce>:0
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <24d25868955f4df08b02c73b55f389fe>:0
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc, System.Boolean multipleSelected) [0x008d0] in <24d25868955f4df08b02c73b55f389fe>:0
- PREFIX Blockdude.ScrollableGizmos: Void ScrollableGizmos.ScrollableGizmoPatch:GizmoGridDrawerPatchPrefix(IEnumerable`1 gizmos, Single& startX, Gizmo& mouseoverGizmo, Func`2 customActivatorFunc, Func`2 highlightFunc, Func`2 lowlightFunc, Boolean multipleSelected)
- POSTFIX Blockdude.ScrollableGizmos: Void ScrollableGizmos.ScrollableGizmoPatch:GizmoGridDrawerPatchPostfix()
at Verse.GizmoGridDrawer.DrawGizmoGridFor (System.Collections.Generic.IEnumerable`1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x00209] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER UnlimitedHugs.AllowTool: IEnumerable`1 AllowTool.Patches.GizmoGridDrawer_DrawGizmoGridFor_Patch:ClearReverseDesignators(IEnumerable`1 instructions) currentSelectable: null
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Log:ErrorOnce (string,int)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.GizmoGridDrawer.DrawGizmoGridFor_Patch1 (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
RimWorld.MapGizmoUtility:MapUIOnGUI ()
RimWorld.MapInterface:MapInterfaceOnGUI_BeforeMainTabs ()
RimWorld.UIRoot_Play:UIRootOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)


Log: https://gist.github.com/HugsLibRecordKeeper/c13efd4ebe21ccef58dab83681c1226e

Steps to reproduce: Have X pawn/animal carry a genepack and try to Split said genepack whilst it's being carried.