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








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 ()