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
this error pops up when i click it:
Exception filling window for LudeonTK.Dialog_Debug: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 87090CD]
at Verse.DebugThingPlaceHelper.IsDebugSpawnable (Verse.ThingDef def, System.Boolean allowPlayerBuildable) [0x000a0] in <69945a8ed6c540cf90b578de735e0605>:0
- POSTFIX Owlchemist.CherryPicker: Boolean CherryPicker.Patch_IsDebugSpawnable:Postfix(Boolean __result, ThingDef def)
at Verse.DebugThingPlaceHelper+<>c__DisplayClass2_0.<TryPlaceOptionsForStackCount>b__0 (Verse.ThingDef def) [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0
at System.Linq.Enumerable+WhereListIterator`1[TSource].MoveNext () [0x00037] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at Verse.DebugThingPlaceHelper.TryPlaceOptionsForStackCount (System.Int32 stackCount, System.Boolean direct) [0x0007c] in <69945a8ed6c540cf90b578de735e0605>:0
at Verse.DebugToolsSpawning.TryPlaceNearThing () [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0
at LudeonTK.DebugActionNode.TrySetupChildren () [0x00010] in <69945a8ed6c540cf90b578de735e0605>:0
at LudeonTK.DebugActionNode.Enter (LudeonTK.Dialog_Debug dialog) [0x00000] in <69945a8ed6c540cf90b578de735e0605>:0
at LudeonTK.Dialog_Debug.DoButton (LudeonTK.DebugActionNode node, System.Single columnWidth, System.Boolean highlight) [0x0003e] in <69945a8ed6c540cf90b578de735e0605>:0
at LudeonTK.Dialog_Debug.DrawNode (LudeonTK.DebugActionNode node, System.Single columnWidth, System.Boolean highlight) [0x00018] in <69945a8ed6c540cf90b578de735e0605>:0
at LudeonTK.DebugTabMenu.ListOptions (System.Int32 highlightedIndex, System.Single columnWidth) [0x00065] in <69945a8ed6c540cf90b578de735e0605>:0
at LudeonTK.Dialog_Debug.DoWindowContents (UnityEngine.Rect inRect) [0x00208] in <69945a8ed6c540cf90b578de735e0605>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <69945a8ed6c540cf90b578de735e0605>:0
https://justpaste.it/gjv0z
just click spawn thing in the debug actions menu, tell your coder its not ME who broke it ;)
you tested "spawn THING" right? not pawn or anything?
-i just updated every mod from my last log manually by deleting their workshop folders and resubbing, launched my (automatically installed+updated by steam) game (where everything else works fine), started a "dev quick test", opened debug actions, clicked "spawn thing" and still the same error message shows up. did YOU actually test this, or did your coder tell you "it just works"? can anybody confirm this please? they think im lying or something.
any weird old config needs deleting or anything i dont know about? is there a mod required that im missing?
Name = ApparelArmorHelmetPowerBase & ApparelArmorPowerBase
located in BMT_CoreApparel.xml shared with base game
AteRawFish causes a minor error on game load
XML error: Duplicate XML node name ToxicEnvironmentResistance in this XML block: <equippedStatOffsets><SlaveSuppressionOffset MayRequire="Ludeon.RimWorld.Ideology">-0.3</SlaveSuppressionOffset><ToxicEnvironmentResistance>0.8</ToxicEnvironmentResistance><ToxicResistance>0.8</ToxicResistance><CarryWeight>80</CarryWeight><CarryBulk>10</CarryBulk><ShootingAccuracyPawn>0.15</ShootingAccuracyPawn><ToxicEnvironmentResistance>0.50</ToxicEnvironmentResistance></equippedStatOffsets>
Error in GenStep: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
[Ref E4DFED76]
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.ThingOwner`1[T].GetAt (System.Int32 index) [0x00000] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at Verse.ThingOwner.get_Item (System.Int32 index) [0x00000] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at VFE_Settlers.GenSteps.GenStep_SpawnWanted.ScatterAt (Verse.IntVec3 loc, Verse.Map map, Verse.GenStepParams parms, System.Int32 count) [0x00040] in <220daa360e2442a0931b80e6e91d0d31>:0
at Verse.GenStep_Scatterer.Generate (Verse.Map map, Verse.GenStepParams parms) [0x00064] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- TRANSPILER rimworld.biomes.core: IEnumerable`1 BiomesCore.Patches.IslandScatterables:Transpiler(IEnumerable`1 instructions)
- PREFIX GeologicalLandforms.Main: Void GeologicalLandforms.Patches.Patch_RimWorld_GenStep_Scatterer:Generate_Prefix(GenStep_Scatterer __instance, State& __state)
- POSTFIX GeologicalLandforms.Main: Void GeologicalLandforms.Patches.Patch_RimWorld_GenStep_Scatterer:Generate_Postfix(GenStep_Scatterer __instance, State __state)
at Verse.MapGenerator.GenerateContentsIntoMap (System.Collections.Generic.IEnumerable`1[T] genStepDefs, Verse.Map map, System.Int32 seed) [0x00137] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- PREFIX GeologicalLandforms.Main: Void GeologicalLandforms.Patches.Patch_Verse_MapGenerator:GenerateContentsIntoMap_Prefix(Map map, IEnumerable`1& genStepDefs)
- PREFIX MapPreview.Main: Void MapPreview.Patches.Patch_Verse_MapGenerator:GenerateContentsIntoMap(Map map, Int32& seed)
- PREFIX OskarPotocki.VFECore: Void VFECore.MapGenerator_GenerateContentsIntoMap_Patch:Prefix(IEnumerable`1& genStepDefs, Map map, Int32 seed)
- POSTFIX GeologicalLandforms.Main: Void GeologicalLandforms.Patches.Patch_Verse_MapGenerator:GenerateContentsIntoMap_Postfix(Map map)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch4 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.MapGenerator.GenerateContentsIntoMap_Patch4 (System.Collections.Generic.IEnumerable`1<Verse.GenStepWithParams>,Verse.Map,int)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.MapGenerator.GenerateMap_Patch4 (Verse.IntVec3,RimWorld.Planet.MapParent,Verse.MapGeneratorDef,System.Collections.Generic.IEnumerable`1<Verse.GenStepWithParams>,System.Action`1<Verse.Map>,bool)
Verse.GetOrGenerateMapUtility:GetOrGenerateMap (int,Verse.IntVec3,RimWorld.WorldObjectDef)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.Planet.CaravanArrivalAction_VisitSite.DoEnter_Patch0 (RimWorld.Planet.CaravanArrivalAction_VisitSite,RimWorld.Planet.Caravan,RimWorld.Planet.Site)
RimWorld.Planet.CaravanArrivalAction_VisitSite/<>c__DisplayClass8_0:<Arrived>b__0 ()
Verse.LongEventHandler:UpdateCurrentSynchronousEvent (bool&)
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)