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
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!