安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








System.ArgumentNullException: Value cannot be null.
Parameter name: key
[Ref EB9E0F1D]
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.ModContentHolder`1[T].Get (System.String path) [0x00000] in <2a40c3593b334f29ac3cb3d32d652351>:0
at Verse.ContentFinder`1[T].Get (System.String itemPath, System.Boolean reportFailure) [0x0004d] in <2a40c3593b334f29ac3cb3d32d652351>:0
at RPGTraits.Comp_RPGTraits.CreateVerbTargetCommand (RPGTraits.Verb_Trait verb) [0x00005] in <f6d5a13adaa84bb0a36f6ccd3226d794>:0
at RPGTraits.Comp_RPGTraits+<CompGetGizmosExtra>d__20.MoveNext () [0x00115] in <f6d5a13adaa84bb0a36f6ccd3226d794>:0
at Verse.ThingWithComps+<GetGizmos>d__35.MoveNext () [0x000f3] in <2a40c3593b334f29ac3cb3d32d652351>:0
at Verse.Pawn+<GetGizmos>d__301.MoveNext () [0x000f9] in <2a40c3593b334f29ac3cb3d32d652351>:0
- TRANSPILER rimworld.divineDerivative.romance: IEnumerable`1 BetterRomance.HarmonyPatches.Pawn_GetGizmos:Transpiler(IEnumerable`1 instructions)
at AnimalBehaviours.Pawn_GetGizmos_Patch+<Postfix>d__1.MoveNext () [0x00142] in <fd5badff12414a0d9e2ec8e5c8f4ee50>:0
- TRANSPILER PerformanceOptimizer.Main: IEnumerable`1 PerformanceOptimizer.Optimization_FasterGetCompReplacement:Transpiler(IEnumerable`1 instructions, MethodBase method)
at BetterRomance.HarmonyPatches.Pawn_GetGizmos+<Postfix>d__1.MoveNext () [0x000ce] in <bdefeeac9a694fd98d230ba72b9612d9>:0
- TRANSPILER PerformanceOptimizer.Main: IEnumerable`1 PerformanceOptimizer.Optimization_FasterGetCompReplacement:Transpiler(IEnumerable`1 instructions, MethodBase method)
at <0x2827503ba90 + 0x002c9> <unknown method>
at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00018] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor.GetGizmosFast (Verse.ISelectable selectable) [0x00015] in <5e8f6256eaf94cb4b7e74584595b5bd8>:0
at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x000f7] in <2a40c3593b334f29ac3cb3d32d652351>:0
- TRANSPILER UnlimitedHugs.AllowTool: IEnumerable`1 AllowTool.Patches.InspectGizmoGrid_DrawInspectGizmoGridFor_Patch:ClearReverseDesignators(IEnumerable`1 instructions)
- TRANSPILER PerformanceOptimizer.Main: IEnumerable`1 PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor:InspectGizmoGrid_DrawInspectGizmoGridForTranspiler(IEnumerable`1 instructions) currentSelectable: null
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Hugs Lib error log link here https://gist.github.com/HugsLibRecordKeeper/7dcd25115e3d388c6a60bdb580f2b64a
My debugger log is below but it looks just like everyone else's
system.ArgumentNullException: Value cannot be null.
Parameter name: key
[Ref 16C595C1]
at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.Dictionary`2[TKey,TValue].TryGetValue (TKey key, TValue& value) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.ModContentHolder`1[T].Get (System.String path) [0x00000] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at Verse.ContentFinder`1[T].Get (System.String itemPath, System.Boolean reportFailure) [0x0004d] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at RPGTraits.Comp_RPGTraits.CreateVerbTargetCommand (RPGTraits.Verb_Trait verb) [0x00005] in <f6d5a13adaa84bb0a36f6ccd3226d794>:0
at RPGTraits.Comp_RPGTraits+<CompGetGizmosExtra>d__20.MoveNext () [0x00115] in <f6d5a13adaa84bb0a36f6ccd3226d794>:0
at Verse.ThingWithComps+<GetGizmos>d__35.MoveNext () [0x000f3] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at Verse.Pawn+<GetGizmos>d__301.MoveNext () [0x000f6] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000db] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x000d9] in <630e2863bc9a4a3493f2eff01e3a9556>:0 currentSelectable: null
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
Verse.Log:ErrorOnce (string,int)
RimWorld.InspectGizmoGrid:DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
RimWorld.MainTabWindow_Inspect:DrawInspectGizmos ()
RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane)
RimWorld.MainTabWindow_Inspect:ExtraOnGUI ()
Verse.WindowStack:WindowStackOnGUI ()
RimWorld.UIRoot_Play:UIRootOnGUI ()
Verse.Root:OnGUI ()