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

Exception ticking all pawns #3

Open
JonathanTroyer opened this issue Nov 24, 2019 · 0 comments
Open

Exception ticking all pawns #3

JonathanTroyer opened this issue Nov 24, 2019 · 0 comments

Comments

@JonathanTroyer
Copy link

Every single pawn in the world throws the following error:

Exception ticking Val (at (183, 0, 181)): System.NullReferenceException: Object reference not set to an instance of an object
at AbilityUser.AbilityUserMod.Notify_ApparelAdded_PostFix (RimWorld.Pawn_ApparelTracker,RimWorld.Apparel) <0x0004d>
at (wrapper dynamic-method) RimWorld.Pawn_ApparelTracker.Notify_ApparelAdded_Patch2 (object,RimWorld.Apparel) <0x0004f>
at VisiblePants.Patch_Pawn/Patch_Tick.Postfix (Verse.Pawn) <0x000d3>
at (wrapper dynamic-method) Verse.Pawn.Tick_Patch3 (object) <0x00581>
at (wrapper dynamic-method) Verse.TickList.Tick_Patch2 (object) <0x00497>

Log gist: https://gist.github.com/3a432bc41c89950afcbda605630868dc

JonathanTroyer pushed a commit to JonathanTroyer/VisiblePants that referenced this issue Sep 26, 2020
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

1 participant