Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with Animal Gear mod #9

Open
archielecroy opened this issue Dec 1, 2020 · 3 comments
Open

Conflict with Animal Gear mod #9

archielecroy opened this issue Dec 1, 2020 · 3 comments

Comments

@archielecroy
Copy link

After killing and stripping my first raider, I started getting the following error repeatedly:

Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.NullReferenceException: Object reference not set to an instance of an object
at (wrapper dynamic-method) RimWorld.ThoughtUtility.RimWorld.ThoughtUtility.CanGetThought_NewTemp_Patch1(Verse.Pawn,RimWorld.ThoughtDef,bool)
at Outfitted.OutfittedMod.ApparelScoreRaw (Verse.Pawn pawn, RimWorld.Apparel apparel, RimWorld.NeededWarmth neededWarmth) [0x0009b] in <44eab0fe202d47418afef805f9237400>:0

I forced my animals to sleep and the error stopped. Once they woke, the error resumed. I created an outfit for the animals with "Penalty Worn by Corpse" un-checked, and that also appears to prevent the error.

@maarxx
Copy link

maarxx commented Dec 2, 2020

@BryanAldrich opened a PR, possibly related, here: #7

You can get his corresponding branch, and try that, here: https://github.com/BryanAldrich/RimWorld-Outfitted

Try downloading that and installing it as a non-steam mod and see if that behaves better.

@BryanAldrich
Copy link
Contributor

I just compiled it up if you need it.
https://github.com/BryanAldrich/RimWorld-Outfitted/releases/tag/1.2-hotfix

@archielecroy
Copy link
Author

So far, I haven't encountered the error when using the fix from #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants