RimWorld

RimWorld

Medieval Overhaul
Explorers Bench Removing Hud
Message logging is now once again on.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.ResetMessageCount_Patch1 ()
Verse.Log:Clear ()
LudeonTK.EditWindow_Log/<>c:<DoWindowContents>b__33_0 ()
LudeonTK.EditWindow:DoRowButton (single&,single,string,string,System.Action)
LudeonTK.EditWindow_Log:DoWindowContents (UnityEngine.Rect)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)

Loading game from file Autosave-4 with mods:
- brrainz.harmony
- Ludeon.RimWorld
- Ludeon.RimWorld.Royalty
- Ludeon.RimWorld.Ideology
- Ludeon.RimWorld.Biotech
- UnlimitedHugs.HugsLib
- PeteTimesSix.SimpleSidearms
- UnlimitedHugs.AllowTool
- khamenman.armorracks
- GT.Sam.BasicDoubleDoors
- Fuu.BloodAnimations
- brrainz.cameraplus
- Aoba.Tent
- UnlimitedHugs.DefensivePositions
- EdB.PrepareCarefully
- OskarPotocki.VanillaFactionsExpanded.Core
- Ogliss.TheWhiteCrayon.Quarry
- sirvan.quarryretexture
- GT.Sam.TilledSoil
- Mlie.ShowMeYourHands
- Rooboid.Hdhair
- Mehni.PickUpAndHaul
- syrchalis.processor.framework
- DankPyon.Medieval.Overhaul
- m00nl1ght.MapPreview
- Jaxe.Bubbles
- Taveron.IncreasedStack
- m00nl1ght.GeologicalLandforms
- Aoba.Fortress.Neolithic
- Aoba.Fortress.Medieval (incompatible version)
- Aoba.Fortress.Medieval.Material (incompatible version)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch1 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()

Exception spawning loaded thing DankPyon_QuestFinder134604: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 9E10D183]
at RimWorld.CompAffectedByFacilities.CanPotentiallyLinkTo_Static (Verse.ThingDef facilityDef, Verse.IntVec3 facilityPos, Verse.Rot4 facilityRot, Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map myMap) [0x00007] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.CanPotentiallyLinkTo_Static (Verse.Thing facility, Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map myMap) [0x00012] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities+<PotentialThingsToLinkTo>d__24.MoveNext () [0x00142] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities+<get_ThingsICanLinkTo>d__22.MoveNext () [0x000b4] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.LinkToNearbyFacilities () [0x00045] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.PostSpawnSetup (System.Boolean respawningAfterLoad) [0x00000] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.ThingWithComps.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x00026] in <957a20e0be784a65bc32cf449445b937>:0
- POSTFIX OskarPotocki.VFECore: Void VFECore.Thing_SpawnSetup_Patch:Postfix(ThingWithComps __instance)
at Verse.Building.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x00054] in <957a20e0be784a65bc32cf449445b937>:0
at MedievalOverhaul.Building_QuestScanner.SpawnSetup (Verse.Map map, System.Boolean respawningAfterLoad) [0x00001] in <e86f5e0c293e4983b85c8e46412b9706>:0
at Verse.GenSpawn.Spawn (Verse.Thing newThing, Verse.IntVec3 loc, Verse.Map map, Verse.Rot4 rot, Verse.WipeMode wipeMode, System.Boolean respawningAfterLoad, System.Boolean forbidLeavings) [0x00246] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.GenSpawn.SpawnBuildingAsPossible (Verse.Building building, Verse.Map map, System.Boolean respawningAfterLoad) [0x000fa] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.Map.FinalizeLoading () [0x0015d] in <957a20e0be784a65bc32cf449445b937>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Map:FinalizeLoading ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.LoadGame_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch1 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()

