RimWorld
[MIS] - Arknights
红字求助
添加模组后
建造招募台爆
Root level exception in OnGUI(): System.ArgumentNullException: Value cannot be null.
Parameter name: type
[Ref BEA699C3] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)
开发者使用生成物品功能爆
Exception filling window for LudeonTK.Dialog_Debug: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 2F071BA7]
at Verse.DebugThingPlaceHelper.IsDebugSpawnable (Verse.ThingDef def, System.Boolean allowPlayerBuildable) [0x0007e] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.DebugThingPlaceHelper+<>c__DisplayClass2_0.<TryPlaceOptionsForStackCount>b__0 (Verse.ThingDef def) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at System.Linq.Enumerable+WhereListIterator`1[TSource].MoveNext () [0x00037] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Verse.DebugThingPlaceHelper.TryPlaceOptionsForStackCount (System.Int32 stackCount, System.Boolean direct) [0x0007f] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER latta.devl10n: IEnumerable`1 DevL10N.Harmonize.DebugThingPlaceHelper+TryPlaceOptionsForStackCount:Transpiler(IEnumerable`1 instructions)
at Verse.DebugToolsSpawning.TryPlaceNearThing () [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at LudeonTK.DebugActionNode.TrySetupChildren () [0x00010] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at LudeonTK.DebugActionNode.Enter (LudeonTK.Dialog_Debug dialog) [0x00000] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at LudeonTK.Dialog_Debug.DoButton (LudeonTK.DebugActionNode node, System.Single columnWidth, System.Boolean highlight) [0x0004a] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
- TRANSPILER latta.devl10n: IEnumerable`1 DevL10N.Harmonize.Listing_Standard+DoButton:Transpiler(IEnumerable`1 instructions)
at LudeonTK.Dialog_Debug.DrawNode (LudeonTK.DebugActionNode node, System.Single columnWidth, System.Boolean highlight) [0x00018] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at LudeonTK.DebugTabMenu.ListOptions (System.Int32 highlightedIndex, System.Single columnWidth) [0x00065] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at LudeonTK.Dialog_Debug.DoWindowContents (UnityEngine.Rect inRect) [0x00208] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <91ef6de66e7b4ba2839be0ab7f01fedf>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)