World map not working properly

Started by Tommo1993, September 19, 2017, 03:08:12 PM

Previous topic - Next topic

Tommo1993

I can't exit world map using bar at the bottom of the screen, because it's not there. I also can't click anything on the map, but I can see it, zoom out, zoom in, move around the map. I can't even use drop pods, or make caravans.
System.NullReferenceException: Object reference not set to an instance of an object
  at RimWorld.Planet.World.WorldPostTick () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
RimWorld.Planet.World:WorldPostTick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()

Object reference not set to an instance of an object
  at RimWorld.Planet.WorldGlobalControls.WorldGlobalControlsOnGUI () [0x00000] in <filename unknown>:0
  at RimWorld.WorldInterface.WorldInterfaceOnGUI () [0x00000] in <filename unknown>:0
  at RimWorld.UIRoot_Play.UIRootOnGUI () [0x00000] in <filename unknown>:0
  at Verse.Root.OnGUI () [0x00000] in <filename unknown>:0

Those 2 lines of code appear one after another, each frame in the debug log, second one appears even when game is paused.
I'm playing with those mods:
Hugslib, Super Soil, Stack Merger, Simple Sidearms, Achtung!, JTReplaceWalls, Quantum Cooling, EPOE, PrisonerRansom, No Mood Loss on Prisoner Sold or Died, More Trade Ships, Medical Tab, Mechanite Forge, Mass Graves, Map Reroll, M-13's Geothermal Generators, M-13's Safe Batteries, Hand Me That Brick, Trading Spot, Furnace, F***FriendlyFire, M-13's Wind Turbines, M-13's Solar Panels, Expanded Turrets, EdB Prepare Carefully, Hardworking animals, Death Rattle, Cooks Can Refuel, Chicken's Multiproducer, Animals Logic, GHXX Tech Advancing, Harvest Everything, Cheaper Components.
That's quite a lot, when I look at it now...
I don't think mods caused those errors, but I'm most likely wrong.
This bug appeared out of nowhere, after loading the game. I didn't touch any mods when this happened.