NullReferenceException: Object reference not set to an instance of an object
ScavengerAI.RecognizePlayerOfferingGift (Tracker+CreatureRepresentation subRep, Tracker+CreatureRepresentation objRep, System.Boolean objIsMe, PhysicalObject item) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
ScavengerAI.SocialEvent (SocialEventRecognizer+EventID ID, Creature subjectCrit, Creature objectCrit, PhysicalObject involvedItem) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
SocialEventRecognizer.SocialEvent (SocialEventRecognizer+EventID ID, Creature subjectCreature, Creature objectCreature, PhysicalObject involvedItem) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
SocialEventRecognizer.ItemOffered (Creature gifter, PhysicalObject item, Creature offeredTo) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
SocialEventRecognizer+OwnedItemOnGround.Update () (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
SocialEventRecognizer.Update () (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
Room.Update () (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
RainWorldGame.Update () (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
RainWorldGame.RawUpdate (System.Single dt) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
ProcessManager.Update (System.Single deltaTime) (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
RainWorld.Update () (at <41a4743dd7114320b03bb7d1f362c0b7>:0)
@carmine lichen I had the bug happen and this time I remembered to post the exception log