Help

Started by NemesisN, October 30, 2017, 08:35:34 PM

Previous topic - Next topic

NemesisN

Does anyone understand what issue I am having here ? This thing keeps popping up a lot

Could not execute post-long-event action. Exception: System.NullReferenceException: Object reference not set to an instance of an object
at DontShaveYourHead.Harmony_PawnGraphicSet_ResolveApparelGraphics.Postfix (Verse.PawnGraphicSet) <0x000ac>
at (wrapper dynamic-method) Verse.PawnGraphicSet.ResolveApparelGraphics_Patch2 (object) <0x000ed>
at AIRobot.X2_AIRobot.InitPawn_Setup () <0x00126>
at Verse.LongEventHandler.ExecuteToExecuteWhenFinished () <0x00069>
Verse.Log:Error(String)
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update_Patch1(Object)
Verse.Root_Play:Update()

Join the RimWorld fan community group on Facebook: https://www.facebook.com/groups/1404635226524821/

Canute

I think some caravan/visitors want to enter your map and the mod DontShaveYourHead got problems to create the proper hair for them.

Maybe a modconflict with an race or appearal you extra use.
You should post an error log made with hugslib or the output_log.txt from the data folder at the mod-topic so the mod author can take a closer look.