Exception in BreadthFirstTraverse: System.NullReferenceException: Object reference not set to an instance of an object
[Ref E7672B91]
at RimWorld.CompAffectedByFacilities.CanPotentiallyLinkTo_Static (Verse.ThingDef facilityDef, Verse.IntVec3 facilityPos, Verse.Rot4 facilityRot, Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map myMap) [0x00007] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.CanPotentiallyLinkTo_Static (Verse.Thing facility, Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map myMap) [0x00012] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities+<PotentialThingsToLinkTo>d__24.MoveNext () [0x00142] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities+<get_ThingsICanLinkTo>d__22.MoveNext () [0x000b4] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.LinkToNearbyFacilities () [0x00045] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.RelinkAll () [0x00000] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.CompAffectedByFacilities.Notify_LOSBlockerSpawnedOrDespawned () [0x00000] in <957a20e0be784a65bc32cf449445b937>:0
at RimWorld.FacilitiesUtility+<>c__DisplayClass5_0.<NotifyFacilitiesAboutChangedLOSBlockers>b__1 (Verse.Region x) [0x0007b] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.RegionTraverser+BFSWorker.BreadthFirstTraverseWork (Verse.Region root, Verse.RegionEntryPredicate entryCondition, Verse.RegionProcessor regionProcessor, System.Int32 maxRegions, Verse.RegionType traversableRegionTypes) [0x00054] in <957a20e0be784a65bc32cf449445b937>:0
at Verse.RegionTraverser.BreadthFirstTraverse (Verse.Region root, Verse.RegionEntryPredicate entryCondition, Verse.RegionProcessor regionProcessor, System.Int32 maxRegions, Verse.RegionType traversableRegionTypes) [0x00044] in <957a20e0be784a65bc32cf449445b937>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.RegionTraverser:BreadthFirstTraverse (Verse.Region,Verse.RegionEntryPredicate,Verse.RegionProcessor,int,Verse.RegionType)
RimWorld.FacilitiesUtility:NotifyFacilitiesAboutChangedLOSBlockers (System.Collections.Generic.List`1<Verse.Region>)
Verse.District:Notify_RoomShapeOrContainedBedsChanged ()
Verse.RegionAndRoomUpdater:NotifyAffectedDistrictsAndRoomsAndUpdateTemperature ()
Verse.RegionAndRoomUpdater:CreateOrUpdateRooms ()
Verse.RegionAndRoomUpdater:TryRebuildDirtyRegionsAndRooms ()
Verse.RegionAndRoomUpdater:RebuildAllRegionsAndRooms ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Map.FinalizeInit_Patch1 (Verse.Map)
Verse.Map:FinalizeLoading ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.LoadGame_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch1 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()

Exception in BreadthFirstTraverse: System.NullReferenceException: Object reference not set to an instance of an object
[Ref E7672B91] Duplicate stacktrace, see ref for original
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.RegionTraverser:BreadthFirstTraverse (Verse.Region,Verse.RegionEntryPredicate,Verse.RegionProcessor,int,Verse.RegionType)
RimWorld.FacilitiesUtility:NotifyFacilitiesAboutChangedLOSBlockers (System.Collections.Generic.List`1<Verse.Region>)
Verse.District:Notify_RoomShapeOrContainedBedsChanged ()
Verse.RegionAndRoomUpdater:NotifyAffectedDistrictsAndRoomsAndUpdateTemperature ()
Verse.RegionAndRoomUpdater:CreateOrUpdateRooms ()
Verse.RegionAndRoomUpdater:TryRebuildDirtyRegionsAndRooms ()
Verse.RegionAndRoomUpdater:RebuildAllRegionsAndRooms ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Map.FinalizeInit_Patch1 (Verse.Map)
Verse.Map:FinalizeLoading ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.LoadGame_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.SavedGameLoaderNow.LoadGameFromSaveFileNow_Patch1 (string)
Verse.Root_Play/<>c:<Start>b__1_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__28_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()

Used while CanUseNow is false.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimWorld.CompScanner:Used (Verse.Pawn)
MedievalOverhaul.JobDriver_OperateQuest/<>c__DisplayClass1_0:<MakeNewToils>b__1 ()
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()

