A17 ground penetrating radar not showing anything

Started by GodWhy, June 10, 2017, 02:40:23 PM

Previous topic - Next topic

GodWhy

GPS not showing a damn thing. When in dev mod it shows this error in the debug log when I click on it.
Exception in UIRootUpdate: System.NullReferenceException: Object reference not set to an instance of an object
  at Verse.DeepResourceGrid.GetCellExtraColor (Int32 index) [0x00000] in <filename unknown>:0
  at Verse.CellBoolDrawer.RegenerateMesh () [0x00000] in <filename unknown>:0
  at Verse.CellBoolDrawer.ActuallyDraw () [0x00000] in <filename unknown>:0
  at Verse.CellBoolDrawer.CellBoolDrawerUpdate () [0x00000] in <filename unknown>:0
  at Verse.DeepResourceGrid.DeepResourceGridUpdate () [0x00000] in <filename unknown>:0
  at RimWorld.MapInterface.MapInterfaceUpdate () [0x00000] in <filename unknown>:0
  at RimWorld.UIRoot_Play.UIRootUpdate () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
RimWorld.UIRoot_Play:UIRootUpdate()
Verse.Root:Update_Patch1(Object)
Verse.Root_Play:Update()

I disabled all the mods I had on and , in a seperate game, tried to find the cause but came up with nothing.

my mod list is attached

Help

[attachment deleted by admin due to age]

GodWhy

Here's one of the save files affected. https://drive.google.com/file/d/0B6nHrcAzcTcqcUFBYWhPSFAwOTA/view?usp=sharing
I realize this isn't a major issue but I really have no idea what I'm doing; I would appreciate any help anyone would be gracious to give.