Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - ChampBurgundy

#1
Hello. After 175 hours working on this colony I would really like to be able to leave my base.
I am new to this forum. have been playing Rimworld since A15 but this is first time needing help.
I'm sure I will not have all required information in this post but if you can tell me what is missing I will try and supply it.

Problem-- I have 12 launch pads with launch pods. they are fully fueled with 150 chemfuel. I also have 4 pads and pods not attached to original group fully fueled. When I select the group of 12 pods and select load launch group the list is blank other than the  reset, accept and cancel. Both tabs show no people or items to load.
What am I doing wrong?
I would like to load the load pods with my attack wave and supply them with blocks,beds and food.

Past Problem-- I have hauling bots. at some point in the game the Bots and my people stopped hauling, they would sit idle when items needed to be hauled. Selecting the items and using "haul urgently" or making them move items manually would get people to move but still not bots. I have dogs that will still move all items around but this could be an issue.
I tried messing with the animal zones but everything would stop hauling and putting the areas back did not restore dog hauling so kept current zones.

Any help would be a bonus and pls tell me any info you could use to help. Thanks for reading all the trash I wrote.
I am sending out a walking party and going to see if I need more than one "base" open to send pods.

The answer to sending out a group to another tile and building launch pods is a bust now.

As it turns out I cannot form a caravan that list is blank as well. my old save from the start of the month is also having the issue.
Started new game with exact same setup, formed a stockpile and went to make a caravan. The new game with all the same Mods and settings will let me form a caravan but not my current game.

this is what is copied from dev mode window

Exception drawing MinifiedFurniture3077508: System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.MinifiedThing.DrawAt (Vector3 drawLoc, Boolean flip) [0x00000] in <filename unknown>:0
  at Verse.Thing.Draw () [0x00000] in <filename unknown>:0
  at Verse.ThingWithComps.Draw () [0x00000] in <filename unknown>:0
  at Verse.DynamicDrawManager.DrawDynamicThings (Verse.DrawTargetDef drawTarget) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.DynamicDrawManager:DrawDynamicThings(DrawTargetDef)
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

Loading game from file San Diego trying with mods Core, Miscellaneous 'CORE', Misc. Robots, Misc. Robots++, Mad Skills, HugsLib, Better Workbench Management, Expanded Prosthetics and Organ Engineering 2.0, EdB Prepare Carefully, Refactored Work Priorities, Efficient Light, Medical Tab, Hospitality, Tilled Soil, Hand Me That Brick, Path Avoid - A17, Hardworking animals A17, Set-Up Camp, I Can Fix It!, Less Rebuff, Vegetable Garden , More Trade Ships, LT-DoorMat, Increased Stack, QualityBuilder, RT Fuse, RimFridge - A17, Barbed Wire, RT's Weapon Pack, Realistic Rooms, Allow Tool, Notifications Archiver, A Dog Said..., [A17] Trading Spot, More Vanilla Turrets, Wildlife Tab, JTReplaceWalls [A17], ED-Embrasures, [sd] advanced powergeneration, and Reasonable Components
Verse.Log:Message(String)
Verse.SavedGameLoader:LoadGameFromSaveFile(String)
Verse.Root_Play:<Start>m__84F()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__84C()

QualityBuilder added property to '0' things
Verse.Log:Message(String)
QualityBuilder.ModInitializerComponent:FixedUpdate()

Exception drawing MinifiedFurniture3077508: System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.MinifiedThing.DrawAt (Vector3 drawLoc, Boolean flip) [0x00000] in <filename unknown>:0
  at Verse.Thing.Draw () [0x00000] in <filename unknown>:0
  at Verse.ThingWithComps.Draw () [0x00000] in <filename unknown>:0
  at Verse.DynamicDrawManager.DrawDynamicThings (Verse.DrawTargetDef drawTarget) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.DynamicDrawManager:DrawDynamicThings(DrawTargetDef)
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

