Skip to content

Instantly share code, notes, and snippets.

@JomerDev
Created March 14, 2020 22:57
Show Gist options
  • Save JomerDev/04ef84ccc93f5b07bc37e73a3b42d4ea to your computer and use it in GitHub Desktop.
Save JomerDev/04ef84ccc93f5b07bc37e73a3b42d4ea to your computer and use it in GitHub Desktop.
Exception filling tab LWM.DeepStorage.ITab_DeepStorage_Inventory: System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.Building_Vent.get_Graphic () [0x00000] in <551170a781914f71badd2d338cb18879>:0
at Verse.Widgets.ThingIcon (UnityEngine.Rect rect, Verse.Thing thing, System.Single alpha) [0x00182] in <551170a781914f71badd2d338cb18879>:0
at LWM.DeepStorage.ITab_DeepStorage_Inventory.DrawThingRow (System.Single& y, System.Single width, Verse.Thing thing) [0x001bd] in <ab13c44132f1454996bcdaad0c58e6df>:0
at LWM.DeepStorage.ITab_DeepStorage_Inventory.FillTab () [0x001f2] in <ab13c44132f1454996bcdaad0c58e6df>:0
at Verse.InspectTabBase+<>c__DisplayClass14_0.<DoTabGUI>b__0 () [0x00039] in <551170a781914f71badd2d338cb18879>:0
Verse.Log:Error(String, Boolean)
Verse.Log:ErrorOnce(String, Int32, Boolean)
Verse.<>c__DisplayClass14_0:<DoTabGUI>b__0()
Verse.ImmediateWindow:DoWindowContents(Rect)
Verse.Window:InnerWindowOnGUI(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment