Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save FluffierThanThou/fe114405926fa526aafc3b7af9930272 to your computer and use it in GitHub Desktop.
Save FluffierThanThou/fe114405926fa526aafc3b7af9930272 to your computer and use it in GitHub Desktop.
System.NullReferenceException: Object reference not set to an instance of an object
at Verse.GridsUtility.GetThingList (Verse.IntVec3,Verse.Map) <0x00009>
at Verse.GridsUtility.GetFirstPawn (Verse.IntVec3,Verse.Map) <0x00028>
at Apini.ScytherPatch/<>c__DisplayClass2_0.<AoEYield>b__0 (Verse.IntVec3) <0x00065>
at System.Linq.Enumerable/<CreateWhereIterator>c__Iterator1D`1<Verse.IntVec3>.MoveNext () <0x000fc>
at System.Linq.Enumerable.Any<Verse.IntVec3> (System.Collections.Generic.IEnumerable`1<Verse.IntVec3>) <0x000ea>
at Verse.GenCollection.TryRandomElement<Verse.IntVec3> (System.Collections.Generic.IEnumerable`1<Verse.IntVec3>,Verse.IntVec3&) <0x00125>
at Apini.ScytherPatch.AoEYield (RimWorld.Plant,int&) <0x00138>
at (wrapper dynamic-method) RimWorld.Plant.YieldNow_Patch1 (object) <0x0017b>
at FluffyManager.ManagerJob_Foraging.get_CurrentDesignatedCount () <0x000d2>
at FluffyManager.ManagerJob_Foraging.Tick () <0x00065>
at FluffyManager.Manager.MapComponentTick () <0x0007e>
at Verse.MapComponentUtility.MapComponentTick (Verse.Map) <0x00050>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment