RimWorld

RimWorld

Item Teleporter
Strangely frequent issue, this item cannot be delivered properly
Exception in Verse.TickList.Tick: System.ArgumentException: SplitOff with count <= 0
Parameter name: count
[Ref 43BC28C3]
at Verse.Thing.SplitOff (System.Int32 count) [0x0000f] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- PREFIX net.littlewhitemouse.LWM.DeepStorage: Void LWM.DeepStorage.Patch_Thing_SplitOff:Prefix(Thing __instance)
at Verse.ThingWithComps.SplitOff (System.Int32 count) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at ItemTeleporter.Pawn_JobTracker_StartJob_Patch.Prefix (Verse.Pawn ___pawn, Verse.AI.Job newJob, Verse.AI.JobCondition lastJobEndCondition, Verse.AI.ThinkNode jobGiver, System.Boolean resumeCurJobAfterwards, System.Boolean cancelBusyStances, Verse.ThinkTreeDef thinkTree, System.Nullable`1[T] tag, System.Boolean fromQueue, System.Boolean canReturnCurJobToPool) [0x002d6] in <3c808bbad6654e519aa61966d9f6f05c>:0
at Verse.AI.Pawn_JobTracker.StartJob (Verse.AI.Job newJob, Verse.AI.JobCondition lastJobEndCondition, Verse.AI.ThinkNode jobGiver, System.Boolean resumeCurJobAfterwards, System.Boolean cancelBusyStances, Verse.ThinkTreeDef thinkTree, System.Nullable`1[T] tag, System.Boolean fromQueue, System.Boolean canReturnCurJobToPool, System.Nullable`1[T] keepCarryingThingOverride, System.Boolean continueSleeping, System.Boolean addToJobsThisTick, System.Boolean preToilReservationsCanFail) [0x000a6] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- PREFIX pathfinding.framework: Void PathfindingFramework.Patches.MovementMayHaveChanged.Pawn_JobTracker_StartJob_Patch:Prefix(Job ___curJob, Boolean& __state)
- PREFIX pathfinding.framework: Void PathfindingFramework.Patches.ModExtensions.Locomotion.Pawn_JobTracker_StartJob_Patch:Prefix(Pawn ___pawn, LocomotionUrgency& __state)
- PREFIX OskarPotocki.VanillaPsycastsExpanded: Boolean VanillaPsycastsExpanded.Pawn_JobTracker_StartJob_Patch:Prefix(Pawn_JobTracker __instance, Pawn ___pawn, Job newJob, Nullable`1 tag)
- PREFIX ItemTeleporter.Mod: Boolean ItemTeleporter.Pawn_JobTracker_StartJob_Patch:Prefix(Pawn ___pawn, Job newJob, JobCondition lastJobEndCondition, ThinkNode jobGiver, Boolean resumeCurJobAfterwards, Boolean cancelBusyStances, ThinkTreeDef thinkTree, Nullable`1 tag, Boolean fromQueue, Boolean canReturnCurJobToPool)
- POSTFIX pathfinding.framework: Void PathfindingFramework.Patches.MovementMayHaveChanged.Pawn_JobTracker_StartJob_Patch:Postfix(Pawn ___pawn, Job ___curJob, Boolean __state)
- POSTFIX pathfinding.framework: Void PathfindingFramework.Patches.ModExtensions.Locomotion.Pawn_JobTracker_StartJob_Patch:Postfix(Pawn ___pawn, LocomotionUrgency __state)
at Verse.AI.Pawn_JobTracker.TryFindAndStartJob () [0x00099] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.AI.Pawn_JobTracker.EndCurrentJob (Verse.AI.JobCondition condition, System.Boolean startNewJob, System.Boolean canReturnToPool) [0x00220] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER net.pardeike.rimworld.mods.achtung: IEnumerable`1 AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch:Transpiler(IEnumerable`1 instructions)
- PREFIX net.pardeike.rimworld.mods.achtung: Void AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch:Prefix()
- POSTFIX net.pardeike.rimworld.mods.achtung: Void AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch:Postfix()
at Verse.AI.Pawn_JobTracker.JobTrackerTick () [0x001cb] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.Pawn_JobTracker_JobTrackerTick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
at Verse.Pawn.Tick () [0x00650] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER Krkr.RocketMan.Soyuz: IEnumerable`1 Soyuz.Patches.Pawn_Tick_Patch:Transpiler(IEnumerable`1 instructions, ILGenerator generator)
- POSTFIX dev.tobot.vpe-better-autocast: Void BetterAutocastVPE.Patches.Pawn_Tick_Autocast:Postfix(Pawn __instance)
- POSTFIX Mlie.YayosCombat3: Void yayoCombat.patch_Pawn_TickRare:Postfix(Pawn __instance)
- FINALIZER Krkr.RocketMan.Soyuz: Void Soyuz.Patches.Pawn_Tick_Patch:Finalizer(Pawn __instance, Exception __exception)
at Verse.TickList.Tick () [0x0017d] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER net.pardeike.rimworld.lib.harmony: IEnumerable`1 VisualExceptions.ExceptionsAndActivatorHandler:Transpiler(IEnumerable`1 instructions, MethodBase original)