Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
Q_Biotech_Patches.ThoughtWorker_Precept_ChildInGrowthVat:ShouldHaveThought (Verse.Pawn)
System.NullReferenceException: Object reference not set to an instance of an object
at Q_Biotech_Patches.MeditationFocusTypeAvailabilityCache_PawnCanUseInt_Patch.PawnCanUse (System.Boolean& __result, Verse.Pawn p, RimWorld.MeditationFocusDef type) [0x00038] in <f11cca1116204b7d8a899788fcef1278>:0
at (wrapper dynamic-method) RimWorld.MeditationFocusTypeAvailabilityCache.RimWorld.MeditationFocusTypeAvailabilityCache.PawnCanUseInt_Patch2(Verse.Pawn,RimWorld.MeditationFocusDef)
at RimWorld.MeditationFocusTypeAvailabilityCache.PawnCanUse (Verse.Pawn p, RimWorld.MeditationFocusDef type) [0x0003b] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at RimWorld.MeditationFocusDef.CanPawnUse (Verse.Pawn p) [0x00000] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at RimWorld.RitualRoleAnimaLinker.AppliesToPawn (Verse.Pawn p, System.String& reason, Verse.TargetInfo selectedTarget, RimWorld.LordJob_Ritual ritual, RimWorld.RitualRoleAssignments assignments, RimWorld.Precept_Ritual precept, System.Boolean skipReason) [0x0005d] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at RimWorld.RitualBehaviorWorker+<>c__DisplayClass7_1.<CanStartRitualNow>b__1 (Verse.Pawn p) [0x00000] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at Verse.GenCollection.Count[T] (System.Collections.Generic.List`1[T] list, System.Predicate`1[T] predicate) [0x0000e] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at RimWorld.RitualBehaviorWorker.CanStartRitualNow (Verse.TargetInfo target, RimWorld.Precept_Ritual ritual, Verse.Pawn selectedPawn, System.Collections.Generic.Dictionary`2[TKey,TValue] forcedForRole) [0x00236] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at RimWorld.Command_Ritual.GizmoOnGUIInt (UnityEngine.Rect butRect, Verse.GizmoRenderParms parms) [0x0000b] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at Verse.Command.GizmoOnGUI (UnityEngine.Vector2 topLeft, System.Single maxWidth, Verse.GizmoRenderParms parms) [0x0001e] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc) [0x004bc] in <f4c3e52a3fec4807a874d50b5e1c361f>:0
at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0(System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&) currentSelectable: null
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
very sorry for this error, i hope it didn't disrupt your games too much. it should be fixed now. thank you for your reports.
(if anyone's curious, this turned out to be happening because the linking ritual checks for eligibility from every pawn in the faction... including animals. i was trying to check the backstory of your dogs, which didn't make any sense, hence the error. thought that was kind of funny.)
it would also be good to know whether or not you're using any modded genes.