Reached max messages limit. Stopping logging to avoid spam.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Verse.Log:Notify_MessageReceivedThreadedInternal (string,string,UnityEngine.LogType)
UnityEngine.Application:CallLogCallback (string,string,UnityEngine.LogType,bool)
UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
UnityEngine.Logger:Log (UnityEngine.LogType,object)
UnityEngine.Debug:LogError (object)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimWorld.CompScanner:Used (Verse.Pawn)
MedievalOverhaul.JobDriver_OperateQuest/<>c__DisplayClass1_0:<MakeNewToils>b__1 ()
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()

Used while CanUseNow is false.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
RimWorld.CompScanner:Used (Verse.Pawn)
MedievalOverhaul.JobDriver_OperateQuest/<>c__DisplayClass1_0:<MakeNewToils>b__1 ()
Verse.AI.JobDriver:DriverTick ()
Verse.AI.Pawn_JobTracker:JobTrackerTick ()
Verse.Pawn:Tick ()
Verse.TickList:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch2 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch1 (Verse.Game)
Verse.Root_Play:Update ()
< >
Showing 1-3 of 3 comments
Boblik 2 May @ 7:33am 
Thank you very much.
I didn’t find the cause of the problem, but after scrolling through your log I found that the "explorer’s table" is actually called a "quest finder". Knowing this, I quickly found it in the spawn command and was able to spawn a fully working explorer’s table (still with the same error, but working).
I have the same problem but with a different log. Also i didnt find the explorers table as quest finder. Maybe im searching in the wrong dev mode commands? where is that exactly?

Exception in UIRootUpdate: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 2D3F00B1]
at RimWorld.CompAffectedByFacilities.CanPotentiallyLinkTo_Static (Verse.ThingDef facilityDef, Verse.IntVec3 facilityPos, Verse.Rot4 facilityRot, Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map myMap) [0x00007] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.CompAffectedByFacilities.CanPotentiallyLinkTo_Static (Verse.Thing facility, Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map myMap) [0x00012] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.CompAffectedByFacilities+<PotentialThingsToLinkTo>d__24.MoveNext () [0x00142] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.CompAffectedByFacilities.DrawLinesToPotentialThingsToLinkTo (Verse.ThingDef myDef, Verse.IntVec3 myPos, Verse.Rot4 myRot, Verse.Map map) [0x00038] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.PlaceWorker_ShowFacilitiesConnections.DrawGhost (Verse.ThingDef def, Verse.IntVec3 center, Verse.Rot4 rot, UnityEngine.Color ghostCol, Verse.Thing thing) [0x00018] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at Verse.GhostDrawer.DrawGhostThing (Verse.IntVec3 center, Verse.Rot4 rot, Verse.ThingDef thingDef, Verse.Graphic baseGraphic, UnityEngine.Color ghostCol, Verse.AltitudeLayer drawAltitude, Verse.Thing thing, System.Boolean drawPlaceWorkers, Verse.ThingDef stuff) [0x00084] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.Designator_Place.DrawGhost (UnityEngine.Color ghostCol) [0x00033] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.Designator_Place.SelectedUpdate () [0x00079] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.Designator_Build.SelectedUpdate () [0x00000] in <a1dcdc3aee3f4bb693529c51a3916574>:0
- POSTFIX Kikohi.PipeSystem: Void PipeSystem.Designator_Build_Patch:Postfix(BuildableDef ___entDef)
at Verse.DesignatorManager.DesignatorManagerUpdate () [0x00013] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.MapInterface.MapInterfaceUpdate () [0x00027] in <a1dcdc3aee3f4bb693529c51a3916574>:0
at RimWorld.UIRoot_Play.UIRootUpdate () [0x00015] in <a1dcdc3aee3f4bb693529c51a3916574>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
RimWorld.UIRoot_Play:UIRootUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()
Boblik 5 May @ 4:45am 
Command - spawn unminified thing - Dank Pyon: quest finder.

In your log, something is wrong with the Kikohi.PipeSystem, I guess.

And please tell me are you using a mod - linkable settings?

Edit: you're right, I loaded my save and there really are no commands to spawn the table.
I give up, I'm just going to play without it.
Last edited by Boblik; 5 May @ 5:21am
< >
Showing 1-3 of 3 comments
Per page: 1530 50