Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Decoherent/7f39d270078d8f80b138a28f42b77b58 to your computer and use it in GitHub Desktop.
Save Decoherent/7f39d270078d8f80b138a28f42b77b58 to your computer and use it in GitHub Desktop.
What is this
Exception in JobDriver tick for pawn Squirrel226569 driver=JobDriver_AttackMelee (toilIndex=2)
System.NullReferenceException: Object reference not set to an instance of an object
[Ref 8749CCAB]
at Verse.Verb.TryCastNextBurstShot () [0x002f3] in <9720672e708d4eda9d2aacdc483a8d0e>:0
- TRANSPILER legodude17.mvcf: IEnumerable`1 MVCF.PatchSets.PatchSet_VerbComps:TryCastNextBurstShot_Transpiler(IEnumerable`1 instructions, ILGenerator generator)
- POSTFIX legodude17.mvcf: Void MVCF.PatchSets.PatchSet_VerbComps:TryCastNextBurstShot_Postfix(Verb __instance)
at Verse.Verb.WarmupComplete () [0x00013] in <9720672e708d4eda9d2aacdc483a8d0e>:0
at Verse.Verb.TryStartCastOn (Verse.LocalTargetInfo castTarg, Verse.LocalTargetInfo destTarg, System.Boolean surpriseAttack, System.Boolean canHitNonTargetPawns, System.Boolean preventFriendlyFire, System.Boolean nonInterruptingSelfCast) [0x001d2] in <9720672e708d4eda9d2aacdc483a8d0e>:0
- PREFIX com.ogliss.rimworld.mod.VanillaWeaponsExpandedLaser: Void VanillaWeaponsExpandedLaser.HarmonyPatches.VWEL_Verb_Shoot_TryStartCastOn_RapidFire_Patch:TryStartCastOn_RapidFire_Prefix(Verb& __instance, LocalTargetInfo castTarg)
- POSTFIX com.ogliss.rimworld.mod.VanillaWeaponsExpandedLaser: Void VanillaWeaponsExpandedLaser.HarmonyPatches.VWEL_Verb_Shoot_TryStartCastOn_RapidFire_Patch:TryStartCastOn_RapidFire_Postfix(Verb& __instance, LocalTargetInfo castTarg, Single __state)
at Verse.Verb.TryStartCastOn (Verse.LocalTargetInfo castTarg, System.Boolean surpriseAttack, System.Boolean canHitNonTargetPawns, System.Boolean preventFriendlyFire, System.Boolean nonInterruptingSelfCast) [0x00007] in <9720672e708d4eda9d2aacdc483a8d0e>:0
at RimWorld.Pawn_MeleeVerbs.TryMeleeAttack (Verse.Thing target, Verse.Verb verbToUse, System.Boolean surpriseAttack) [0x000ce] in <9720672e708d4eda9d2aacdc483a8d0e>:0
- POSTFIX OskarPotocki.VanillaTraitsExpanded: Void VanillaTraitsExpanded.TryMeleeAttack_Patch:Postfix(Boolean __result, Pawn_MeleeVerbs __instance, Thing target, Verb verbToUse, Boolean surpriseAttack)
at Verse.AI.JobDriver_AttackMelee.<MakeNewToils>b__4_2 () [0x0003d] in <9720672e708d4eda9d2aacdc483a8d0e>:0
at Verse.AI.Toils_Combat+<>c__DisplayClass6_0.<FollowAndMeleeAttack>b__0 () [0x00118] in <9720672e708d4eda9d2aacdc483a8d0e>:0
at Verse.AI.JobDriver.DriverTick () [0x00163] in <9720672e708d4eda9d2aacdc483a8d0e>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment