RimWorld

RimWorld

Kyulen - NinetailFox
TRIBeagle 10 Aug, 2022 @ 8:29am
Vanilla Psycasts Expanded 호환 이슈
바익 초능력이랑 같이 사용하면 빨간줄이 엄청나게 뜹니다. 맨 첫줄 recalculating 와 thought 사이만 다르게 해서 계속 뜨네요. 다른 모드 다 빼고 큐렌이랑 바익 초능력, 이 두모드 필수 요구 모드들만 넣고 실행해봐도 에러가 발생합니다.

Exception while recalculating WantToSleepWithSpouseOrLover thought state for pawn Ninetailfoxwt39235: System.NullReferenceException: Object reference not set to an instance of an object at (wrapper dynamic-method) RimWorld.ThoughtUtility.RimWorld.ThoughtUtility.CanGetThought_Patch1(Verse.Pawn,RimWorld.ThoughtDef,bool) at (wrapper dynamic-method) RimWorld.SituationalThoughtHandler.RimWorld.SituationalThoughtHandler.TryCreateThought_Patch1(RimWorld.SituationalThoughtHandler,RimWorld.ThoughtDef) UnityEngine.StackTraceUtility:ExtractStackTrace () Verse.Log:Error (string) (wrapper dynamic-method) RimWorld.SituationalThoughtHandler:RimWorld.SituationalThoughtHandler.TryCreateThought_Patch1 (RimWorld.SituationalThoughtHandler,RimWorld.ThoughtDef) RimWorld.SituationalThoughtHandler:CheckRecalculateMoodThoughts () RimWorld.SituationalThoughtHandler:AppendMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>) RimWorld.ThoughtHandler:GetAllMoodThoughts (System.Collections.Generic.List`1<RimWorld.Thought>) RimWorld.ThoughtHandler:GetDistinctMoodThoughtGroups (System.Collections.Generic.List`1<RimWorld.Thought>) RimWorld.ThoughtHandler:TotalMoodOffset () RimWorld.Need_Mood:get_CurInstantLevel () RimWorld.Need_Seeker:NeedInterval () RimWorld.Need_Mood:NeedInterval () RimWorld.Pawn_NeedsTracker:NeedsTrackerTick () Verse.Pawn:Tick () HardworkingNinetail.Ninetail:Tick () Verse.TickList:Tick () (wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager) Verse.TickManager:TickManagerUpdate () Verse.Game:UpdatePlay () Verse.Root_Play:Update ()