Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. Exception filling window for WorkTab.MainTabWindow_WorkTab: System.NullReferenceException: Object reference not set to an instance of an object
  2. at WorkTab.PriorityManager.set_ShowPriorities (Boolean value) [0x00000] in <filename unknown>:0
  3. at WorkTab.MainTabWindow_WorkTab+<>c.<DoToggleButtons>b__31_1 (Boolean val) [0x00000] in <filename unknown>:0
  4. at WorkTab.InteractionUtilities.ButtonImageToggle (System.Func`1 getter, System.Action`1 setter, Rect canvas, System.String tipOn, UnityEngine.Texture2D texOn, System.String tipOff, UnityEngine.Texture2D texOff) [0x00000] in <filename unknown>:0
  5. at WorkTab.MainTabWindow_WorkTab.DoToggleButtons (Rect canvas) [0x00000] in <filename unknown>:0
  6. at WorkTab.MainTabWindow_WorkTab.DoWindowContents (Rect rect) [0x00000] in <filename unknown>:0
  7. at Verse.Window+<WindowOnGUI>c__AnonStorey0.<>m__0 (Int32 x) [0x00000] in <filename unknown>:0
  8. Verse.Log:Error(String, Boolean)
  9. Verse.<WindowOnGUI>c__AnonStorey0:<>m__0(Int32)
  10. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, Int32, GUISkin, Int32, Single, Single, GUIStyle)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement