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








Root level exception in OnGUI(): System.ArgumentNullException: Value cannot be null.
Parameter name: collection
[Ref 627C3BCD]
at System.ThrowHelper.ThrowArgumentNullException (System.ExceptionArgument argument) [0x00006] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x00003] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at <0x41cc0420 + 0x00077> <unknown method>
at AdaptiveStorage.Fishery.CollectionExtensions.ToPooledList[T] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in <3f9e7c9508054948822f7e5d62bf7cb9>:0
at AdaptiveStorage.InspectTabUtility.TryOpen (Verse.ISelectable selectable) [0x0001b] in <3f9e7c9508054948822f7e5d62bf7cb9>:0
at AdaptiveStorage.HarmonyPatches.AutomaticallyOpenTab.Postfix (System.Object t) [0x0001c] in <3f9e7c9508054948822f7e5d62bf7cb9>:0
at RimWorld.SelectionDrawer.Notify_Selected (System.Object t) [0x00015] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
- POSTFIX adaptive.storage.framework: Void AdaptiveStorage.HarmonyPatches.AutomaticallyOpenTab:Postfix(Object t)
at RimWorld.Selector.SelectInternal (System.Object obj, System.Boolean playSound, System.Boolean forceDesignatorDeselect) [0x001c7] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
at RimWorld.Selector.Select (System.Object obj, System.Boolean playSound, System.Boolean forceDesignatorDeselect) [0x00000] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
at RimWorld.Selector.SelectUnderMouse () [0x0008a] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
at RimWorld.Selector.HandleMapClicks () [0x0017c] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
- PREFIX SmashPhil.VehicleFramework: Boolean Vehicles.Extra:MultiSelectFloatMenu(List`1 ___selected)
at RimWorld.Selector.SelectorOnGUI () [0x00000] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
at RimWorld.MapInterface.HandleLowPriorityInput () [0x0000f] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
at RimWorld.UIRoot_Play.UIRootOnGUI () [0x000eb] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
- PREFIX SmashPhil.SmashTools: Void SmashTools.MainMenuKeyBindHandler:HandleKeyInputs()
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.UIRoot_Play_UIRootOnGUI_Patch:Postfix()
- POSTFIX Krkr.RocketMan: Void RocketMan.KeyBinder:OnGUI()
at Verse.Root.OnGUI () [0x00046] in <23fcc63d7dfc4dd5b7e76f658fffe1ea>:0
- POSTFIX UnlimitedHugs.HugsLib: Void HugsLib.Patches.Root_OnGUI_Patch:OnGUIHookUnfiltered()
- POSTFIX net.pardeike.rimworld.mod.camera+: Void CameraPlus.Root_OnGUI_Patch:Postfix()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch2 (Verse.Root)
Thanks for the reply/update, unfortunately I swapped around my modlist pretty drastically since I posted that update and decided to try the direcrt project rimfactory version of the digital storage stuff as a workaround so I can't give it a test now lol, sorry about that. I appreciate the reply though!