安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








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.