Object reference not set to an instance of an object
at RimWorld.MinifiedThing.CanStackWith (Verse.Thing) <0x0007f>
at RimWorld.TransferableUtility.TransferAsOne (Verse.Thing,Verse.Thing) <0x00639>
at RimWorld.TransferableUtility.TransferableMatching<RimWorld.TransferableOneWay> (Verse.Thing,System.Collections.Generic.List`1<RimWorld.TransferableOneWay>) <0x000a6>
at RimWorld.Dialog_FormCaravan.AddToTransferables (Verse.Thing,bool) <0x0001d>
at RimWorld.Dialog_FormCaravan.AddItemsToTransferables () <0x00056>
at RimWorld.Dialog_FormCaravan.CalculateAndRecacheTransferables () <0x00044>
at RimWorld.Dialog_FormCaravan.PostOpen () <0x00030>
at Verse.WindowStack.Add (Verse.Window) <0x00068>
at RimWorld.Planet.MapParent/<GetGizmos>c__Iterator103.<>m__413 () <0x00064>
at Verse.Command_Action.ProcessInput (UnityEngine.Event) <0x00026>
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1<Verse.Gizmo>,single,Verse.Gizmo&) <0x00823>
at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0 (System.Collections.Generic.IEnumerable`1<object>) <0x00469>
at RimWorld.Planet.WorldInspectPane.DrawInspectGizmos () <0x000cd>
at RimWorld.InspectPaneUtility.ExtraOnGUI (RimWorld.IInspectPane) <0x00062>
at RimWorld.Planet.WorldInspectPane.ExtraOnGUI () <0x00010>
at Verse.WindowStack.WindowStackOnGUI () <0x00065>
at RimWorld.UIRoot_Play.UIRootOnGUI () <0x000d7>
at Verse.Root.OnGUI () <0x000c6>

Exception filling window for RimWorld.Dialog_FormCaravan: System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.Dialog_FormCaravan.DoWindowContents (Rect inRect) [0x00000] in <filename unknown>:0
  at Verse.Window+<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (Int32 x) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.<WindowOnGUI>c__AnonStorey2C4:<>m__1B1(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, GUISkin, Int32, Single, Single, GUIStyle)

Object reference not set to an instance of an object
at RimWorld.MinifiedThing.CanStackWith (Verse.Thing) <0x0007f>
at RimWorld.TransferableUtility.TransferAsOne (Verse.Thing,Verse.Thing) <0x00639>
at RimWorld.TransferableUtility.TransferableMatching<RimWorld.TransferableOneWay> (Verse.Thing,System.Collections.Generic.List`1<RimWorld.TransferableOneWay>) <0x000a6>
at RimWorld.Dialog_FormCaravan.AddToTransferables (Verse.Thing,bool) <0x0001d>
at RimWorld.Dialog_FormCaravan.AddItemsToTransferables () <0x00056>
at RimWorld.Dialog_FormCaravan.CalculateAndRecacheTransferables () <0x00044>
at RimWorld.Dialog_FormCaravan.PostOpen () <0x00030>
at Verse.WindowStack.Add (Verse.Window) <0x00068>
at RimWorld.Planet.MapParent/<GetGizmos>c__Iterator103.<>m__413 () <0x00064>
at Verse.Command_Action.ProcessInput (UnityEngine.Event) <0x00026>
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1<Verse.Gizmo>,single,Verse.Gizmo&) <0x00823>
at (wrapper dynamic-method) RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0 (System.Collections.Generic.IEnumerable`1<object>) <0x00469>
at RimWorld.Planet.WorldInspectPane.DrawInspectGizmos () <0x000cd>
at RimWorld.InspectPaneUtility.ExtraOnGUI (RimWorld.IInspectPane) <0x00062>
at RimWorld.Planet.WorldInspectPane.ExtraOnGUI () <0x00010>
at Verse.WindowStack.WindowStackOnGUI () <0x00065>
at RimWorld.UIRoot_Play.UIRootOnGUI () <0x000d7>
at Verse.Root.OnGUI () <0x000c6>

Exception filling window for RimWorld.Dialog_FormCaravan: System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.Dialog_FormCaravan.DoWindowContents (Rect inRect) [0x00000] in <filename unknown>:0
  at Verse.Window+<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (Int32 x) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.<WindowOnGUI>c__AnonStorey2C4:<>m__1B1(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, GUISkin, Int32, Single, Single, GUIStyle)

Exception drawing MinifiedFurniture3077508: System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.MinifiedThing.DrawAt (Vector3 drawLoc, Boolean flip) [0x00000] in <filename unknown>:0
  at Verse.Thing.Draw () [0x00000] in <filename unknown>:0
  at Verse.ThingWithComps.Draw () [0x00000] in <filename unknown>:0
  at Verse.DynamicDrawManager.DrawDynamicThings (Verse.DrawTargetDef drawTarget) [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.DynamicDrawManager:DrawDynamicThings(DrawTargetDef)
Verse.Map:MapUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()



[attachment deleted by admin due to age]